summaryrefslogtreecommitdiffstats
path: root/ext/sdl
AgeCommit message (Expand)AuthorFilesLines
2004-11-10ext/alsa/gstalsasink.c: This seems to be antique leftover. It needs to pass e...Ronald S. Bultje1-23/+44
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt1-4/+4
2004-08-09ext/sdl/sdlvideosink.c: Only allow sane framerates.David Schleef1-1/+1
2004-04-21ext/sdl/Makefile.am: Link against libgstinterfaces, not libgstxoverlay. jmmv...David Schleef1-1/+1
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-48/+48
2004-03-15*.h: Revert indentingJohan Dahlin1-9/+9
2004-03-14gst-indentThomas Vander Stichele2-219/+189
2004-03-13configure.ac: the Hermes library controls hermescolorspace, not colorspace.David Schleef2-3/+4
2004-03-06ext/aalib/gstaasink.c: Add fixate function. (bug #131128)David Schleef1-0/+29
2004-03-02Fix for move of gstvideosink.h -> videosink.h.Ronald S. Bultje1-1/+1
2004-02-02change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele1-6/+6
2004-01-29GST_ELEMENT_ERRORThomas Vander Stichele1-6/+6
2004-01-18use new error signal and classificationThomas Vander Stichele1-15/+14
2004-01-14use element time.Benjamin Otte1-7/+2
2004-01-08ext/sdl/sdlvideosink.c: Using XOverlay public method to fire size signal.Julien Moutte1-3/+3
2003-12-22Merge CAPS branchDavid Schleef2-44/+29
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje1-7/+7
2003-12-04remove copyright field from pluginsAndy Wingo1-1/+0
2003-11-20This GstVideoSink function was removed todayJan Schmidt1-2/+0
2003-11-07Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje1-1/+1
2003-11-02SDL Video sink ported to the new plugin code. (Sorry that last commit message...Iain Holmes1-48/+50
2003-10-28Add XOverlay interface support to both sdlvideosink and xvideosink. They're f...Ronald S. Bultje3-174/+327
2003-10-08/GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo1-2/+3
2003-09-16reverting error patch before making a branch.BRANCH-ERROR-ROOTBRANCH-ERRORThomas Vander Stichele1-21/+14
2003-09-15converted gst_element_error to new format in ext/ - gettext pendingBenjamin Otte1-14/+21
2003-09-14Integrating the GstVideoSink parent classJulien Moutte2-145/+56
2003-09-11Remove all locally-defined optimization flagsDavid Schleef1-1/+1
2003-08-10Remove redundant plugindir definitionDavid Schleef1-1/+0
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-7/+4
2003-06-29compatibility fix for new GST_DEBUG stuff.Benjamin Otte1-2/+5
2003-05-21Updated autogen.sh/configure.ac and various Makefiles to make the configure s...Brian Cameron1-1/+1
2003-04-07Convert some of the broken fourcc printing to GST_FOURCC_FORMATDavid Schleef1-12/+7
2003-02-02Change %lld, %llu to G_G[U]INT64_FORMAT globally. Fix bad pointer->integer c...David Schleef1-3/+3
2003-01-10PadConnect -> PadLinkThomas Vander Stichele1-2/+2
2003-01-10another batch of connect->link fixes please let me know about issues and plea...Thomas Vander Stichele1-5/+5
2002-12-27Update to new element sync APIWim Taymans1-2/+4
2002-12-08parallel install fixesThomas Vander Stichele1-1/+1
2002-11-27Moved clock set/get to class functions.Wim Taymans1-2/+4
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