releasing 0.10.5, "This little piggy went to market"
[platform/upstream/gst-libav.git] / NEWS
1 This is GStreamer FFmpeg Plug-insĀ 0.10.5, "This little piggy went to market"
2
3 Changes since 0.10.4:
4
5       * Updated to upstream ffmpeg revision r15004 (28th Aug 2008)
6
7 Bugs fixed since 0.10.4:
8
9       * 371939 : mov/mp4/m4a/3gp/3g2 muxers create wrong durations
10       * 383420 : [ffmpeg] ISO-derivative muxers don't handle audio correctly
11       * 518705 : Can't play streams from Rai.it
12       * 533708 : broken mpeg-ts typefinding?
13       * 534371 : autogen.sh not dist'ed
14       * 534390 : Patch: use av_picture_copy instead of swscale to copy pic...
15       * 534392 : PATCH: never use ffdec_faad
16       * 534783 : Remove FLV demuxer
17       * 540401 : Garbled sound instead of music
18       * 549799 : all audio codecs claim to support up to 6 channels
19
20 Changes since 0.10.3:
21     
22       * New build system based on direct upstream FFmpeg svn
23       * Much newer FFmpeg with more decoders
24       * New ffaudioresample element
25       * Better timestamp handling
26       * Basic reverse playback
27       * New codecs wrapped
28
29 Bugs fixed since 0.10.3:
30
31       * 504056 : [ffvideoscale] Switch to using libswscale
32       * 488913 : Move to a saner ffmpeg checkout system
33       * 321662 : reenable our get_buffer function in gst-ffmpeg
34       * 334707 : ffmpeg reads past the end of data passed to it
35       * 337866 : [ffmpeg] timestamps wrong
36       * 338989 : [ffenc_mjpeg] Creates garbled content
37       * 359965 : ffenc_huffyuv broken
38       * 394208 : Compile Error on Intel Mac OS X
39       * 421068 : ffenc_h263p -- missing options
40       * 427082 : [fixed upstream] totem crashes when trying to play an .AIF
41       * 449420 : [fixed upstream] [FLV] Incorrect FLV frame sizes
42       * 467121 : [fixed upstream] WVC1 codec
43       * 482660 : h264 playback is not smooth
44       * 496127 : [deinterlace/scale/postproc] support for non-I420 colorsp...
45       * 503249 : Add GIF support
46       * 503733 : PATCH: stop gst-inspect --print-all from crashing when gs...
47       * 510745 : Add musepack sv7 support
48       * 510985 : Don't register typefinders for which we have replacements...
49       * 511011 : gst-ffmpeg autogen.sh not checking for subversion presence
50       * 511476 : Missing codec inside gstffmpegcodecmap.c
51       * 515205 : Dubious .flv file crashes totem
52       * 515811 : add debug-mv property to ffdec_*
53       * 518033 : Add Monkey's Audio (APE) support
54       * 519235 : make clean twice produces some error messages
55       * 528082 : [ffmpeg] compile error
56       * 529015 : Port from deprecated img_convert to swscale
57       * 531857 : Can't play WVC1 videos
58       * 532803 : Doesn't build properly with system ffmpeg
59      
60 Changes since 0.10.2:
61     
62       * Memory usage fixes
63       * Playback and seeking fixes
64       * Improved QOS support
65       * Parallel installability with 0.8.x series
66       * Threadsafe design and API
67
68 Bugs fixed in since 0.10.1:
69      
70       * 331323 : [ffdec_mp3] crashing while playing mp3
71       * 332339 : FFmpeg muxers port to 0.10
72       * 324279 : add build infrastructure for tests
73       * 324366 : gst-ffmpeg doesn't support --disable-encoders
74       * 327257 : playing mpeg video hangs
75       * 338928 : [ffdemux_aac] shouldn't be autoplugged, as it can't work ...
76       * 339042 : expose Apple Quick Draw decoder
77       * 341234 : Totem SIGABRTs when trying to play 3gp
78       * 341715 : 'Element doesn't implement handling of this stream. Pleas...
79       * 341738 : WMV/WMA8 movie stutters, gets audio out of sync
80       * 343604 : [ffmpeg]: Support two passes encoding
81       * 343951 : patch for win32+vs6
82       * 347984 : Internal GStreamer error in ffdec_mpeg4
83       * 348031 : rtpdepay does not add framerate capability
84       * 351437 : [PATCH] ffmpeg postproc ported to 0.10
85       * 351791 : Crashes playing crasher.nsv
86       * 355584 : gst-ffmpeg / ffenc_flv generates unusable files
87       * 359545 : ffdemux_mpegts broken
88       * 361636 : h263 variant not specified with CODEC_ID_H263
89       * 363365 : Please update the ffmpeg snapshot
90       * 364956 : Caps incompatibilities for AMR
91       * 383009 : CVE-2006-4800 4xm buffer overflow
92       * 344583 : [PATCH] ffmpegenc to support/expose more avcodec properties
93       * 351415 : (some) ffenc produce garbled results
94       * 352579 : [avidemux] cane toad movie: sometimes no audio after seek
95       * 378796 : broken ffmux_mov
96
97
98 Changes since 0.10.0:
99
100       * ffvideoscale ported
101       * ffdeinterlace ported
102       * demuxer wrapper works pull-based
103       * disabled mpeg2 video and mp3 audio autoplugging
104       * fixes for Indeo3, PNG, smc, H264 HD, H263, FLV1, G2
105
106 Bugs fixed since 0.10.0:
107     
108       * 162833 : [ffdemux_mp3] ffmpeg mp3 decoder miss seeking
109       * 311272 : Reading mpeg-ts stream from standard input does not work
110       * 319248 : configure script doesn't accept --with-pkg-config-path ar...
111       * 320238 : Fails to build under powerpc
112       * 322254 : avcodec_open()/close() aren't thread-safe
113       * 323286 : [ffdec_cinepak] chef.avi causes gstreamer to hang in preroll
114       * 326372 : Indeo AVI files do not play with 0.10
115       * 326704 : [ffdec] Memory leak when joining pcache
116       * 327028 : MS Video 1 palettized AVI doesn't work
117       * 327224 : ffdeinterlace port to 0.10
118       * 327861 : [ffmpegenc] FFMpeg audio encoders do not set caps to buffers
119       * 329963 : gstreamer CVS doesn't work with ffmpeg codecs
120       * 330634 : Wrap the ffmpeg demuxers
121       * 331209 : [ffdec_h264] seeking in " IntoTheBlue_Cin_AVC.mp4 " crashes...
122       * 332072 : Too fast playback of h263p encoded file
123       * 332557 : FFmpeg video scale port to 0.10
124       * 332995 : segfault in ffmpeg enc
125       * 333001 : Memory leak in ffmpegenc
126       * 324209 : [CVE-2005-4048] avcodec_default_get_buffer heap overflow
127
128 Changes since 0.9.6:
129
130       * Improved pixel aspect ratio handling
131         
132 Changes since 0.9.4:
133     
134       * DivX fix