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.
Loading
Please register or sign in to comment