gstreamer/gst
Thijs Vermeir bcde8c1b29 rtpmpvpay: fix timestamping of rtp buffers
Incomming buffer is only pushed on the adapter at the end of the
handle_buffer function. But duration/timestamp of this buffer is already
taken into account for the current data in the adapter. This leads to
wrong rtp timestamps and extra latency.
2010-10-12 15:17:02 +02:00
..
alpha alphacolor: make passthrough work. 2010-09-10 11:35:58 +02:00
apetag apedemux: Skip empty tags 2010-09-24 15:27:24 +02:00
audiofx audioiirfilter: Fix possible NULL pointer dereference 2010-06-16 19:24:54 +02:00
auparse build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00
autodetect autodetect: Set GST_ELEMENT_IS_SOURCE flag on sources 2010-10-11 14:24:52 +02:00
avi avidemux: reverse playback; prevent overlap of subsequent fragments 2010-09-29 11:00:08 +02:00
cutter gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
debugutils rndbuffersize: Don't use GST_FLOW_IS_FATAL() 2010-09-04 14:52:09 +02:00
deinterlace deinterlace: Fix required fields logic 2010-10-06 15:05:36 +02:00
effectv warptv: Don't use floats as loop counters 2010-06-16 19:20:02 +02:00
equalizer equalizer: fix class definitions 2010-09-23 21:22:45 +01:00
flv flvmux: resend onMetada tag when tags changes in streamable mode 2010-10-06 09:14:24 +02:00
flx build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00
goom goom: take duration into account when doing QoS 2010-10-05 12:23:15 +02:00
goom2k1 goom: take duration into account when doing QoS 2010-10-05 12:23:15 +02:00
icydemux icydemux: forward tag events 2010-10-04 20:10:02 +02:00
id3demux id3demux: Sanitize id3 frame names 2010-09-24 15:27:24 +02:00
imagefreeze imagefreeze: Fix another subtle race condition related to starting the srcpad task 2010-09-04 14:52:08 +02:00
interleave build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00
law Add -Wwrite-strings to the configure flags 2010-03-21 14:17:47 +01:00
level level: avoid division by zero on silence 2010-09-23 21:19:01 +02:00
matroska matroskamux: set offsets on outgoing buffers 2010-10-10 14:44:43 +01:00
median gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
monoscope goom,monoscope: truncate own caps, instead of copying and using the first only 2010-05-06 15:43:54 +03:00
multifile docs: do proper escaping for "%" 2010-04-08 18:05:46 +03:00
multipart gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
qtdemux qtdemux: AAC codec_data can be > 2 bytes long 2010-10-05 19:45:31 +01:00
replaygain build: Makefile.am cleanups 2010-03-18 21:34:24 +00:00
rtp rtpmpvpay: fix timestamping of rtp buffers 2010-10-12 15:17:02 +02:00
rtpmanager rtpjitterbuffer: improve article reference in comment block 2010-10-01 18:07:03 +01:00
rtsp rtspsrc: mark as a source 2010-10-11 15:12:51 +02:00
shapewipe shapewipe: Force format to AYUV in the example pipeline for the same reason 2010-09-21 19:15:22 +02:00
smpte docs: update for videofilter plugin merge and add gtk-doc blurb for new property 2010-04-29 20:08:43 +01:00
spectrum spectrum only aggregate magnitude/phase if user asks for it 2010-09-06 09:53:00 +03:00
udp multifdsink: use refcount to count host/port duplicates 2010-09-06 10:45:28 +02:00
videobox update disted Orc files 2010-09-04 11:43:21 -07:00
videocrop gst_element_class_set_details => gst_element_class_set_details_simple 2010-03-18 14:32:00 +01:00
videofilter videobalance: Fix wrong lock order that could lead to a deadlock. Fixes #624331. 2010-07-16 12:45:35 +02:00
videomixer videomixer2: pre-register pad class properly with g_type_class_ref 2010-09-23 21:22:45 +01:00
wavenc wavenc: miniscule code clean-up 2010-09-29 18:53:26 +01:00
wavparse wavparse: Don't use GST_FLOW_IS_FATAL() 2010-09-04 14:52:10 +02:00
y4m y4menc: add 4:2:2, 4:1:1, and 4:4:4 output support 2010-04-30 13:50:08 +02:00
Makefile.am build: build plugins and examples in parallel where possible 2010-03-29 11:00:57 +01:00