summaryrefslogtreecommitdiffstats
path: root/ext/sdl
AgeCommit message (Expand)AuthorFilesLines
2002-09-18plugins part of license field patchChristian Schaller1-1/+2
2002-08-02Don't unref event after calling the default handlerWim Taymans1-1/+1
2002-07-08unref events, do error checkingWim Taymans1-3/+7
2002-05-26- Changed plugins for new APIsWim Taymans1-7/+26
2002-05-13fix sdl makefileAndy Wingo1-1/+1
2002-05-13conformityThomas Vander Stichele1-4/+4
2002-04-11GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory a...Andy Wingo1-3/+3
2002-03-30Changed to the new props APIWim Taymans1-5/+8
2002-03-24filter newlines out of GST_DEBUG statements to reflect new core behavior fixe...Andy Wingo1-2/+2
2002-03-19removal of //-style comments don't link plugins to core libs -- the versionin...Andy Wingo1-1/+1
2002-03-19s/@GST_PLUGIN_LDFLAGS@/$(GST_PLUGIN_LDFLAGS)/ @-substitued variables variable...Andy Wingo1-1/+1
2002-02-13Get rid of the gst_element_info() and replace it with g_message()Ronald S. Bultje1-2/+1
2002-02-04Add an image and a title to the SDL window while waitingRonald S. Bultje1-26/+75
2002-02-03Assorted fixes.Wim Taymans1-14/+18
2002-01-31Various fixesRonald S. Bultje2-4/+2
2002-01-18- plugins are built without versioning infoWrobell1-0/+1
2002-01-17jpegmmx addition and some small changesRonald S. Bultje1-3/+4
2002-01-16Implemented resizingRonald S. Bultje1-3/+21
2002-01-15It worksRonald S. Bultje1-9/+13
2002-01-15Updated all plugins to new capsnego format and added some small usability enh...Ronald S. Bultje1-57/+47
2002-01-12s/filter/plugin/ link plugins to GST_LIBS rearrange rules to a common formatDavid I. Lehn1-4/+3
2002-01-10BugfixRonald S. Bultje1-2/+5
2002-01-10Oops, a small bug which I forgot aboutRonald S. Bultje1-0/+2
2002-01-10Added support for user-specified width and height with YUV-scaling, added sup...Ronald S. Bultje2-138/+299
2001-12-28Fixed some pluginsWim Taymans1-11/+9
2001-12-20added sdlThomas Vander Stichele3-0/+492