skip 2 bytes more when parsing ac3 frame, syncword 16bits + crc 16bits,
authorDamiano Galassi <damiog@gmail.com>
Thu, 4 Sep 2008 18:17:21 +0000 (18:17 +0000)
committerBaptiste Coudurier <baptiste.coudurier@gmail.com>
Thu, 4 Sep 2008 18:17:21 +0000 (18:17 +0000)
commit544a0f47afcaf508f788153ddc07a9a93aad9356
treebf64ec51b64cc1495592440b92158e2fd6f66c7a
parent688b5e802059897b79ff5e57d69ae5156385206c
skip 2 bytes more when parsing ac3 frame, syncword 16bits + crc 16bits,
patch by Damiano Galassi, damiog at gmail dot com

Originally committed as revision 15196 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavformat/movenc.c