FFDShow MPEG-4 Video Decoder

Started by antox, December 10, 2009, 03:06:54 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

josagi



josagi

ffdshow (x86/x64) Revision - 4079

Changes (4073-4079):

*YV12 to P010/P016: Implement direct conversion;
*exclude KernelDeint from ffdshow_2010.sln for Win32 (use GCC instead)
*cosmetics in the project files;
*update batch files;
*simd.h: added movHalf, which does the same function as load2. For *compatibility, load2 was left untouched;
*ffdshow converters2: minor optimization for code size;
*NV12 to P010/P016: Implement direct conversion;
*resource fix (sorry for typo. 4:2:0->4:2:2).



   ffdshow_rev4079_20111125_x86-MSVC2010.zip

   ffdshow_rev4079_20111125_x86_icl12.zip

   ffdshow_rev4079_20111125_x64-MSVC2010.zip



josagi

ffdshow (x86/x64) Revision - 4096



      installer:
      * remove unneeded MinVersion entries
      * simplify IsUpdate()
      * add a couple of IS checks;
    *
      remove broken DV output feature;
    *
      fixed crash(since the addition of P010/P016 color spaces): If letter box was used for 10-bit image, ffdshow crashed;
    *
      added comment: hexadecimal value for color spaces (useful for debugging);
    *
      set the VersionInfo for the ffdshow files automatically from version.h;
    *
      ffdshow converters:
        * Change chroma position to default MPEG-2/4/AVC position (horizontally left, vertically center)
          If MPEG1 is decoded by ffdshow, MPEG-1 position is used. (horizontally center, vertically center)
        * Optimize for code size and compilation time without damaging performance for major color spaces..


   ffdshow_rev4096_20111129_x86-MSVC2010.zip

   ffdshow_rev4096_20111129_x86_icl12.zip

   ffdshow_rev4096_20111129_x64-MSVC2010.zip




josagi

ffdshow - (x86/x64), revision - 4140

Changes:

ffdshow converters:
add support for 8-bit 444P input. (output is 8bit RGB)


   ffdshow_rev4140_20111210_x64-MSVC2010.zip

   ffdshow_rev4140_20111210_x86_icl12.zip

   ffdshow_rev4140_20111210_x86-MSVC2010.zip


josagi

rev4145

Changes (4143-4145):

*more use of ffalign (please make clean);
*Raw input: Do not force "AVI/WAV File Source" to change stride if it is the upper stream. The behavior is also disabled for ffdshow DirectShow encoder;
*Don't manage soft telecine if "Detect soft telecine and average frame durations" is unchecked.


   ffdshow_rev4145_20111214_x64-MSVC2010.zip

   ffdshow_rev4145_20111214_x86_icl12.zip

   ffdshow_rev4145_20111214_x86-MSVC2010.zip

josagi

ffdshow_rev4174

changes:


Fixed non-working DXVA with 16 reframes on AMD HD6xxx cards

   ffdshow_rev4174_20111219_clsid.exe

   ffdshow_rev4174_20111219_clsid_x64.exe

josagi