gst/qtdemux/qtdemux.c: Figure out the real audio type in mp4a boxes by parsing the...
authorWim Taymans <wim.taymans@gmail.com>
Thu, 11 May 2006 09:09:49 +0000 (09:09 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Thu, 11 May 2006 09:09:49 +0000 (09:09 +0000)
commitc4feff34927f2ff4224494644fa8d63c41ee82ad
tree61c2d8447fc2a1df263a4e7a2dd25e689dbbb483
parent55fc42d17a074be96d90495f0b47fedc69f515b4
gst/qtdemux/qtdemux.c: Figure out the real audio type in mp4a boxes by parsing the optional descriptors in the option...

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse), (qtdemux_parse_trak),
(gst_qtdemux_handle_esds):
Figure out the real audio type in mp4a boxes by parsing the
optional descriptors in the optional esds box. Promote the
default AAC to mp3 when indicated. Fixes #330632.
ChangeLog
gst/qtdemux/qtdemux.c