gstreamer/gst
Edward Hervey 5ad613d9b9 Switch to using GstStaticPadTemplate.
Original commit message from CVS:
* ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
(gst_flac_dec_init):
* gst/law/alaw-decode.c: (gst_alaw_dec_base_init),
(gst_alaw_dec_init):
* gst/law/alaw-encode.c: (gst_alaw_enc_base_init),
(gst_alaw_enc_init):
* gst/law/alaw.c: (plugin_init):
* gst/law/mulaw-decode.c: (gst_mulawdec_base_init),
(gst_mulawdec_init):
* gst/law/mulaw-encode.c: (gst_mulawenc_base_init),
(gst_mulawenc_init):
* gst/law/mulaw.c: (plugin_init):
Switch to using GstStaticPadTemplate.
* gst/udp/gstudpnetutils.c: (gst_udp_get_addr):
Don't forget to free the addrinfo structure.
* gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
(gst_wavparse_sink_activate):
Don't forget to unref the GstAdapter.
2008-12-13 15:34:01 +00:00
..
alpha Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
apetag Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
audiofx gst/: Make author name consistent with others. 2008-11-10 13:59:27 +00:00
auparse Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
autodetect gst/autodetect/gstautoaudiosrc.c: Fix classification. 2008-11-29 20:05:41 +00:00
avi gst/avi/gstavidemux.c: More logging. 2008-12-09 17:55:22 +00:00
cutter gst/: Make author name consistent with others. 2008-11-10 13:59:27 +00:00
debug Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
effectv Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
equalizer gst/equalizer/: Add presets for equalizer. Fixes #522183. 2008-11-13 16:24:59 +00:00
flx Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
goom Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
goom2k1 Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
icydemux Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
id3demux Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
interleave Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
law Switch to using GstStaticPadTemplate. 2008-12-13 15:34:01 +00:00
level Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
matroska Add documentation for matroskamux and matroskademux and update the inspection xml files. 2008-12-05 09:24:18 +00:00
median Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
monoscope Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
multifile Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
multipart Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
oldcore Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
qtdemux gst/qtdemux/qtdemux.c: Add MPG1 and MPG2 fourcc to supported qtdemux video codecs as I found some video clips using t... 2008-11-25 17:47:24 +00:00
replaygain Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
rtp gst/rtp/gstrtpjpegdepay.c: Add an EOI marker at the end of the jpeg frame when it's missing. 2008-12-09 14:19:16 +00:00
rtsp gst/rtsp/gstrtspsrc.c: Prevent further read/write actions taken to the connect-failed socket by erroring out quickly.... 2008-11-27 11:22:56 +00:00
smpte Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
spectrum Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
udp Switch to using GstStaticPadTemplate. 2008-12-13 15:34:01 +00:00
videobox Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
videocrop gst/videocrop/gstvideocrop.*: Fix renegotiation when changing properties using the new basetransform features. Fixes ... 2008-11-25 16:06:22 +00:00
videofilter Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
videomixer Don't install static libs for plugins. Fixes #550851 for -good. 2008-11-04 12:28:34 +00:00
wavenc gst/wavenc/: Add support for a-law and mu-law encoded wav files. Fixes bug #562434. 2008-11-27 12:13:39 +00:00
wavparse Switch to using GstStaticPadTemplate. 2008-12-13 15:34:01 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00