* New upstream release: Features since 0.10.0: + Parallel installability with 0.8.x series + Threadsafe design and API + ffvideoscale ported + ffdeinterlace ported + demuxer wrapper works pull-based + disabled mpeg2 video and mp3 audio autoplugging + fixes for Indeo3, PNG, smc, H264 HD, H263, FLV1, G2 Bugs fixed since 0.10.0: + [ffdemux_mp3] ffmpeg mp3 decoder miss seeking + Reading mpeg-ts stream from standard input does not work + configure script doesn't accept --with-pkg-config-path ar... + Fails to build under powerpc + avcodec_open()/close() aren't thread-safe + [ffdec_cinepak] chef.avi causes gstreamer to hang in preroll + Indeo AVI files do not play with 0.10 + [ffdec] Memory leak when joining pcache + MS Video 1 palettized AVI doesn't work + ffdeinterlace port to 0.10 + [ffmpegenc] FFMpeg audio encoders do not set caps to buffers + gstreamer CVS doesn't work with ffmpeg codecs + Wrap the ffmpeg demuxers + [ffdec_h264] seeking in " IntoTheBlue_Cin_AVC.mp4 " crashes... + Too fast playback of h263p encoded file + FFmpeg video scale port to 0.10 + segfault in ffmpeg enc + Memory leak in ffmpegenc + [CVE-2005-4048] avcodec_default_get_buffer heap overflow * debian/patches/32_CVE-2005-4048_avcodec-default-get-buffer-heap-overflow.patch: - Dropped, this is upstream now