gstreamer/gst
Wim Taymans b1950b6409 Revert "videoconvert: prevent bad interlaced conversions"
This reverts commit adc9694ed7.

No need to restrict the conversion, we can handle interlace correctly. We
basically unpack each field, then convert each field to the target colorspace
and pack and interleave each field to the target format. We also disable any
fast path that can't deal with interlaced formats.
2013-03-24 00:21:36 +01:00
..
adder adder: add a missing break 2013-03-11 22:46:45 +01:00
app Fix FSF address 2012-11-03 23:05:09 +00:00
audioconvert Fix FSF address 2012-11-03 23:05:09 +00:00
audiorate Fix FSF address 2012-11-03 23:05:09 +00:00
audioresample Fix FSF address 2012-11-03 23:05:09 +00:00
audiotestsrc Fix FSF address 2012-11-03 23:05:09 +00:00
encoding encodebin: activate ghost pad after creating it 2013-02-14 16:07:48 +00:00
gio Fix FSF address 2012-11-03 23:05:09 +00:00
playback subtitleoverlay: Return ANY caps for the GET_CAPS query 2013-03-21 15:37:31 +01:00
subparse subparse: fix off by one offset calculation 2013-03-22 11:09:11 +00:00
tcp tcp: print warning if someone tries to add clients in NULL state 2012-12-02 12:54:17 +00:00
typefind typefinding: fix y4m caps 2013-03-22 09:35:21 +00:00
videoconvert Revert "videoconvert: prevent bad interlaced conversions" 2013-03-24 00:21:36 +01:00
videorate Fix FSF address 2012-11-03 23:05:09 +00:00
videoscale videoscale: Let the add-borders property default to TRUE 2013-03-21 11:14:41 +01:00
videotestsrc videotestsrc: make colors controlable 2013-03-07 09:39:14 +01:00
volume volume: a return value of FALSE from the controller is not fatal 2013-01-09 23:15:06 +01:00
Makefile.am build: build plugin and example directories in parallel if make -jN is used 2010-03-29 00:26:59 +01:00