Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/LAVFilters.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHendrik Leppkes <h.leppkes@gmail.com>2013-04-01 12:23:33 +0400
committerHendrik Leppkes <h.leppkes@gmail.com>2013-04-01 12:23:33 +0400
commit2abdb44c82d0dac6e229302859e847767977977b (patch)
treec0add9d70c04cb1b4bb5c8a31e6305a3ec4ba5aa /decoder
parent39570fe1c26e762f5b84478c2faebdb17110e591 (diff)
Flag wmv3 headers as valid, too.
Diffstat (limited to 'decoder')
-rw-r--r--decoder/LAVVideo/parsers/VC1HeaderParser.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/decoder/LAVVideo/parsers/VC1HeaderParser.cpp b/decoder/LAVVideo/parsers/VC1HeaderParser.cpp
index e4ec2747..4556954f 100644
--- a/decoder/LAVVideo/parsers/VC1HeaderParser.cpp
+++ b/decoder/LAVVideo/parsers/VC1HeaderParser.cpp
@@ -186,6 +186,7 @@ void CVC1HeaderParser::VC1ParseSequenceHeader(GetBitContext *gb)
// TODO: add other fields
} else {
+ hdr.valid = 1;
hdr.old_interlaced = get_bits1(gb); // res_y411
skip_bits1(gb); // res_sprite