gstreamer/gst
Robert Swain 30a61f26ba deinterlace: RFF should be ignored in deinterlace
RFF only occurs on progressive frames in telecine sequences. For
deinterlace, we don't want these repeated fields as we will simply be
pushing the progressive frame and then moving on.

However, we need to consider RFF in order to correctly identify patterns
and adjust the timestamps.
2012-07-26 12:31:52 +02:00
..
alpha alpha: don't set up stuff before the input and output formats are known 2012-05-01 00:23:14 +01:00
apetag Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
audiofx audiopanorama: fix negotiation and unit test 2012-07-03 17:54:22 +01:00
audioparsers aacparse: Reset parser when we have caps without codec_data 2012-07-24 12:24:43 +02:00
auparse Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
autodetect autodetect: proxy ts-offset properties 2012-07-10 14:38:21 +02:00
avi avidemux: rearrange some checks to avoid NULL use 2012-07-24 16:05:32 +02:00
cutter Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
debugutils update for ghostpad changes 2012-07-18 18:07:02 +02:00
deinterlace deinterlace: RFF should be ignored in deinterlace 2012-07-26 12:31:52 +02:00
effectv Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
equalizer childproxy: update api use 2012-06-11 18:24:20 +02:00
flv flvdemux: clear old segment event when requesting new one 2012-07-23 12:50:21 +02:00
flx flxdec: improve segment handling 2012-04-13 17:24:38 +02:00
goom elements: Use gst_pad_set_caps() instead of manual event fiddling 2012-06-08 15:54:42 +02:00
goom2k1 elements: Use gst_pad_set_caps() instead of manual event fiddling 2012-06-08 15:54:42 +02:00
icydemux update for tag event change 2012-06-06 13:02:12 +02:00
id3demux Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
imagefreeze gst: Implement segment-done event 2012-07-05 13:13:09 +02:00
interleave interleave: convert the output segment to time 2012-07-20 16:09:33 +02:00
isomp4 xqtdepay: fix buffer refcount error 2012-07-25 10:11:29 +02:00
law Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
level level: remove obsolete liboil comment 2012-07-24 21:42:40 +02:00
matroska matroskademux: push mode: increase segment accuracy following seek 2012-07-24 21:15:49 +02:00
median Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
monoscope elements: Use gst_pad_set_caps() instead of manual event fiddling 2012-06-08 15:54:42 +02:00
multifile splitfilesrc: fix up docs for 0.11 2012-06-17 01:00:40 +01:00
multipart multipartdemux: remove deprecated and unused "autoscan" property 2012-07-06 12:46:30 +01:00
replaygain update for tag event change 2012-06-06 13:02:12 +02:00
rtp h264depay: small cleanups 2012-07-25 12:49:07 +02:00
rtpmanager update for RTP buffer api changes 2012-07-17 16:38:27 +02:00
rtsp rtsp: go and stay in the loop function on PLAY 2012-07-25 12:50:01 +02:00
shapewipe Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
smpte smtp: remove deprecated "fps" property 2012-07-06 12:49:54 +01:00
spectrum Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
udp udpsrc: don't crash dereferencing NULL error when leaving multicast group on shutdown 2012-07-24 20:06:07 +01:00
videobox videobox: prefix orc functions with video_box_orc_ 2012-07-24 09:13:48 +02:00
videocrop fix Y800 format 2012-06-06 13:00:58 +02:00
videofilter Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
videomixer videomixer: prefix orc functions with video_mixer_orc_ 2012-07-24 09:17:09 +02:00
wavenc Use new gst_element_class_set_static_metadata() 2012-04-10 00:51:41 +01:00
wavparse wavparse: convert all non GST_FORMAT_BYTES to format bytes. 2012-07-23 09:49:51 +02:00
y4m video: Update for libgstvideo API changes 2012-04-19 12:20:59 +02:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00