Release notes for GStreamer FFmpeg Plug-ins 0.10.4 "A jump to the left" The GStreamer team is proud to announce a new release in the 0.10.x stable series of the GStreamer FFmpeg Plug-ins. The 0.10.x series is a stable series targeted at end users. It is not API or ABI compatible with the stable 0.8.x series. It is, however, parallel installable with the 0.8.x series. This module contains plug-ins using libraries from the FFmpeg project. Other modules containing plug-ins are: gst-plugins-base contains a basic set of well-supported plug-ins gst-plugins-ugly contains a set of well-supported plug-ins, but might pose problems for distributors gst-plugins-bad contains a set of less supported plug-ins that haven't passed the rigorous quality testing we expect Features of this release * New build system based on direct upstream FFmpeg svn * Much newer FFmpeg with more decoders * New ffaudioresample element * Better timestamp handling * Basic reverse playback * New codecs wrapped Bugs fixed in this release * 504056 : [ffvideoscale] Switch to using libswscale * 488913 : Move to a saner ffmpeg checkout system * 321662 : reenable our get_buffer function in gst-ffmpeg * 334707 : ffmpeg reads past the end of data passed to it * 337866 : [ffmpeg] timestamps wrong * 338989 : [ffenc_mjpeg] Creates garbled content * 359965 : ffenc_huffyuv broken * 394208 : Compile Error on Intel Mac OS X * 421068 : ffenc_h263p -- missing options * 427082 : [fixed upstream] totem crashes when trying to play an .AIF * 449420 : [fixed upstream] [FLV] Incorrect FLV frame sizes * 467121 : [fixed upstream] WVC1 codec * 482660 : h264 playback is not smooth * 496127 : [deinterlace/scale/postproc] support for non-I420 colorsp... * 503249 : Add GIF support * 503733 : PATCH: stop gst-inspect --print-all from crashing when gs... * 510745 : Add musepack sv7 support * 510985 : Don't register typefinders for which we have replacements... * 511011 : gst-ffmpeg autogen.sh not checking for subversion presence * 511476 : Missing codec inside gstffmpegcodecmap.c * 515205 : Dubious .flv file crashes totem * 515811 : add debug-mv property to ffdec_* * 518033 : Add Monkey's Audio (APE) support * 519235 : make clean twice produces some error messages * 528082 : [ffmpeg] compile error * 529015 : Port from deprecated img_convert to swscale * 531857 : Can't play WVC1 videos * 532803 : Doesn't build properly with system ffmpeg Download You can find source releases of gst-ffmpeg in the download directory: http://gstreamer.freedesktop.org/src/gst-ffmpeg/ GStreamer Homepage More details can be found on the project's website: http://gstreamer.freedesktop.org/ Support and Bugs We use GNOME's bugzilla for bug reports and feature requests: http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer Developers CVS is hosted on cvs.freedesktop.org. All code is in CVS and can be checked out from there. Interested developers of the core library, plug-ins, and applications should subscribe to the gstreamer-devel list. If there is sufficient interest we will create more lists as necessary. Applications Contributors to this release * Andy Wingo * Damien Lespiau * Dejan Sakelšak * Edward Hervey * Gabriel Bouvigne * Jan Schmidt * Michael Smith * Sebastian Dröge * Stefan Kost * Tim-Philipp Müller * Wim Taymans