vc1parser: Relax ASF Binding Byte validation
authorNicolas Dufresne <nicolas.dufresne@collabora.com>
Sun, 18 Feb 2018 00:38:22 +0000 (19:38 -0500)
committerNicolas Dufresne <nicolas.dufresne@collabora.com>
Mon, 11 Nov 2019 21:22:54 +0000 (16:22 -0500)
commita5113fe8c88dcb45bb871b6c6ec85233fd0b1ce7
treebb0523a6641bfa1d1a0e16b2ed5fa8fd37fa0fdc
parentc810b734723e3310854191c076dea29259b5eb14
vc1parser: Relax ASF Binding Byte validation

According to the spec, the least significant bit is reserved and should
always we set to 1. Though, some wrong file has been found. Considering
how low important this reserved bit is, relax the validation.

Related to #660
gst/videoparsers/gstvc1parse.c