releasing 0.10.1
[platform/upstream/gst-libav.git] / NEWS
1 This is GStreamer FFmpeg Plug-insĀ 0.10.1, "Late Train"
2
3 Changes since 0.10.0:
4
5       * ffvideoscale ported
6       * ffdeinterlace ported
7       * demuxer wrapper works pull-based
8       * disabled mpeg2 video and mp3 audio autoplugging
9       * fixes for Indeo3, PNG, smc, H264 HD, H263, FLV1, G2
10
11 Bugs fixed since 0.10.0:
12     
13       * 162833 : [ffdemux_mp3] ffmpeg mp3 decoder miss seeking
14       * 311272 : Reading mpeg-ts stream from standard input does not work
15       * 319248 : configure script doesn't accept --with-pkg-config-path ar...
16       * 320238 : Fails to build under powerpc
17       * 322254 : avcodec_open()/close() aren't thread-safe
18       * 323286 : [ffdec_cinepak] chef.avi causes gstreamer to hang in preroll
19       * 326372 : Indeo AVI files do not play with 0.10
20       * 326704 : [ffdec] Memory leak when joining pcache
21       * 327028 : MS Video 1 palettized AVI doesn't work
22       * 327224 : ffdeinterlace port to 0.10
23       * 327861 : [ffmpegenc] FFMpeg audio encoders do not set caps to buffers
24       * 329963 : gstreamer CVS doesn't work with ffmpeg codecs
25       * 330634 : Wrap the ffmpeg demuxers
26       * 331209 : [ffdec_h264] seeking in " IntoTheBlue_Cin_AVC.mp4 " crashes...
27       * 332072 : Too fast playback of h263p encoded file
28       * 332557 : FFmpeg video scale port to 0.10
29       * 332995 : segfault in ffmpeg enc
30       * 333001 : Memory leak in ffmpegenc
31       * 324209 : [CVE-2005-4048] avcodec_default_get_buffer heap overflow
32
33 Changes since 0.9.6:
34
35       * Improved pixel aspect ratio handling
36         
37 Changes since 0.9.4:
38     
39       * DivX fix