OSDN Git Service

asfdec: deobfuscate reading video properties size
authorAnton Khirnov <anton@khirnov.net>
Wed, 9 Feb 2011 20:55:56 +0000 (21:55 +0100)
committerRonald S. Bultje <rsbultje@gmail.com>
Thu, 10 Feb 2011 23:05:01 +0000 (18:05 -0500)
commit0b1d291a716dd79ca6862a95baf9ac574feba885
tree0b7111bd98f351331b34a3219f749bd685b56298
parentc1fea2307011ac7a7bb98af98010f81abc789732
asfdec: deobfuscate reading video properties size

This code will be later split out into a function which takes a 'size'
argument, so I'm keeping the name 'sizeX' here.

Signed-off-by: Ronald S. Bultje <rsbultje@gmail.com>
libavformat/asfdec.c