summaryrefslogtreecommitdiff
path: root/gst-libs/gst/video/gstvideosink.c
AgeCommit message (Expand)Author
2021-09-24Move files from gst-plugins-base into the "subprojects/gst-plugins-base/" su...Thibault Saunier
2021-06-29video: Deprecate gst_video_sink_center_rect()Seungha Yang
2021-01-14videosink: Add new GstVideoSink::set_info() virtual methodSebastian Dröge
2021-01-14videosink: Implement more complete BaseSink::get_times() based on the framerateSebastian Dröge
2019-08-30Pass the code through codespellThibault Saunier
2018-07-07videosink: Set processing deadline to 15msOlivier Crête
2018-06-23video: Update for g_type_class_add_private() deprecation in recent GLibTim-Philipp Müller
2017-10-03Use proper GtkDoc notation for NULL/FALSE/TRUEReynaldo H. Verdejo Pinochet
2017-03-10docs: Convert gtkdoc comments to markdownThibault Saunier
2016-05-18videosink: ensure the debug category is always initializedGuillaume Desmottes
2014-12-15video: Fix non-default usage of gst_video_sink_center_rectEdward Hervey
2012-11-03Fix FSF addressTim-Philipp Müller
2012-07-13libs: Remove "Since" markers and minor doc fixupsEdward Hervey
2009-09-08videosink: add "show-preroll-frame" propertyTim-Philipp Müller
2009-09-08video: add GstVideoSinkClass::show_frame()Tim-Philipp Müller
2009-08-08gst-libs: Remove dead assignments and resulting unused variables.Edward Hervey
2006-03-23gst-libs/gst/audio/gstbaseaudiosink.c: Implement new async_play vmethod to st...Wim Taymans
2006-03-14gst/: Re-enable QoS after the release.Wim Taymans
2006-03-10gst-libs/gst/video/gstvideosink.c: Disable max-lateness by setting it to -1 f...Jan Schmidt
2006-03-08ext/libvisual/visual.c: Cleanups, post nice errors.Wim Taymans
2006-03-06gst-libs/gst/video/gstvideosink.c: Throw away frames that are later than 20 ms.Wim Taymans
2005-12-18gst-libs/gst/video/gstvideosink.c: Add a debug category.Julien Moutte
2005-12-01update documentationThomas Vander Stichele
2005-11-30Adding docs.Julien Moutte
2005-11-28include the right headerThomas Vander Stichele
2005-11-16gst-libs/gst/video/: Add helper function needed for video sinks.Julien Moutte
2005-07-12remove whitespaceThomas Vander Stichele
2005-07-10use overridable ERROR_CFLAGS; more macro splittingThomas Vander Stichele
2005-03-31Plugin port to 0.9, ogg/theora playback should work in the seek example now.Wim Taymans
2004-08-11ext/pango/gsttextoverlay.c: Add copyright block and fix plugin license fieldDavid Schleef
2004-03-15don't mix tabs and spacesThomas Vander Stichele
2004-03-14gst-indentThomas Vander Stichele
2004-03-01fix plugin names move gstvideosink.h to videosink.hThomas Vander Stichele
2004-01-07examples/gstplay/Makefile.am: Adding the interface library.Julien Moutte
2003-11-19Removing the video_out things.Julien Moutte
2003-11-10remove gst_video_sink_push_ui_event()David Schleef
2003-11-07Don't set the actual video size in gst_video_sink_got_video_size().David Schleef
2003-11-07use int64 for frame-timeDavid I. Lehn
2003-09-14Adding GstVideoSink object which will be used for video sink's subclassing.Julien Moutte