summaryrefslogtreecommitdiffstats
path: root/ext/hermes/gstcolorspace.c
AgeCommit message (Expand)AuthorFilesLines
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-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-53/+63
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-15/+18
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-09-18plugins part of license field patchChristian Schaller1-0/+1
2002-09-12Destroy state when going to READYWim Taymans1-7/+7
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-06-21Fixed problem with color conversionWim Taymans1-4/+25
2002-05-31add ranks only for plugins who participate in autoplugging. If you have a fi...Steve Baker1-0/+1
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-03-30Changed to the new props APIWim Taymans1-16/+23
2002-03-20s/Gnome-Streamer/GStreamer/Andy Wingo1-1/+1
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-2/+2
2002-01-20Return donw when we changed the caps in the connect function.Wim Taymans1-2/+2
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans1-151/+231
2001-12-23adding hermesThomas Vander Stichele1-0/+501