gstreamer/gst/realmedia
Wim Taymans 82a84e69e5 gst/realmedia/rmdemux.*: Keep track of the first timestamp of the stream and add this to the outgoing buffer timestam...
Original commit message from CVS:
* gst/realmedia/rmdemux.c: (gst_rmdemux_init),
(find_seek_offset_time), (gst_rmdemux_reset), (gst_rmdemux_chain),
(gst_rmdemux_parse_mdpr), (gst_rmdemux_descramble_cook_audio),
(gst_rmdemux_descramble_dnet_audio),
(gst_rmdemux_parse_video_packet), (gst_rmdemux_parse_audio_packet):
* gst/realmedia/rmdemux.h:
Keep track of the first timestamp of the stream and add this to the
outgoing buffer timestamps so that we can handle live streams.
Set discont flag on the first buffers and after a seek.
2008-08-27 09:47:17 +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
Makefile.am gst/realmedia/: Add simple rdt manager. 2007-08-03 16:09:01 +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.c: Fix the encoding-name so that it matches what the rtsp extension sets. 2007-08-03 14:19:50 +00:00
rdtdepay.h gst/realmedia/: Added RDT depayloader. 2006-10-03 10:55:42 +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