summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-10-05 14:34:22 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-10-05 15:32:29 +0100
commitdf62d761351ccb85a492d0c53c2e11432d6d1b10 (patch)
treecbf500dec5305ec8388e662df62fc7f9bc0e0764 /NEWS
parenta472d1c2266df0ca4c01d0d25fb39b99248c7995 (diff)
downloadgst-libav-df62d761351ccb85a492d0c53c2e11432d6d1b10.tar.gz
Release 0.10.17RELEASE-0.10.9
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS27
1 files changed, 26 insertions, 1 deletions
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: