dolphin/Source
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
..
Android Android: Remove an unnecessary getString call from EmulationActivity 2014-07-05 18:02:30 -04:00
Core AVIDump: fix FFV1 encoding 2014-07-10 02:53:12 +02:00
DSPSpy Fixed issue with DSP Dump not closing files. 2014-06-23 13:08:43 -07:00
DSPTool Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
UnitTests Remove the min/max functions in CommonFuncs. 2014-05-29 21:44:41 -04:00
VSProps Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
CMakeLists.txt Fixes build if the build path has spaces in it. 2014-05-23 18:24:08 -05:00
dolphin-emu.sln Remove the 32-bit config platform from the VS solution and projects 2014-06-24 22:07:26 -04:00
pch.h Fix Linux build 2014-02-18 12:09:38 +01:00