gstreamer/gst/rtpmanager
Håvard Graff 58b9de4cca rtpptdemux: only forward the lost-event to the last seen pt-number
forward all events on all pads except for the PacketLost event, which we want to
forward to the last seen pt pad.

Fixes #598377
2009-10-14 12:28:55 +02:00
..
.gitignore
gstrtpbin-marshal.list
gstrtpbin.c build: fprintf, sprintf, sscanf need stdio.h 2009-10-07 14:03:20 +03:00
gstrtpbin.h rtpbin: add ignore-pt parameter 2009-09-08 17:38:32 +02:00
gstrtpjitterbuffer.c jitterbuffer: cache latency in nanoseconds 2009-10-01 12:52:40 +02:00
gstrtpjitterbuffer.h
gstrtpmanager.c
gstrtpptdemux.c rtpptdemux: only forward the lost-event to the last seen pt-number 2009-10-14 12:28:55 +02:00
gstrtpptdemux.h
gstrtpsession.c rtpmanager: Fixed a copy & paste error 2009-09-01 15:06:46 +02:00
gstrtpsession.h
gstrtpssrcdemux.c rtp: Use new gst_iterator_new_single() for the internal linked pads iteration 2009-08-31 08:09:09 +02:00
gstrtpssrcdemux.h
Makefile.am
rtpjitterbuffer.c jitterbuffer: handle -1 input timestamps 2009-10-01 12:12:09 +02:00
rtpjitterbuffer.h jitterbuffer: make sure time does not go backwards 2009-09-01 12:48:28 +02:00
rtpsession.c rtpsession: whitespace fixes 2009-09-03 19:16:59 +02:00
rtpsession.h
rtpsource.c rtpsource: fix memleak 2009-09-03 19:37:10 +02:00
rtpsource.h
rtpstats.c rtp: Use new gst_iterator_new_single() for the internal linked pads iteration 2009-08-31 08:09:09 +02:00
rtpstats.h