dolphin/Source/Core
Pierre Bourdon da697df6ee AVIDump: fix FFV1 encoding
ffmpeg 2.0 changed requirements for the FFV1 encoder and made them more strict,
requiring more fields of the input frame to be initialized. Explicitly setting
pixfmt, width and height solve the EINVAL issues with FFV1 encoding.

Original fix from http://ffmpeg.org/pipermail/libav-user/2013-October/005759.html
2014-07-10 02:53:12 +02:00
..
AudioCommon Revert "Don't add segfault handler in interpreter mode" 2014-07-07 05:30:06 +02:00
Common Common: Using size_t in PointerWrap's DoContainer apparently causes crashes. Fixes this. 2014-07-06 03:05:27 -04:00
Core Revert "Don't add segfault handler in interpreter mode" 2014-07-07 05:30:06 +02:00
DiscIO Reorder class initializer lists 2014-07-04 03:53:22 +02:00
DolphinWX Merge pull request #585 from lioncash/sprintfs 2014-07-09 02:36:22 +02:00
InputCommon Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
VideoBackends D3D: Use std::strings for Compile[x]Shader and CompileAndCreate[x]Shader 2014-07-07 19:32:03 -04:00
VideoCommon AVIDump: fix FFV1 encoding 2014-07-10 02:53:12 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00