From df62d761351ccb85a492d0c53c2e11432d6d1b10 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Mon, 5 Oct 2009 14:34:22 +0100 Subject: Release 0.10.17 --- NEWS | 27 ++++++++++++++++++++++++++- 1 file changed, 26 insertions(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 26cc074..23fd06a 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,29 @@ -This is GStreamer FFmpeg Plug-insĀ 0.10.8, "Brilliant in the morning" +This is GStreamer FFmpeg Plug-insĀ 0.10.9, "Shooting the moon" + +Changes since 0.10.8: + + * Update FFmpeg snapshot to SVN 19580 on the 0.5 branch + * Improve tag passing + * Track timestamps and frame delay for improved timestamping + * Support 4khz ADPCM and g.721 + +Bugs fixed since 0.10.8: + + * 574661 : [gstffmpegdec] Wrong usage of parsers + * 575545 : [gstffmpegenc] Wrong usage of AVCodec.pix_fmts + * 578278 : gst-ffmpeg: assign offsets (from upstream) to outgoing buffers + * 586894 : distclean removes gst-libs/ext/ffmpeg + * 586957 : [ffdemux_ape] APE file metadata not retained during transcode + * 588546 : Add AC3 audio codec to DVD Muxer + * 590172 : ffdec_theora does not work + * 590964 : Varying licensing in COPYING file in release tarballs + * 591038 : Colorspace error during negotiation in ffenc_mjpeg + * 591163 : Duration calculation is wrong for codecs with ticks_per_frame != 1 + * 591469 : gst-ffmpeg won't build + * 591809 : [ffdec_adpcm_ima_wav] can't decode ADPCM file + * 593141 : Add AG_GST_ARG_WITH_PKG_CONFIG_PATH to configure + * 594306 : ffdec_* sets channel-positions for common mono and stereo cases + * 594454 : gstreamer does not support adpcm, g721 audio file ? Changes since 0.10.7: -- cgit v1.2.1