gstreamer/gst
Benjamin Otte 92bcd41763 gst-libs/gst/video/video.h: Fix caps template names to be understandable.
Original commit message from CVS:
2004-01-12  Benjamin Otte  <in7y118@public.uni-hamburg.de>

* gst-libs/gst/video/video.h:
Fix caps template names to be understandable.
Prefix everything with GST_VIDEO.
* ext/aalib/gstaasink.c:
* ext/divx/gstdivxdec.c:
* ext/divx/gstdivxenc.c:
* ext/gdk_pixbuf/gstgdkpixbuf.c:
* ext/hermes/gstcolorspace.c: (gst_colorspace_base_init):
* ext/jpeg/gstjpegdec.c: (raw_caps_factory):
* ext/jpeg/gstjpegenc.c: (raw_caps_factory):
* ext/libcaca/gstcacasink.c:
* ext/libpng/gstpngenc.c: (raw_caps_factory):
* ext/snapshot/gstsnapshot.c:
* ext/swfdec/gstswfdec.c:
* ext/xvid/gstxviddec.c:
* ext/xvid/gstxvidenc.c:
* gst/chart/gstchart.c:
* gst/deinterlace/gstdeinterlace.c:
* gst/effectv/gsteffectv.c:
* gst/flx/gstflxdec.c: (gst_flxdec_loop):
* gst/goom/gstgoom.c:
* gst/median/gstmedian.c:
* gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
(gst_monoscope_srcconnect), (gst_monoscope_chain):
* gst/overlay/gstoverlay.c:
* gst/smooth/gstsmooth.c:
* gst/smpte/gstsmpte.c:
* gst/synaesthesia/gstsynaesthesia.c:
* gst/videocrop/gstvideocrop.c:
* gst/videodrop/gstvideodrop.c:
* gst/y4m/gsty4mencode.c:
* sys/qcam/gstqcamsrc.c:
* sys/v4l/gstv4lsrc.c: (gst_v4lsrc_palette_to_caps):
Make them work with new video.h file.
* sys/ximage/ximagesink.c: (gst_ximagesink_chain),
(gst_ximagesink_buffer_free), (gst_ximagesink_buffer_alloc):
* sys/xvimage/xvimagesink.c: (gst_xvimagesink_chain),
(gst_xvimagesink_buffer_free), (gst_xvimagesink_buffer_alloc):
Make it work with new buffer allocation system.
2004-01-12 02:01:51 +00:00
..
audiofx Merge CAPS branch 2003-12-22 01:47:09 +00:00
auparse Convert elements to use gst_pad_use_explicit_caps() where appropriate. 2004-01-02 07:09:23 +00:00
avi Fix for instantiate-test (see core). Also remove dead code from jpegenc (which still needs fixing, but that's lower o... 2004-01-07 13:18:08 +00:00
cutter src pad was being created twice - oops. 2004-01-02 15:32:40 +00:00
debug ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test 2004-01-11 22:03:52 +00:00
effectv gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
flx gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
goom gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
law Merge CAPS branch 2003-12-22 01:47:09 +00:00
level Merge CAPS branch 2003-12-22 01:47:09 +00:00
matroska gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relative to previous lace, not the first lace.... 2004-01-04 15:23:03 +00:00
median gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
monoscope gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
qtdemux gst/qtdemux/qtdemux.c: fix audio chunk size/timestamp calculation 2004-01-11 17:49:56 +00:00
rtp gst/rtp/rtp-packet.c: Add sys/types.h include, since OS X doesn't define in_addr_t in netinet/in.h, like it does on L... 2004-01-03 13:20:57 +00:00
smoothwave remove copyright field from plugins 2003-12-04 10:37:38 +00:00
smpte gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
spectrum remove copyright field from plugins 2003-12-04 10:37:38 +00:00
udp Change gst_pad_proxy_link() to gst_pad_try_set_caps() 2003-12-31 08:41:48 +00:00
videocrop gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:51 +00:00
videofilter ext/divx/gstdivxenc.c: remove bogus gst_caps_is_fixed() test 2004-01-11 22:03:52 +00:00
videoflip Merge CAPS branch 2003-12-22 01:47:09 +00:00
wavenc gst/wavenc/gstwavenc.c: Fix indenting, fix pad creation. 2004-01-04 12:14:37 +00:00
wavparse gst/matroska/matroska-demux.c: Fix EBML-laced block parsing. Diffs are relative to previous lace, not the first lace.... 2004-01-04 15:23:03 +00:00
Makefile.am on dasher, on dancer, on donner, on fixen! 2001-12-23 03:25:55 +00:00