summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/gstvideosink.h
AgeCommit message (Expand)AuthorFilesLines
2012-09-10gst-libs: restore original full paddingMark Nauwelaerts1-1/+1
2012-07-13libs: Remove "Since" markers and minor doc fixupsEdward Hervey1-3/+1
2011-11-10videosink: reset paddingWim Taymans1-1/+1
2011-08-20docs: fix xref for the propertyStefan Kost1-1/+1
2011-08-20docs: handle warnings emitted by gtk-docStefan Kost1-4/+4
2011-05-23docs: add missing documentation for various piecesStefan Kost1-5/+5
2009-09-08videosink: add "show-preroll-frame" propertyTim-Philipp Müller1-2/+7
2009-09-08video: add GstVideoSinkClass::show_frame()Tim-Philipp Müller1-7/+30
2006-12-15docs/libs/gst-plugins-base-libs-sections.txt: Small docs fixes/updates.Tim-Philipp Müller1-5/+21
2006-04-08Fix broken GObject macrosStefan Kost1-4/+4
2005-11-30Adding docs.Julien Moutte1-0/+9
2005-11-16gst-libs/gst/video/: Add helper function needed for video sinks.Julien Moutte1-0/+11
2005-07-10use overridable ERROR_CFLAGS; more macro splittingThomas Vander Stichele1-19/+19
2005-03-31Plugin port to 0.9, ogg/theora playback should work in the seek example now.Wim Taymans1-8/+5
2005-02-09Add G_BEGIN_DECLS and G_END_DECLS around headers where missing, so that they ...Tim-Philipp Müller1-6/+2
2004-08-11gst-libs/gst/video/videosink.h: Change copyright block to LGPL.David Schleef1-11/+12
2004-03-15*.h: Revert indentingJohan Dahlin1-33/+30
2004-03-14gst-indentThomas Vander Stichele1-30/+33
2004-01-07examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte1-8/+1
2003-12-09Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef1-2/+2
2003-11-19Fix a stupid mistakeJulien Moutte1-1/+1
2003-11-19Removing the video_out things.Julien Moutte1-25/+2
2003-11-10remove gst_video_sink_push_ui_event()David Schleef1-2/+0
2003-11-07use int64 for frame-timeDavid I. Lehn1-1/+1
2003-10-09add object and struct paddingDavid Schleef1-0/+4
2003-09-14Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte1-0/+102