summaryrefslogtreecommitdiffstats
path: root/ext/sdl/sdlvideosink.c
AgeCommit message (Expand)AuthorFilesLines
2009-06-29sdl: only include sys/time.h when we have itAndoni Morales1-0/+2
2009-06-19Make build without warnings with debugging disabledTim-Philipp Müller1-5/+5
2008-08-02ext/sdl/sdlvideosink.c: Use g_setenv() and g_unsetenv() instead of setenv() t...Tal Shalif1-2/+2
2007-12-29Fix 'xyz may be used uninitialized' compiler warnings caused by broken g_asse...Sebastian Dröge1-1/+3
2007-06-06ext/sdl/: Add GST_CFLAGS, which apparently somehow fixes the build somewhere ...Tim-Philipp Müller1-1/+1
2007-05-23ext/sdl/sdlvideosink.c: Separate the authors by newlines instead of nothing. ...René Stadler1-2/+2
2007-01-04ext/: Fix various compiler warnings that reveal potential bugs.Julien Moutte1-3/+0
2006-08-29ext/sdl/: Only de-init the subsystem we previously initialised. Avoids borkag...Andrew Andkjar1-2/+2
2006-05-06Add semicolons after GST_BOILERPLATE[_FULL] so that indent doesn't mess up fo...Maciej Katafiasz1-2/+3
2006-04-25Define GstElementDetails as const and also static (when defined as global)Stefan Kost1-1/+1
2006-04-06Unify the long descriptions in the plugin details (#337263).j^1-8/+7
2006-01-27ext/sdl/sdlvideosink.*: Fix output stride copying, so that it displays correc...Jan Schmidt1-84/+171
2006-01-11Now implementing navigation interface and using GST_BOILER_PLATE_FULL.Edgard Lima1-50/+127
2006-01-09Created new element, sdlaudiosink.Edgard Lima1-20/+2
2005-11-23ext/sdl/sdlvideosink.*: Updates for fractional framerates and XOverlay interf...Jan Schmidt1-10/+11
2005-11-21Update for GST_FOURCC_FORMAT API change.Tim-Philipp Müller1-3/+3
2005-11-03Add support to exit when 'Esc' key is pressed.Edgard Lima1-2/+78
2005-10-31Changed property full-screen to fullscreen, using SDL_SWSURFACE instead of SD...Edgard Lima1-3/+3
2005-10-31Added a property that allows full-screen.Edgard Lima1-2/+28
2005-10-28ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but ...Tim-Philipp Müller1-18/+56
2005-10-27ext/sdl/sdlvideosink.c: Fix SDL videosink and did some cleanups.Wim Taymans1-101/+90
2005-10-27Trying to fix videos out of sync (not fixed yet)Edgard Lima1-2/+37
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-2/+2
2005-09-19sdlvideosink ported to 0.9 and tested with filesrc ! mpeg2decEdgard Lima1-74/+49
2005-09-05Fix up all the state change functions.Jan Schmidt1-12/+13
2005-07-05Way, way, way too many files: Remove crack comment from the 2000 era.Andy Wingo1-2/+0
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-03-15don't mix tabs and spacesThomas Vander Stichele1-48/+48
2004-03-14gst-indentThomas Vander Stichele1-210/+180
2004-03-13configure.ac: the Hermes library controls hermescolorspace, not colorspace.David Schleef1-2/+3
2004-03-06ext/aalib/gstaasink.c: Add fixate function. (bug #131128)David Schleef1-0/+29
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 Schleef1-41/+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. Bultje1-159/+314
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 Moutte1-131/+53
2003-07-06New mimetypes gone into effect today - this commit changes all old mimetypes ...Ronald S. Bultje1-7/+4