]> git.sesse.net Git - vlc/commit
Fix aac decoding when muxed with ADTS headers + AudioSpecificConfig
authorRafaël Carré <funman@videolan.org>
Fri, 14 Mar 2008 18:24:01 +0000 (19:24 +0100)
committerRafaël Carré <funman@videolan.org>
Fri, 14 Mar 2008 18:24:58 +0000 (19:24 +0100)
commit66eef912955166cb5eaa7d1a6e051c47ace70852
tree0602d32a7c01956e38b3a6259ba6148c1f4497a2
parent3b4b75ab12a8de94daed79c49442e4fe69399b8d
Fix aac decoding when muxed with ADTS headers + AudioSpecificConfig

When AudioSpecificConfig is available in fmt->i_extra, faad need the ADTS headers removed
modules/codec/faad.c