summaryrefslogtreecommitdiffstats
path: root/ext/hermes
AgeCommit message (Expand)AuthorFilesLines
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
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo5-127/+127
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-02-02Faster RGB to YUV conversionWim Taymans1-113/+43
2002-01-20Return donw when we changed the caps in the connect function.Wim Taymans1-2/+2
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-13Bring the plugins in sync with the new core capsnego system.Wim Taymans4-155/+387
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-3/+7
2001-12-23added hermesThomas Vander Stichele1-4/+4
2001-12-23adding hermesThomas Vander Stichele7-0/+1747