summaryrefslogtreecommitdiff
path: root/ext/sdl/sdlvideosink.h
Commit message (Expand)AuthorAgeFilesLines
* Fix FSF addressTim-Philipp Müller2012-11-041-2/+2
* ext/: Fix various compiler warnings that reveal potential bugs.Julien Moutte2007-01-041-1/+1
* Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost2006-06-011-2/+2
* ext/sdl/sdlvideosink.*: Fix output stride copying, so that it displays correc...Jan Schmidt2006-01-271-0/+1
* fix includeThomas Vander Stichele2005-11-281-1/+1
* ext/sdl/sdlvideosink.*: Updates for fractional framerates and XOverlay interf...Jan Schmidt2005-11-231-1/+2
* Add support to exit when 'Esc' key is pressed.Edgard Lima2005-11-031-1/+2
* Added a property that allows full-screen.Edgard Lima2005-10-311-0/+1
* ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but ...Tim-Philipp Müller2005-10-281-1/+3
* Trying to fix videos out of sync (not fixed yet)Edgard Lima2005-10-271-0/+2
* renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost2005-10-121-2/+2
* *.h: Revert indentingJohan Dahlin2004-03-151-9/+9
* gst-indentThomas Vander Stichele2004-03-141-9/+9
* configure.ac: the Hermes library controls hermescolorspace, not colorspace.David Schleef2004-03-131-1/+1
* Fix for move of gstvideosink.h -> videosink.h.Ronald S. Bultje2004-03-021-1/+1
* Merge CAPS branchDavid Schleef2003-12-221-3/+0
* Add XOverlay interface support to both sdlvideosink and xvideosink. They're f...Ronald S. Bultje2003-10-281-14/+11
* Integrating the GstVideoSink parent classJulien Moutte2003-09-141-14/+3
* Various fixesRonald S. Bultje2002-01-311-1/+1
* Added support for user-specified width and height with YUV-scaling, added sup...Ronald S. Bultje2002-01-101-1/+5
* added sdlThomas Vander Stichele2001-12-201-0/+87