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)
commita3c4acecbd4e9abd29b9a0f0f65a270f3913cc05
tree3559e149e3b389602bc4389f9b943c7de55d8b79
parenta5ed322de18fdae988c8fb947932920849e2d376
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.
gst/qtdemux/qtdemux.c