gstreamer/gst/realmedia
Stefan Kost c49cf83ee3 Add missing elements to docs. Restore alphabetical order in section file. Document mad (it was included in docs alrea...
Original commit message from CVS:
* docs/plugins/gst-plugins-ugly-plugins-docs.sgml:
* docs/plugins/gst-plugins-ugly-plugins-sections.txt:
* ext/a52dec/gsta52dec.c:
* ext/amrnb/amrnbdec.c:
* ext/amrnb/amrnbenc.c:
* ext/amrnb/amrnbparse.c:
* ext/lame/gstlame.c:
* ext/mad/gstmad.c:
* ext/sidplay/gstsiddec.cc:
* gst/asfdemux/gstrtspwms.c:
* gst/mpegaudioparse/gstxingmux.c:
* gst/realmedia/rademux.c:
* gst/realmedia/rdtmanager.c:
* gst/realmedia/rtspreal.c:
* gst/synaesthesia/gstsynaesthesia.c:
Add missing elements to docs. Restore alphabetical order in section
file. Document mad (it was included in docs already).
Fix doc-markup: use convinience syntax for examples
(produces valid docbook), add several refsec2 when we have several
titles. Fix some types.
2008-06-13 06:57:21 +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.c: Flush timestamp correction variables on a flush. Fixes #533832. 2008-05-19 10:23:46 +00:00
rmdemux.h gst/realmedia/rmdemux.*: Remember first timestamp encountered in stream and re-timestamp stream to start from zero (f... 2007-05-16 19:07:45 +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