From 98165a69eeb1236c9aa189e24acbf8be442131d3 Mon Sep 17 00:00:00 2001 From: Edward Hervey Date: Thu, 14 Jun 2007 10:23:20 +0000 Subject: 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 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index f49eab09..2abb83ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2007-06-14 Edward Hervey + + * 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 * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps): -- cgit