summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2010-07-15 21:28:30 +0200
committerEdward Hervey <bilboed@bilboed.com>2010-07-15 21:28:30 +0200
commit65cc6881a4c66bad18b52e80890eec7d7279ebbb (patch)
treefa1ad7b46623caf34fddf7c5448669bf007b0611 /NEWS
parent40466f939ab2fdb0632c55580c1139b604043f91 (diff)
downloadgst-libav-65cc6881a4c66bad18b52e80890eec7d7279ebbb.tar.gz
releasing 0.10.11, "Feeding trolls is strictly forbidden"RELEASE-0.10.11
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS18
1 files changed, 17 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index acc293d..be60fde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,20 @@
-This is GStreamer FFmpeg Plug-insĀ 0.10.10, "It's the bomb"
+This is GStreamer FFmpeg Plug-ins 0.10.11, "Feeding trolls is strictly forbidden"
+
+Changes since 0.10.10:
+
+ * Synced to FFmpeg 0.6 branch
+ * Add mappings for all new codecs
+ * encoders: proxy downstream width/height/framerate
+ * encoders: Fix timestamps
+
+Bugs fixed since 0.10.10:
+
+ * 566250 : [ffdec_aac] Crash in gst_ffmpegdec_audio_frame
+ * 613231 : [ffdec] Aspect ratio change is not detected
+ * 622736 : [ffdeinterlace] [PATCH] Set the 'interlaced' field to FALSE in the source pad's caps
+ * 622773 : Encourage people to not use ffmpeg muxers
+ * 623388 : [audio encoders] Wrong output timestamps when receiving big input buffers
+ * 623671 : Various klass/description/rank fixes
Changes since 0.10.9: