gstreamer/gst
Wim Taymans 9a5c8cd25e gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/.
Original commit message from CVS:
* gst/rtp/Makefile.am:
* gst/rtp/gstrtp-common.h:
* gst/rtp/gstrtp.c: (plugin_init):
* gst/rtp/gstrtpL16enc.h:
* gst/rtp/gstrtpdec.c: (gst_rtpdec_get_type),
(gst_rtpdec_class_init), (gst_rtpdec_chain_rtp),
(gst_rtpdec_chain_rtcp), (gst_rtpdec_change_state),
(gst_rtpdec_plugin_init):
* gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_get_type),
(gst_rtph263pdec_base_init), (gst_rtph263pdec_class_init),
(gst_rtph263pdec_init), (gst_rtph263pdec_chain),
(gst_rtph263pdec_set_property), (gst_rtph263pdec_get_property),
(gst_rtph263pdec_change_state), (gst_rtph263pdec_plugin_init):
* gst/rtp/gstrtph263pdec.h:
* gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
(gst_rtph263penc_base_init), (gst_rtph263penc_class_init),
(gst_rtph263penc_init), (gst_rtph263penc_flush),
(gst_rtph263penc_chain), (gst_rtph263penc_set_property),
(gst_rtph263penc_get_property), (gst_rtph263penc_change_state),
(gst_rtph263penc_plugin_init):
* gst/rtp/gstrtph263penc.h:
* gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_get_type),
(gst_rtpmpadec_base_init), (gst_rtpmpadec_class_init),
(gst_rtpmpadec_init), (gst_rtpmpadec_chain),
(gst_rtpmpadec_set_property), (gst_rtpmpadec_get_property),
(gst_rtpmpadec_change_state), (gst_rtpmpadec_plugin_init):
* gst/rtp/gstrtpmpadec.h:
* gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
(gst_rtpmpaenc_base_init), (gst_rtpmpaenc_class_init),
(gst_rtpmpaenc_init), (gst_rtpmpaenc_flush), (gst_rtpmpaenc_chain),
(gst_rtpmpaenc_set_property), (gst_rtpmpaenc_get_property),
(gst_rtpmpaenc_change_state), (gst_rtpmpaenc_plugin_init):
* gst/rtp/gstrtpmpaenc.h:
* gst/rtp/rtp-packet.c:
* gst/rtp/rtp-packet.h:
Remove old code that is now in gst-libs/gst/rtp/.
Added some payload/depayloaders.

* gst/udp/gstudpsink.c: (gst_udpsink_class_init):
Fix port number range.
2005-08-18 10:33:15 +00:00
..
alpha Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
audiofx Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
auparse fix int and float audio caps in auparse, partially fixes bug #142812 2004-12-19 16:54:46 +00:00
autodetect Use new ghostpad API; now they actually work in Totem, also. 2005-08-03 17:18:31 +00:00
avi gst/: Uncomment metadata and codec-name handling. 2005-08-16 16:30:23 +00:00
cutter more working plugins 2004-07-27 21:41:30 +00:00
debug Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
dvdlpcmdec gst/dvdlpcmdec/gstdvdlpcmdec.c: Make sure we only write to writable buffers 2005-02-20 15:26:04 +00:00
effectv Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9 2005-08-13 11:58:03 +00:00
equalizer licensing, name and description changes 2005-08-14 16:10:55 +00:00
fdsrc licensing, name and description changes 2005-08-14 16:10:55 +00:00
flx Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
goom Various event updates and cleanups. 2005-07-27 18:37:25 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law configure.ac (GST_CFLAGS): GCC strikes back!!! Let the build breakage ensue!!! 2005-06-29 16:14:30 +00:00
level port fixes from 0.8 to level 2005-08-10 10:54:02 +00:00
matroska gst/matroska/matroska-demux.c: Fix logic error in timing of subtitle stream synchronization. 2005-01-27 23:30:17 +00:00
median Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
monoscope fix licensing of monoscope 2004-12-07 17:22:19 +00:00
multipart cleanups, debugging and memleak fixes 2004-08-09 16:38:53 +00:00
oldcore pound some sense in the colorspace elements 2005-08-14 16:21:01 +00:00
qtdemux removing README from Makefile.am as its gone from CVS 2005-08-17 11:30:19 +00:00
rtp gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/. 2005-08-18 10:33:15 +00:00
rtsp gst/rtsp/gstrtspsrc.c: Support absolute control urls too. 2005-08-17 10:30:55 +00:00
smoothwave configure.ac: Put DEFAULT_AUDIOSINK in config.h and use whereever possible. (Fixes #165997) 2005-02-02 08:14:01 +00:00
smpte Ported 2 more plugins. usgly hack in the Makefile.am though, I'm sure someone will fix it. 2005-05-06 19:55:22 +00:00
spectrum Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
udp gst/rtp/: Remove old code that is now in gst-libs/gst/rtp/. 2005-08-18 10:33:15 +00:00
videobox sys/oss/gstossaudio.c (plugin_init): Second-class citizen. 2005-08-04 20:05:51 +00:00
videocrop Way, way, way too many files: Remove crack comment from the 2000 era. 2005-07-05 10:51:49 +00:00
videofilter update spec and add missing header file 2005-07-25 15:23:43 +00:00
videomixer gst/videomixer/videomixer.c: Only mix AYUV for maximum quality. 2004-11-08 17:22:05 +00:00
wavenc gst/: Add AMR (VBR and CBR) ids to riff.h audio codec list 2005-01-05 21:46:19 +00:00
wavparse Use -lgstfoo-@GST_MAJORMINOR@ instead of -lgstfoo-0.9 2005-08-13 11:58:03 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00