summaryrefslogtreecommitdiffstats
path: root/ext/hermes
AgeCommit message (Expand)AuthorFilesLines
2005-05-18ext/: Gcc4 fixes.Ronald S. Bultje1-3/+3
2004-05-21second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet1-2/+2
2004-04-22s/gst_caps_simplify/gst_caps_do_simplify/Benjamin Otte1-4/+2
2004-03-30ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...David Schleef1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-126/+129
2004-03-14gst-indentThomas Vander Stichele1-188/+195
2004-01-15ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.Ronald S. Bultje1-14/+24
2004-01-15Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef10-2017/+655
2004-01-12gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte1-5/+9
2004-01-11ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...Julien Moutte1-1/+1
2004-01-09ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimize...Julien Moutte1-3/+3
2003-12-22Merge CAPS branchDavid Schleef4-267/+117
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-24ooops, those files shouldn't have been committed in the latest commit.Benjamin Otte1-6/+0
2003-11-24use GDK_PIXBUF_CONFDIRBenjamin Otte1-0/+6
2003-11-22Don't throw an error if we can't negotiate capsDavid Schleef1-5/+0
2003-11-16+ checking in plugin category changesLeif Johnson1-1/+1
2003-11-11make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte1-0/+4
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+0
2003-11-01Colo(u)rspace tooIain Holmes1-51/+55
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-3/+4
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-23Take a hint from dschleef and grab the bufferpool at the last possible moment...Joshua N. Pritikin1-1/+3
2003-07-23Fix to loop through a list of caps when calling try_set_caps(). Added a work...David Schleef1-11/+26
2003-07-19+ changes for new float caps without slope/intercept + some category changes ...Leif Johnson1-1/+1
2003-07-14No "format" property in new RGB caps.David Schleef1-3/+1
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2-53/+64
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte2-31/+34
2003-05-24better state change/link functionWim Taymans1-7/+17
2003-02-02- properly ref/unref the caps while doing caps negoWim Taymans1-12/+29
2003-01-12unref pool tooWim Taymans1-0/+2
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-6/+6
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-9/+9
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-12Destroy state when going to READYWim Taymans3-8/+15
2002-09-10This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje1-2/+2
2002-07-11Setup the YV12 to RGB converter tooWim Taymans1-0/+11
2002-07-11Add some more convertors (for YV12). this is getting silly...Wim Taymans1-22/+128
2002-06-21Include right header file for memcpyWim Taymans1-0/+1
2002-06-21Fixed problem with color conversionWim Taymans5-11/+57
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker1-0/+1
2002-05-07add a yuv2yuv.h fileJeremy Simon2-1/+29
2002-05-07swap the cr and the cb component for the yuv420P_to_rgb no mmx routineJeremy Simon1-3/+3
2002-04-20a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo1-2/+2
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-10/+10
2002-04-06fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte1-13/+0
2002-03-30Changed to the new props APIWim Taymans2-31/+38
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-7/+7
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo4-4/+4