]> git.sesse.net Git - vlc/commit
Fix adts packetizer
authorRafaël Carré <funman@videolan.org>
Wed, 12 Mar 2008 16:29:06 +0000 (17:29 +0100)
committerRafaël Carré <funman@videolan.org>
Wed, 12 Mar 2008 20:19:24 +0000 (21:19 +0100)
commit17bba6bc4fd5244bd8c847c5a8992508698a93cb
tree9f249cf299fc43a1f7374c43a464264c6b2dac3a
parent7c79c5512c7f3a7da087f0dc942f9377e7caa7c6
Fix adts packetizer

Get channels information from decoder specific config
Add (commented) useless variables from ADTS header
Detect unsupported configurations and start (commented) support
modules/packetizer/mpeg4audio.c