gstreamer/gst/realmedia
Wim Taymans 6367c03a1d gst/realmedia/rdtdepay.*: Use new RDT parsing helper functions.
Original commit message from CVS:
* gst/realmedia/rdtdepay.c: (gst_rdt_depay_class_init),
(gst_rdt_depay_finalize), (gst_rdt_depay_setcaps),
(gst_rdt_depay_push), (gst_rdt_depay_handle_data),
(gst_rdt_depay_chain), (gst_rdt_depay_change_state):
* gst/realmedia/rdtdepay.h:
Use new RDT parsing helper functions.
Copy discont flags correctly.
Push the header from the chain function instead of the setcaps function.
Copy incomming timestamp to the output buffers instead of doing magic
with the RDT timestamps.
2008-08-27 09:58:00 +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.*: Use new RDT parsing helper functions. 2008-08-27 09:58:00 +00:00
rdtdepay.h gst/realmedia/rdtdepay.*: Use new RDT parsing helper functions. 2008-08-27 09:58:00 +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 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
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