gstreamer/ext/mpeg2dec
Vincent Penquerc'h 6b887060b1 mpeg2dec: do not reset the whole video info when setting size
New changes to gstvideo will reset all the video info state
when calling _set_format, overwriting what was previously set
in the preceding code.

The comment says the following code is meant to preserve the
pre-crop size, so let's just keep the size and related data
 as this does not seem to break anything else (this is what
the _set_format call would have set before the change that
reset all data, except the colorimetry).
2014-04-04 10:58:50 +01:00
..
.gitignore Initial revision 2001-12-23 06:03:21 +00:00
gstmpeg2dec.c mpeg2dec: do not reset the whole video info when setting size 2014-04-04 10:58:50 +01:00
gstmpeg2dec.h Fix FSF address 2012-11-03 20:40:37 +00:00
Makefile.am gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
perftest.c gst-indent 2004-03-14 22:34:30 +00:00