summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-11-27 23:37:42 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-11-27 23:37:42 +0000
commit215038f2b5c7f0e7338e73fb9a1b2514bd74b142 (patch)
tree9db99a6b7a53d628b737f9ec4eb84e2db40d2c8b /NEWS
parent9445fccba6ed7eb9e86aab7556e743838c70d311 (diff)
Release 0.10.6
Original commit message from CVS: Release 0.10.6
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 21 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 7643133..2999f3e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
-This is GStreamer FFmpeg Plug-insĀ 0.10.5, "This little piggy went to market"
+This is GStreamer FFmpeg Plug-insĀ 0.10.6, "A little itching in our bones"
+
+Changes since 0.10.5:
+
+ * Update ffmpeg and libswscale snapshot
+ * Prefer aspect ratios prescribed by the container over the codec
+ * Improve ffmpeg encoders wrapping
+ * Rewrite ffvideoscale to use libswscale
+ * Improve H.264 wrapping
+
+Bugs fixed since 0.10.5:
+
+ * 350738 : [ffvideoscale] GStreamer-Critical when pixel-aspects-rati...
+ * 504056 : [ffvideoscale] Switch to using libswscale
+ * 542216 : cross compilation and mingw32 support
+ * 548304 : missing check for bz2 library and header
+ * 551046 : gst-ffmpeg configure complains about libz2, should be libbz2
+ * 556336 : [PATCH] gstffmpegdec.c: prefer demuxer's pixel aspect rat...
+ * 556405 : gst-ffmpeg fails to build against 20081014 ffmpeg snapshot
+ * 560137 : Two build fixes for using system ffmpeg
+ * 560305 : x264enc & ffmux_* doesnt link
Changes since 0.10.4: