summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-06-14 10:23:20 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-06-14 10:23:20 +0000
commit98165a69eeb1236c9aa189e24acbf8be442131d3 (patch)
tree39d0b9c34e06becb2ec02bdb27d9798790e103ca /ChangeLog
parent2826212827b04ab9a9e26c2f057e45f0e6d6e14b (diff)
gst/qtdemux/qtdemux.c: For AMR-NB streams, export the AMRSpecificBox as codec_data on the caps.
Original commit message from CVS: * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak): For AMR-NB streams, export the AMRSpecificBox as codec_data on the caps. Fixes #447458
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f49eab09..2abb83ad 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2007-06-14 Edward Hervey <edward@fluendo.com>
+
+ * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
+ For AMR-NB streams, export the AMRSpecificBox as codec_data on the
+ caps.
+ Fixes #447458
+
2007-06-13 Wim Taymans <wim@fluendo.com>
* gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):