gstreamer/ext/mpeg2dec
Sebastian Dröge 171116f99a 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.
2008-07-13 10:13:06 +00:00
..
.gitignore Initial revision 2001-12-23 06:03:21 +00:00
gstmpeg2dec.c ext/mpeg2dec/gstmpeg2dec.c: Don't allow width/height outside the spec (i.e. smaller than 16 and higher than 4096). Su... 2008-07-13 10:13:06 +00:00
gstmpeg2dec.h ext/mpeg2dec/gstmpeg2dec.*: Add buffer clipping. 2008-01-10 15:24:08 +00:00
Makefile.am Add missing GST_LIBS to the link flags 2006-08-31 13:04:31 +00:00
perftest.c gst-indent 2004-03-14 22:34:30 +00:00