FFDShow Beta6 (rev2527)

Status
Not open for further replies.

k@lkov

Super VIP
Messages
10,003
Code:
[B]Bug Fixes :[/B]
o Important security fix: Buffer overflow vulnerability was fixed
o Fixes to ffdshow's remote API
o GDI resource leak fix

[B]Subtitle fixes:[/B]
+ Fixed missing character at the end of line with non-UTF8 
  encoding in embedded subtitles
+ When activating SSA tags within SRT subs, default 
  placement (with no tag) was not correct
+ Subtitle stability fix for random crashes
o Workaround for crashes in applications that use the Windows 
  Media Player SDK
o Wrong color fix for Fraps v5
o The Grab filter was producing a black right border when saving PNG 
  images having a width which was not a multiple of 16
o OSD / Info & CPU: Show correct value in "Movie FPS"
o Crash due to a language file size limit was fixed

[B]New and improved features :[/B]
o Added support for E-AC3 decoding (Dolby Digital Plus)
o Added support for DTS-HD decoding (core DTS only)
o Added support for Dolby TrueHD and MLP decoding (full TrueHD 
  decoding or AC3 can pass-through depending on config)
o New deinterlacer: yadif (Yet Another DeInterlacing Filter)
o Updated libavcodec with the latest code from the FFmpeg project

[B]Volume normalization:[/B]
+ One-pass normalization added. This mode is used to reach the
   highest possible loudness with minimum of possible artifacts
+ Improved normalization, the probability of clipping has been decreased
o Added support for S/PDIF sample rates other than 48kHz: Pass-through 
  of 44.1kHz AC3/DTS streams plays back correctly now
o Dynamic range compression level for AC3 and E-AC3 sources can now 
  be set between 0 and 100%
o AC3/DTS pass-through settings are now based on presets
o DVD playback support by libavcodec
o Tweaked compatibility list reporting: Executable names that are 
  not yet in the default whitelist/blacklist are now reported only
o Unicode support for FFDShowRemoteAPI
o Language file size limit was increased, all language files are now 
  encoded as UTF-16LE+BOM

[B]Various OSD updates:[/B]
+ Buffer limit increased from 256 to 2048 characters
+ HTML encoding support similar to SRT files
+ Added SSA support for OSD and combobox to select the
  format (HTML/SSA)
o SRT files with tags support: SSA tags support in SRT files and 
  HTML tags support in SSA files
o Improved compatibility with certain MPEG2 Transport / Program 
  Stream demultiplexers (e.g. DVBSource, Elecard) for files
o that contain H.264 video
o Support H.264 digital television playback in DVBViewer
o Improved H.264 seeking
o Added an option to deinterlace only frames flagged as "interlaced"
o Enhanced interlacing options allow to choose the method (auto, 
  weave, bob) as well as the field order (auto, top field,
o bottom field)
o Color space conversion: Added option "Force progressive" and
   "Force interlace"
o Flag telecined frames as progressive (libmpeg2)
o H.264: Correct field order, interlace/progressive flags are decode
 
Status
Not open for further replies.
Top