gst/qtdemux/qtdemux.c: Fix parsing of esds atoms inside mp4a atoms so that we can...
authorWim Taymans <wim.taymans@gmail.com>
Mon, 16 Jul 2007 12:11:36 +0000 (12:11 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Mon, 16 Jul 2007 12:11:36 +0000 (12:11 +0000)
commit82d3eca90bd4d06d12d6bc022934efc02f4853f6
treea6e4455eb1cc08c64f84ad8834514aa9e66078f1
parent682ecd9b672d0c4734e26b04c0dec7ec175813f9
gst/qtdemux/qtdemux.c: Fix parsing of esds atoms inside mp4a atoms so that we can set correct codec_info for AAC audi...

Original commit message from CVS:
* gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
Fix parsing of esds atoms inside mp4a atoms so that we can set correct
codec_info for AAC audio. Fixes #457097 along with a whole other bunch
of qt/aac files.
ChangeLog
gst/qtdemux/qtdemux.c