OSDN Git Service

asfdec: interpret the first flag in an asf packet as length flag
authorAlexandra Hájková <alexandra.khirnova@gmail.com>
Fri, 24 Jul 2015 09:22:56 +0000 (11:22 +0200)
committerAnton Khirnov <anton@khirnov.net>
Mon, 27 Jul 2015 05:50:32 +0000 (07:50 +0200)
commit9e8627a1ff9207b9e272d248da2e1bd0cc6fe2fe
treec16b387b51caa07b026732fbf1f50bcc9600a9bf
parent65c14801527068fcaf729eeffc142ffd4682a21a
asfdec: interpret the first flag in an asf packet as length flag

if the error correction flag is not set, a packet starts with payload

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavformat/asfdec.c