summaryrefslogtreecommitdiff
path: root/ext/hermes
Commit message (Expand)AuthorAgeFilesLines
* 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
* GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo2002-04-111-10/+10
* fixed warnings in /ext added mikmod_types.h to get it doneBenjamin Otte2002-04-061-13/+0
* Changed to the new props APIWim Taymans2002-03-302-31/+38
* filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo2002-03-241-7/+7
* s/Gnome-Streamer/GStreamer/Andy Wingo2002-03-204-4/+4
* removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo2002-03-195-127/+127
* s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo2002-03-191-1/+1
* Faster RGB to YUV conversionWim Taymans2002-02-021-113/+43
* Return donw when we changed the caps in the connect function.Wim Taymans2002-01-201-2/+2
* - plugins are built without versioning infoWrobell2002-01-181-0/+1
* Bring the plugins in sync with the new core capsnego system.Wim Taymans2002-01-134-155/+387
* s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn2002-01-121-3/+7
* added hermesThomas Vander Stichele2001-12-231-4/+4
* adding hermesThomas Vander Stichele2001-12-237-0/+1747