Skip to content
Snippets Groups Projects
Commit 171116f9 authored by Sebastian Dröge's avatar Sebastian Dröge :tea:
Browse files

ext/mpeg2dec/gstmpeg2dec.c: Don't allow width/height outside the spec (i.e....

ext/mpeg2dec/gstmpeg2dec.c: Don't allow width/height outside the spec (i.e. smaller than 16 and higher than 4096). Su...

Original commit message from CVS:
* ext/mpeg2dec/gstmpeg2dec.c: (handle_sequence):
Don't allow width/height outside the spec (i.e. smaller than 16
and higher than 4096). Such files are corrupted ones and setting
caps that are not a subset of the template caps confuses playbin.
Fixes bug #542646.
parent 5352800c
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment