OSDN Git Service

Saner RV1/2 initialisation and RV2 header parsing.
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 4 Aug 2011 19:00:12 +0000 (21:00 +0200)
committerRonald S. Bultje <rsbultje@gmail.com>
Tue, 9 Aug 2011 00:23:07 +0000 (17:23 -0700)
commit9791c027336dcf60347881bb5c15e57920c769a4
tree36d3acc6085d3012d1c3fcec23ddbe05a449b787
parent5caa2de19ece830e32c95731bc92a423d55cff0c
Saner RV1/2 initialisation and RV2 header parsing.

Old version was based on lots of guesswork which had different hacks based on
32-bit version field instead of splitting it into major/minor/micro version.
RV2 picture header parser also had a few places where it deviated from binary
decoder.

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