gstreamer/gst/realmedia
Wim Taymans 35b3e2b596 gst/realmedia/rdtdepay.*: Check seqnum gaps and drop duplicate packets or mark outgoing buffers with a DISCONT flag w...
Original commit message from CVS:
* gst/realmedia/rdtdepay.c: (gst_rdt_depay_handle_data),
(gst_rdt_depay_change_state):
* gst/realmedia/rdtdepay.h:
Check seqnum gaps and drop duplicate packets or mark outgoing buffers
with a DISCONT flag when needed.
* gst/realmedia/rdtmanager.c: (gst_rdt_manager_query_src):
Report the configure latency instead of a hardcoded value.
2008-08-27 11:28:50 +00:00
..
.gitignore gst/realmedia/.cvsignore: Add test to ignore. 2007-08-02 19:30:05 +00:00
asmrules.c gst/realmedia/asmrules.c: make ) also a delimiter for rules. 2008-03-19 11:01:25 +00:00
asmrules.h gst/realmedia/.cvsignore: Add test to ignore. 2007-08-02 19:30:05 +00:00
gstrdtbuffer.c gst/realmedia/: Add first support for parsing RDT messages. 2008-08-27 09:52:49 +00:00
gstrdtbuffer.h gst/realmedia/: Add first support for parsing RDT messages. 2008-08-27 09:52:49 +00:00
Makefile.am gst/realmedia/: Add first support for parsing RDT messages. 2008-08-27 09:52:49 +00:00
rademux.c Add missing elements to docs. Restore alphabetical order in section file. Document mad (it was included in docs alrea... 2008-06-13 06:57:21 +00:00
rademux.h gst/realmedia/: Add demuxer for RealAudio files (#349779). 2007-01-11 12:49:23 +00:00
rdtdepay.c gst/realmedia/rdtdepay.*: Check seqnum gaps and drop duplicate packets or mark outgoing buffers with a DISCONT flag w... 2008-08-27 11:28:50 +00:00
rdtdepay.h gst/realmedia/rdtdepay.*: Check seqnum gaps and drop duplicate packets or mark outgoing buffers with a DISCONT flag w... 2008-08-27 11:28:50 +00:00
rdtjitterbuffer.c gst/realmedia/: Add first support for parsing RDT messages. 2008-08-27 09:52:49 +00:00
rdtjitterbuffer.h gst/realmedia/: Add first support for parsing RDT messages. 2008-08-27 09:52:49 +00:00
rdtmanager.c gst/realmedia/rdtdepay.*: Check seqnum gaps and drop duplicate packets or mark outgoing buffers with a DISCONT flag w... 2008-08-27 11:28:50 +00:00
rdtmanager.h gst/realmedia/rdtmanager.*: Implement some more signals that rtspsrc connects to. 2007-12-21 14:01:06 +00:00
realhash.c gst/realmedia/: Include generated "_stdint.h" instead of <stdint.h> which might not exist on some systems. 2008-04-29 17:34:19 +00:00
realhash.h gst/realmedia/: Split out hash code in separate file. 2007-07-27 16:39:45 +00:00
rmdemux.c gst/realmedia/rmdemux.*: Keep track of the first timestamp of the stream and add this to the outgoing buffer timestam... 2008-08-27 09:47:17 +00:00
rmdemux.h gst/realmedia/rmdemux.*: Keep track of the first timestamp of the stream and add this to the outgoing buffer timestam... 2008-08-27 09:47:17 +00:00
rmdemux.vcproj more working plugins 2004-07-27 21:41:30 +00:00
rmutils.c gst/realmedia/: Add demuxer for RealAudio files (#349779). 2007-01-11 12:49:23 +00:00
rmutils.h gst/realmedia/: Add demuxer for RealAudio files (#349779). 2007-01-11 12:49:23 +00:00
rtspreal.c Add missing elements to docs. Restore alphabetical order in section file. Document mad (it was included in docs alrea... 2008-06-13 06:57:21 +00:00
rtspreal.h gst/realmedia/rtspreal.*: Move assembly rule parsing to the place where we parse the SDP as it's also there that we c... 2008-04-30 17:16:47 +00:00