gstreamer/gst
Wim Taymans af6e4da92e gst/rtp/: Fix klass typos.
Original commit message from CVS:
* gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
* gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
* gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
* gst/rtp/gstrtpdepay.c:
* gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
* gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
* gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
* gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
* gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
(gst_rtp_mp2t_depay_plugin_init):
* gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
* gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
* gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
* gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
* gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
* gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
* gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
* gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
Fix klass typos.
Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
2006-09-23 15:30:40 +00:00
..
alpha More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
apetag gst/: Don't interpret a first buffer with an offset of NONE as 'from the middle of the stream', but only a first buff... 2006-09-14 11:05:35 +00:00
audiofx Rename again (audiofxgood -> audiofx). 2006-08-27 17:14:06 +00:00
auparse gst/auparse/gstauparse.*: Rewrite auparse to suck a little bit less: make source pad dynamic, so decodebin/playbin wo... 2006-04-26 17:08:24 +00:00
autodetect gst/autodetect/: Make static pad templates static to appease valgrind's leak detector. 2006-09-22 12:12:10 +00:00
avi gst/avi/gstavidemux.c: Don't check for a tag that is never there and check if we read the correct tag. Fixes seeking ... 2006-09-22 17:22:34 +00:00
cutter Use GST_DEBUG_CATEGORY_STATIC where possible (#342503) plus two minor macro fixes. 2006-06-22 19:31:04 +00:00
debug More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
effectv More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
equalizer More G_OBJECT macro fixing. 2006-09-16 22:14:35 +00:00
flx Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
goom gst/goom/filters.c: Avoid goom coredumping by clearing memory. 2006-07-07 15:04:29 +00:00
icydemux gst/icydemux/gsticydemux.*: When we merge/collect multiple incoming buffers for typefinding purposes, keep an initial... 2006-09-14 10:38:42 +00:00
id3demux gst/: Don't interpret a first buffer with an offset of NONE as 'from the middle of the stream', but only a first buff... 2006-09-14 11:05:35 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law gst/law/: Fix negotiation to deal with ANY/EMPTY caps instead of leaking. 2006-07-24 14:16:06 +00:00
level gst/level/gstlevel.*: Fix type mixup in level->interval (gdouble<->guint64). Spotted by 2006-09-11 20:38:41 +00:00
matroska gst/matroska/: Add support for VOBSUB subtitle tracks and zlib-compressed tracks. Make sure we start on a keyframe af... 2006-09-04 16:21:17 +00:00
median Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
monoscope gst/monoscope/gstmonoscope.c: Don't unref buffers of which we've already given away ownership to the adapter. 2006-08-22 12:10:32 +00:00
multipart More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
oldcore Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
qtdemux gst/qtdemux/qtdemux.c: Reset each streams last_flow to GST_FLOW_OK. 2006-08-30 11:27:40 +00:00
rtp gst/rtp/: Fix klass typos. 2006-09-23 15:30:40 +00:00
rtsp gst/rtsp/URLS: Added some test URLS. 2006-09-20 16:06:27 +00:00
smpte Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
spectrum gst/spectrum/gstspectrum.c: Implements stop() to clear the adapter and event() to clear the adapter on FLUSH_STOP and... 2006-09-12 20:18:55 +00:00
udp gst/udp/: Update README, simple cleanup. 2006-09-21 09:50:41 +00:00
videobox More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
videocrop configure.ac: Bump requirements of -base (videocrop test case needs this). 2006-09-08 16:47:46 +00:00
videofilter More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
videomixer More G_OBJECT macro fixing. 2006-09-16 21:57:29 +00:00
wavenc gst/wavenc/gstwavenc.*: Set caps on first outgoing buffer, so that it doesn't error out immediately with a non-negoti... 2006-04-19 15:16:33 +00:00
wavparse gst/wavparse/gstwavparse.c: Add ms-gsm to the src template. 2006-09-19 10:14:52 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00