summaryrefslogtreecommitdiffstats
path: root/ext/sdl/sdlvideosink.h
AgeCommit message (Expand)AuthorFilesLines
2007-01-04ext/: Fix various compiler warnings that reveal potential bugs.Julien Moutte1-1/+1
2006-06-01Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClassStefan Kost1-2/+2
2006-01-27ext/sdl/sdlvideosink.*: Fix output stride copying, so that it displays correc...Jan Schmidt1-0/+1
2005-11-28fix includeThomas Vander Stichele1-1/+1
2005-11-23ext/sdl/sdlvideosink.*: Updates for fractional framerates and XOverlay interf...Jan Schmidt1-1/+2
2005-11-03Add support to exit when 'Esc' key is pressed.Edgard Lima1-1/+2
2005-10-31Added a property that allows full-screen.Edgard Lima1-0/+1
2005-10-28ext/sdl/sdlvideosink.*: Fix I420 output on some machines (not very nice, but ...Tim-Philipp Müller1-1/+3
2005-10-27Trying to fix videos out of sync (not fixed yet)Edgard Lima1-0/+2
2005-10-12renamed GST_FLAGS macros to GST_OBJECT_FLAGS moved bitshift from macro to enu...Stefan Kost1-2/+2
2004-03-15*.h: Revert indentingJohan Dahlin1-9/+9
2004-03-14gst-indentThomas Vander Stichele1-9/+9
2004-03-13configure.ac: the Hermes library controls hermescolorspace, not colorspace.David Schleef1-1/+1
2004-03-02Fix for move of gstvideosink.h -> videosink.h.Ronald S. Bultje1-1/+1
2003-12-22Merge CAPS branchDavid Schleef1-3/+0
2003-10-28Add XOverlay interface support to both sdlvideosink and xvideosink. They're f...Ronald S. Bultje1-14/+11
2003-09-14Integrating the GstVideoSink parent classJulien Moutte1-14/+3
2002-01-31Various fixesRonald S. Bultje1-1/+1
2002-01-10Added support for user-specified width and height with YUV-scaling, added sup...Ronald S. Bultje1-1/+5
2001-12-20added sdlThomas Vander Stichele1-0/+87