commit | a3c4acecbd4e9abd29b9a0f0f65a270f3913cc05 | [log] [tgz] |
---|---|---|
author | Wim Taymans <wim.taymans@gmail.com> | Thu May 11 09:09:49 2006 +0000 |
committer | Wim Taymans <wim.taymans@gmail.com> | Thu May 11 09:09:49 2006 +0000 |
tree | 3559e149e3b389602bc4389f9b943c7de55d8b79 | |
parent | a5ed322de18fdae988c8fb947932920849e2d376 [diff] |
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.