]> git.sesse.net Git - vlc/commit
fix ts demuxing AAC with ADTS headers
authorRafaël Carré <funman@videolan.org>
Thu, 13 Mar 2008 12:47:48 +0000 (13:47 +0100)
committerRafaël Carré <funman@videolan.org>
Thu, 13 Mar 2008 12:47:48 +0000 (13:47 +0100)
commiteebf82ef2e66117fedb21036966daa62d7492225
tree801b9b01e9f5711bb36bb044bf3537fd10047c11
parent036f56dfac0a62fd072555d8caf04a986f0edd08
fix ts demuxing AAC with ADTS headers

0x11 is the type for AAC synchronized with LOAS
0x0f is the type for AAC synchronized with ADTS
modules/demux/ts.c