summaryrefslogtreecommitdiffstats
path: root/ext/sdl/sdlvideosink.h
AgeCommit message (Collapse)AuthorFilesLines
2003-12-22Merge CAPS branchDavid Schleef1-3/+0
Original commit message from CVS: Merge CAPS branch
2003-10-28Add XOverlay interface support to both sdlvideosink and xvideosink. They're ↵Ronald S. Bultje1-14/+11
fully interchangeable now. Original commit message from CVS: Add XOverlay interface support to both sdlvideosink and xvideosink. They're fully interchangeable now.
2003-09-14Integrating the GstVideoSink parent classJulien Moutte1-14/+3
Original commit message from CVS: Integrating the GstVideoSink parent class
2002-01-31Various fixesRonald S. Bultje1-1/+1
Original commit message from CVS: Various fixes
2002-01-10Added support for user-specified width and height with YUV-scaling, added ↵Ronald S. Bultje1-1/+5
support for embedded SDL-windows in other X... Original commit message from CVS: Added support for user-specified width and height with YUV-scaling, added support for embedded SDL-windows in other Xwindows, added support for some more YUV types as input
2001-12-20added sdlThomas Vander Stichele1-0/+87
Original commit message from CVS: added sdl