summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/videosink.h
Commit message (Expand)AuthorAgeFilesLines
* More work on subclassing the sinks from the basesink.BRANCH-THREADEDWim Taymans2005-03-041-8/+5
* gst-libs/gst/video/videosink.h: Change copyright block to LGPL.David Schleef2004-08-111-11/+12
* *.h: Revert indentingJohan Dahlin2004-03-151-33/+30
* gst-indentThomas Vander Stichele2004-03-141-30/+33
* examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte2004-01-071-8/+1
* Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef2003-12-091-2/+2
* Fix a stupid mistakeJulien Moutte2003-11-191-1/+1
* Removing the video_out things.Julien Moutte2003-11-191-25/+2
* remove gst_video_sink_push_ui_event()David Schleef2003-11-101-2/+0
* use int64 for frame-timeDavid I. Lehn2003-11-071-1/+1
* add object and struct paddingDavid Schleef2003-10-091-0/+4
* Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte2003-09-141-0/+102