summaryrefslogtreecommitdiff
path: root/ext/hermes
Commit message (Expand)AuthorAgeFilesLines
* Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost2006-04-081-1/+1
* Unify the long descriptions in the plugin details (#337263).j^2006-04-061-6/+5
* rework build; add translations for v4l2Thomas Vander Stichele2006-04-011-1/+1
* Update for alloc_buffer changes.Andy Wingo2005-12-051-1/+2
* Fix up all the state change functions.Jan Schmidt2005-09-051-9/+11
* Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo2005-07-051-2/+0
* second batch : remove ',' at end of enums as they could confuse older gcc, fo...Stéphane Loeuillet2004-05-211-2/+2
* s/gst_caps_simplify/gst_caps_do_simplify/Benjamin Otte2004-04-221-4/+2
* ext/hermes/gsthermescolorspace.c: decrease rank by 2 to not interfere with ot...David Schleef2004-03-301-1/+1
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-126/+129
* gst-indentThomas Vander Stichele2004-03-141-188/+195
* ext/hermes/gsthermescolorspace.c: Fix another compile error. Same as below.Ronald S. Bultje2004-01-151-14/+24
* Duplicate the ext/hermes colorspace plugin, and remove Hermes code and GPL co...David Schleef2004-01-1510-2017/+655
* gst-libs/gst/video/video.h: Fix caps template names to be understandable.Benjamin Otte2004-01-121-5/+9
* ext/ffmpeg/gstffmpegcolorspace.c: Fixing the pad_alloc_buffer implementation ...Julien Moutte2004-01-111-1/+1
* ext/hermes/gstcolorspace.c: Implementing gst_pad_alloc_buffer to use optimize...Julien Moutte2004-01-091-3/+3
* Merge CAPS branchDavid Schleef2003-12-224-267/+117
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* ooops, those files shouldn't have been committed in the latest commit.Benjamin Otte2003-11-241-6/+0
* use GDK_PIXBUF_CONFDIRBenjamin Otte2003-11-241-0/+6
* Don't throw an error if we can't negotiate capsDavid Schleef2003-11-221-5/+0
* + checking in plugin category changesLeif Johnson2003-11-161-1/+1
* make colorspace handle the original RGB format, too, since it handles both. A...Benjamin Otte2003-11-111-0/+4
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* Colo(u)rspace tooIain Holmes2003-11-011-51/+55
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-081-3/+4
* Remove redundant plugindir definitionDavid Schleef2003-08-101-1/+0
* Take a hint from dschleef and grab the bufferpool at the last possible moment...Joshua N. Pritikin2003-07-231-1/+3
* Fix to loop through a list of caps when calling try_set_caps(). Added a work...David Schleef2003-07-231-11/+26
* + changes for new float caps without slope/intercept + some category changes ...Leif Johnson2003-07-191-1/+1
* No "format" property in new RGB caps.David Schleef2003-07-141-3/+1
* New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje2003-07-062-53/+64
* compatibility fix for new GST_DEBUG stuff.Benjamin Otte2003-06-292-31/+34
* better state change/link functionWim Taymans2003-05-241-7/+17
* - properly ref/unref the caps while doing caps negoWim Taymans2003-02-021-12/+29
* unref pool tooWim Taymans2003-01-121-0/+2
* PadConnect -> PadLinkThomas Vander Stichele2003-01-101-6/+6
* another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele2003-01-101-9/+9
* parallel install fixesThomas Vander Stichele2002-12-081-1/+1
* plugins part of license field patchChristian Schaller2002-09-181-0/+1
* Destroy state when going to READYWim Taymans2002-09-123-8/+15
* This updates all plugins to the new API for gst_pad_try_set_capsRonald S. Bultje2002-09-101-2/+2
* Setup the YV12 to RGB converter tooWim Taymans2002-07-111-0/+11
* Add some more convertors (for YV12). this is getting silly...Wim Taymans2002-07-111-22/+128
* Include right header file for memcpyWim Taymans2002-06-211-0/+1
* Fixed problem with color conversionWim Taymans2002-06-215-11/+57
* add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker2002-05-311-0/+1
* add a yuv2yuv.h fileJeremy Simon2002-05-072-1/+29
* swap the cr and the cb component for the yuv420P_to_rgb no mmx routineJeremy Simon2002-05-071-3/+3
* a hack to work around intltool's brokenness a current check for mpeg2dec deta...Andy Wingo2002-04-201-2/+2