gstreamer/ext
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
..
a52dec gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
amrnb amrnbdec: Remove some dead code 2013-12-05 12:16:38 +01:00
amrwbdec amrwbdec: Remove some dead code 2013-12-05 12:16:45 +01:00
cdio gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
dvdread dvdreadsrc: correctly determine last chapter's duration 2013-07-09 22:04:51 +02:00
lame lamemp3enc: Tell GstAudioEncoder about the number of incoming samples 2013-05-09 19:48:37 -04:00
mad gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
mpeg2dec mpeg2dec: do not reset the whole video info when setting size 2014-04-04 10:58:50 +01:00
sidplay siddec: Add support for group-id in the stream-start event 2013-07-22 16:02:46 +02:00
twolame gst: Add better support for static plugins 2013-04-15 15:56:02 +02:00
x264 x264enc: allow lossless compression (qp=0) 2014-02-26 09:18:37 +01:00
Makefile.am build: build plugins in parallel where possible, if make -jN is used 2010-03-30 01:18:50 +01:00