Releasing 0.10.3
[platform/upstream/gst-libav.git] / NEWS
1 This is GStreamer FFmpeg Plug-insĀ 0.10.3, "My T-Shirt is slowly fading"
2
3 Changes since 0.10.2:
4     
5       * Memory usage fixes
6       * Playback and seeking fixes
7       * Improved QOS support
8       * Parallel installability with 0.8.x series
9       * Threadsafe design and API
10
11 Bugs fixed in since 0.10.1:
12      
13       * 331323 : [ffdec_mp3] crashing while playing mp3
14       * 332339 : FFmpeg muxers port to 0.10
15       * 324279 : add build infrastructure for tests
16       * 324366 : gst-ffmpeg doesn't support --disable-encoders
17       * 327257 : playing mpeg video hangs
18       * 338928 : [ffdemux_aac] shouldn't be autoplugged, as it can't work ...
19       * 339042 : expose Apple Quick Draw decoder
20       * 341234 : Totem SIGABRTs when trying to play 3gp
21       * 341715 : 'Element doesn't implement handling of this stream. Pleas...
22       * 341738 : WMV/WMA8 movie stutters, gets audio out of sync
23       * 343604 : [ffmpeg]: Support two passes encoding
24       * 343951 : patch for win32+vs6
25       * 347984 : Internal GStreamer error in ffdec_mpeg4
26       * 348031 : rtpdepay does not add framerate capability
27       * 351437 : [PATCH] ffmpeg postproc ported to 0.10
28       * 351791 : Crashes playing crasher.nsv
29       * 355584 : gst-ffmpeg / ffenc_flv generates unusable files
30       * 359545 : ffdemux_mpegts broken
31       * 361636 : h263 variant not specified with CODEC_ID_H263
32       * 363365 : Please update the ffmpeg snapshot
33       * 364956 : Caps incompatibilities for AMR
34       * 383009 : CVE-2006-4800 4xm buffer overflow
35       * 344583 : [PATCH] ffmpegenc to support/expose more avcodec properties
36       * 351415 : (some) ffenc produce garbled results
37       * 352579 : [avidemux] cane toad movie: sometimes no audio after seek
38       * 378796 : broken ffmux_mov
39
40
41 Changes since 0.10.0:
42
43       * ffvideoscale ported
44       * ffdeinterlace ported
45       * demuxer wrapper works pull-based
46       * disabled mpeg2 video and mp3 audio autoplugging
47       * fixes for Indeo3, PNG, smc, H264 HD, H263, FLV1, G2
48
49 Bugs fixed since 0.10.0:
50     
51       * 162833 : [ffdemux_mp3] ffmpeg mp3 decoder miss seeking
52       * 311272 : Reading mpeg-ts stream from standard input does not work
53       * 319248 : configure script doesn't accept --with-pkg-config-path ar...
54       * 320238 : Fails to build under powerpc
55       * 322254 : avcodec_open()/close() aren't thread-safe
56       * 323286 : [ffdec_cinepak] chef.avi causes gstreamer to hang in preroll
57       * 326372 : Indeo AVI files do not play with 0.10
58       * 326704 : [ffdec] Memory leak when joining pcache
59       * 327028 : MS Video 1 palettized AVI doesn't work
60       * 327224 : ffdeinterlace port to 0.10
61       * 327861 : [ffmpegenc] FFMpeg audio encoders do not set caps to buffers
62       * 329963 : gstreamer CVS doesn't work with ffmpeg codecs
63       * 330634 : Wrap the ffmpeg demuxers
64       * 331209 : [ffdec_h264] seeking in " IntoTheBlue_Cin_AVC.mp4 " crashes...
65       * 332072 : Too fast playback of h263p encoded file
66       * 332557 : FFmpeg video scale port to 0.10
67       * 332995 : segfault in ffmpeg enc
68       * 333001 : Memory leak in ffmpegenc
69       * 324209 : [CVE-2005-4048] avcodec_default_get_buffer heap overflow
70
71 Changes since 0.9.6:
72
73       * Improved pixel aspect ratio handling
74         
75 Changes since 0.9.4:
76     
77       * DivX fix