FFDShow MPEG-4 Video Decoder

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

Previous topic - Next topic

0 Members and 3 Guests are viewing this topic.









josagi

ffdshow (x86/x64)

Changes (4286-4288)
-Updated palette handling
-update zlib to v1.2.6
-fixed ICL12 x64 crashes


   ffdshow_rev4288_20120130_x86_icl12.zip

   ffdshow_rev4288_20120130_x86-msvc2010.zip

   ffdshow_rev4288_20120130_x64-msvc2010.zip


josagi

ffdshow tryouts project, svn 4296(x86/x64)

   Sync with IntelQuickSync Decoder rev31 (v0.25 beta):
    * Sync to QS decoder release.
    * Since r30:
    * Optimized and cleaned gpu_memcpy function.
    * Updated docs and version numbers.
    * No ffdshow code change;

    Added support for Indeo4 video.



   8421-ffdshow-tryouts-project-svn-4296-x86-icl12

   8420-ffdshow-tryouts-project-svn-4296-x86-msvc2010

   8419-ffdshow-tryouts-project-svn-4296-x64-msvc2010

josagi

svn 4307

Added QuickSync installer check in ffSpkCfg.dll. Called by the install script.;

Cosmetics;

Fix crash with paletted formats;

OSD item &quot;Raw frame timestamps&quot; <translate [-1]>  Raw frame timestamps= /translate>


   8485-ffdshow-tryouts-project-svn-4307-x86-icl12

   8484-ffdshow-tryouts-project-svn-4307-x86-msvc2010

   8483-ffdshow-tryouts-project-svn-4307-x64-msvc2010


josagi

ffdshow tryouts project, svn 4319(x86/x64)

Changes (4315-4319):


•Sync with IntelQuickSync Decoder rev38:
- Time stamp handling is now default off.

Modified/fixed TtelecineManager class (in TvideoCodec.cpp + .h). Changed behavior to produce exactly 23.976 fps when entering film mode. Previous behavior was not producing smooth playback. In film mode time stamps are calculated from the first frame of the film sequence.
Re-added an initialization from SPS header (H264) of the pictIn variable used for codec initialization. Need to check if this is actually used since no one complained;

•H.264: Use time_scale and num_units_in_tick to set frame rate in the connection media type. Treat num_units_in_tick / sps.time_scale as field duration (it was frame duration);

•make use of sws_setColorspaceDetails. Set color space conversion matrix. Works only for 8-bit YCbCr to RGB conversion;

•flag OSD and subtitles filter to accept RGB32 input;

•FRAPS: Check for default output color space (RGB or YCbCr) on connection. Requires BITMAPINFOHEADER::biBitCount in the AVI chunk to be set correctly.


     ffdshow tryouts project, svn 4319 (x86) icl12

     ffdshow tryouts project, svn 4319 (x86) - MSVC2010  

     ffdshow tryouts project, svn 4319 (x64) - MSVC2010