gstreamer/gst
Tim-Philipp Müller 11cb7a31b4 Const-ify GEnumValue arrays.
Original commit message from CVS:
* ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
(gst_esdmon_channels_get_type):
* ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
* ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
* ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
* ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
* gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
* gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
* gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
* gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
* gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
* gst/videomixer/videomixer.c:
(gst_video_mixer_background_get_type):
Const-ify GEnumValue arrays.
2006-05-10 10:29:54 +00:00
..
alpha Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
apetag Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
audiofx Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +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 Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
avi gst/avi/gstavimux.c: Work around gst_buffer_make_metadata_writable() bug that results in avimux marking all frames in... 2006-05-09 14:08:15 +00:00
cutter Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
debug Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
effectv Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
equalizer Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
flx Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
goom Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
icydemux gst/icydemux/gsticydemux.*: Fix event handling: cache events when typefinding and forward later. 2006-04-28 14:57:57 +00:00
id3demux gst/id3demux/gstid3demux.c: Let core insert default error message for TYPE_NOT_FOUND errors, it's just as good as our... 2006-05-02 15:46:02 +00:00
interleave more working plugins 2004-07-27 21:41:30 +00:00
law Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
level Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
matroska Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
median Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
monoscope Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
multipart Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up following lines. 2006-05-06 00:14:09 +00:00
oldcore Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
qtdemux gst/qtdemux/qtdemux.c: Don't cause side effects in a debugging function. 2006-05-08 15:20:10 +00:00
rtp Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
rtsp Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
smpte Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
spectrum Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
udp Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:39:46 +00:00
videobox Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
videocrop Define GstElementDetails as const and also static (when defined as global) 2006-04-25 21:56:38 +00:00
videofilter Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +00:00
videomixer Const-ify GEnumValue arrays. 2006-05-10 10:29:54 +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 C89 compliance fixes. Fixes #340980 2006-05-08 10:59:05 +00:00
Makefile.am tidying up -good for business 2005-08-30 17:32:12 +00:00