diff options
author | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2007-01-13 22:21:00 +0000 |
---|---|---|
committer | Miguel Freitas <miguelfreitas@users.sourceforge.net> | 2007-01-13 22:21:00 +0000 |
commit | edbd49795c230dd123ac153603db0f21db353edf (patch) | |
tree | 4ea646be61f840110180d611ddbbacbf30d9a1cd | |
parent | 3ba7b3ce9a3054747976525c00cd91d8df4801bf (diff) | |
download | xine-lib-edbd49795c230dd123ac153603db0f21db353edf.tar.gz xine-lib-edbd49795c230dd123ac153603db0f21db353edf.tar.bz2 |
add bug #s
CVS patchset: 8501
CVS date: 2007/01/13 22:21:00
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -44,8 +44,10 @@ xine-lib (1.1.4) * Fix demuxing of uncompressed VobSub subtitles in Matroska files * ffmpeg update to 51.28.0 * Workaround ffmpeg buggy codecs that don't release their DR1 frames. + [bugs #1599975, #1601299, #1319154] * Fix several segfaults and freezing problem with H264 streams that use a lot - of reference frames (eg. 15) + of reference frames (eg. 15) [bugs #1603305, #1576588] + * Fix mpeg4 artifacts introduced in cvs (not present in 1.1.3) [#1625911] * Initial support to enable/disable ffmpeg codecs. Codecs may be disabled in groups by --disable-ffmpeg-uncommon-codecs/--disable-ffmpeg-popular-codecs Think of "uncommon" codecs what people would never want to play with their |