Commit Graph

11120 Commits (862c5fc8f6bd48d7104b2160bfa56c8c656e8f6b)
 

Author SHA1 Message Date
cc9cii 862c5fc8f6 Add libavresample support. Tested on windows x64 only. 10 years ago
cc9cii 785d2c7cc9 Remove incomplete implementation to support planar formats. Make libswresample a prerequisite. 10 years ago
cc9cii f616000afb More fix based on code review. 10 years ago
cc9cii c396149f23 Code review fix. 10 years ago
cc9cii 7ae8d04c47 Arrgh... silly typo 10 years ago
cc9cii c6cad5adc5 Make cmake more reliably detect libswresample 10 years ago
cc9cii 801b9446b7 Support for ubuntu/debian. Can easily be reverted if not required. 10 years ago
cc9cii 093c7f8882 Moved format conversion to audio_decode_frame() 10 years ago
cc9cii 1e72cf4cdc More refactoring, remove more #ifdef guards and fix repeat samples for planar formats. 10 years ago
cc9cii 5095f729b0 Make travis happy again. 10 years ago
cc9cii 2d6b532ea5 Minimize the use of #ifdef guards for better code legibility. 10 years ago
cc9cii 6138d0c982 Attempt to work around travis. 10 years ago
cc9cii f4dd281393 Simplify the use of swr_convert and add #ifdef guards around code that require libswresample. 10 years ago
cc9cii 0b9d17a81d More cleanup. 10 years ago
cc9cii fdee660ffb Implemented feedback review comments, removing hard coded values and adding error handling. 10 years ago
cc9cii 68cbb8989e Cleanup comments. 10 years ago
cc9cii a7371eda4d Now works for both FLT and S16 formats. The output format is hard coded in the MovieAudioDecoder constructor (default S16). 10 years ago
cc9cii 8429dab271 Working version - converts FLTP to FLT. Does not work when converting to S16. 10 years ago
cc9cii 16c165185b Minor cleanup. Tested successfully on windows x64 using ffmpeg-20140823-git-7444cf9-win64-dev which is on libavcodec version 56.0.101. 10 years ago
cc9cii 944f99b23a Initial commit of FLTP format binkaudio support. Converts to FLT format by manually interleaving decoded samples. swresample library is included with a view to use swr_convert() in future versions, but not used in this commit. 10 years ago
Marc Zinnschlag 03c0cbc65a added owner global column to references table (Fixes #1695) 10 years ago
Bret Curtis dbc86333d3 update travis-ci to not pull in all of boost and trimmed unneeded cmake settings 10 years ago
Marc Zinnschlag 2eadff54d4 Merge remote-tracking branch 'rohitnirmal/scan-build-fixes' 10 years ago
Marc Zinnschlag 92e74d33a9 Merge remote-tracking branch 'cc9cii/minor-fix' 10 years ago
Rohit Nirmal b5eb16b663 Silence some scan-build warnings. 10 years ago
cc9cii fa0352cd75 fix typo 10 years ago
cc9cii 961b4f0142 Suppress a warning. 10 years ago
cc9cii df87859d7c Move the workaround to loadscpt.cpp as per feedback comments. 10 years ago
cc9cii 52daaf6ce3 Fixes bug #1849. Workaround MAO_Containers.esp from Morrowind Acoustic Overhaul placing SCVR records at the end rather than where expected by loadscpt.cpp. 10 years ago
scrawl feeb740497 Fix bone not found exception for golden saint spellcasting 10 years ago
scrawl 0f43592237 Another invalid iterator fix 10 years ago
scrawl 1c222a0154 Fix mSelectedEnchantItem cleanup not working for non-player actors 10 years ago
scrawl f91d639782 Add missing soul trap sound (Fixes #1855) 10 years ago
Marc Zinnschlag 78393bca30 Merge branch 'editorfix' 10 years ago
Marc Zinnschlag 0dff1fb816 fix for previous commit (was using wrong destination path) 10 years ago
Marek Kochanowicz ea2feb0aa9 fix for bug 1672 10 years ago
Marc Zinnschlag ce3d75bba2 Merge remote-tracking branch 'scrawl/master' 10 years ago
Marc Zinnschlag 9197d4b653 Merge remote-tracking branch 'scrawl/ai' 10 years ago
scrawl 253036abee Play VFX_Soul_Trap on successful soul trap 10 years ago
scrawl f8f4d2dfdb Another invalid iterator fix 10 years ago
scrawl 1a98f8ca93 Invalid iterator fix 10 years ago
scrawl 2e623bac5a Don't attempt to use broken weapons in AI 10 years ago
scrawl 0bdc1b243a Consider weapon ammunition in combat AI (Fixes #1576) 10 years ago
scrawl f1d72419de Don't equip weapons in autoEquip, AiCombat does that now (Fixes #1451) 10 years ago
scrawl 0fe9612afb Implement basic spellcasting AI (Fixes #961)
Select a weapon to attack with in AiCombat and equip it (Fixes #1609, Fixes #1772)
10 years ago
scrawl 1a96dd0bd5 Remove more MyGUI 3.2.0 specific code 10 years ago
cc9cii 7ff1136d81 For compiling in Windows with MSVC. 10 years ago
Marc Zinnschlag 0b3e2775a0 fixed wording in body part verifier 10 years ago
Stanislav 4d2bdda22f Merge branch 'master' of https://github.com/OpenMW/openmw 10 years ago
Stanislav bdfb0c8351 Feature #1616: Body part record verifier 10 years ago