gstreamer/ext
David Schleef 4910efb9b7 Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL code. Fix for new caps negotiation. Rewr...
Original commit message from CVS:
* configure.ac:
* gst/colorspace/Makefile.am:
* gst/colorspace/gstcolorspace.c:
* gst/colorspace/gstcolorspace.h:
* gst/colorspace/yuv2rgb.c:
* gst/colorspace/yuv2rgb.h:
Duplicate the ext/hermes colorspace plugin, and remove Hermes
code and GPL code.  Fix for new caps negotiation.  Rewrite
much of the format handling code, and some of the conversion
code.  Basically, rewrote almost everything.  This element
handles I420, YV12 to RGB conversions.
* ext/hermes/Makefile.am:
* ext/hermes/gsthermescolorspace.c:
Rename colorspace to hermescolorspace.  Fix negotiation issues.
Remove non-Hermes related code.  This element handles lots of
RGB to RGB conversions, but no YUV.
* ext/hermes/gstcolorspace.c:
* ext/hermes/gstcolorspace.h:
* ext/hermes/rgb2yuv.c:
* ext/hermes/yuv2rgb.c:
* ext/hermes/yuv2rgb.h:
* ext/hermes/yuv2rgb_mmx16.s:
* ext/hermes/yuv2yuv.c:
* ext/hermes/yuv2yuv.h:
Remove old code.
2004-01-15 08:58:22 +00:00
..
arts Merge CAPS branch 2003-12-22 01:47:09 +00:00
artsd Merge CAPS branch 2003-12-22 01:47:09 +00:00
audiofile 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
cdaudio Remove redundant plugindir definition 2003-08-10 00:01:58 +00:00
divx ext/divx/: Set category to divx4linux instead of divx (too generic). 2004-01-14 10:48:18 +00:00
faac Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
faad compile fix 2003-12-22 11:49:17 +00:00
gsm Merge CAPS branch 2003-12-22 01:47:09 +00:00
hermes Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL code. Fix for new caps negotiation. Rewr... 2004-01-15 08:58:22 +00:00
ivorbis make tremor work again 2003-12-27 13:07:06 +00:00
jack Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
ladspa Merge CAPS branch 2003-12-22 01:47:09 +00:00
lcs Bly 2003-11-02 14:26:13 +00:00
libfame Merge CAPS branch 2003-12-22 01:47:09 +00:00
mas use element time. 2004-01-14 00:53:52 +00:00
mpeg2enc ext/mpeg2enc/gstmpeg2enc.cc: fix const/nonconst compile issue. 2004-01-02 10:51:57 +00:00
mplex Remove left-over g_print 2004-01-01 23:13:08 +00:00
sdl use element time. 2004-01-14 00:53:52 +00:00
shout This should have been committed along with the changelog entry a few hours ago 2004-01-06 20:42:03 +00:00
smoothwave remove copyright field from plugins 2003-12-04 10:37:38 +00:00
snapshot gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:52 +00:00
sndfile Fix warning about discarding const qualifier 2003-12-29 15:16:03 +00:00
swfdec gst-libs/gst/video/video.h: Fix caps template names to be understandable. 2004-01-12 02:01:52 +00:00
tarkin remove copyright field from plugins 2003-12-04 10:37:38 +00:00
xvid Remove all usage of gst_pad_get_caps(), and replace it with gst_pad_get_allowed_caps() or gst_pad_get_negotiated_cap(). 2004-01-12 03:40:18 +00:00
Makefile.am enable compilation and installation of ivorbis plugin 2004-01-13 23:15:58 +00:00