videosink: Implement more complete BaseSink::get_times() based on the framerate
[platform/upstream/gstreamer.git] / gst-libs / gst / video / gstvideosink.c
2021-01-14 Sebastian Drögevideosink: Implement more complete BaseSink::get_times...
2019-08-30 Thibault SaunierPass the code through codespell
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-07-07 Olivier Crêtevideosink: Set processing deadline to 15ms
2018-06-23 Tim-Philipp Müllervideo: Update for g_type_class_add_private() deprecatio...
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-10-03 Reynaldo H. Verdej... Use proper GtkDoc notation for NULL/FALSE/TRUE
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2016-05-18 Guillaume Desmottesvideosink: ensure the debug category is always initialized
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2014-12-15 Edward Herveyvideo: Fix non-default usage of gst_video_sink_center_rect
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2009-09-08 Tim-Philipp Müllervideosink: add "show-preroll-frame" property
2009-09-08 Tim-Philipp Müllervideo: add GstVideoSinkClass::show_frame()
2009-08-08 Edward Herveygst-libs: Remove dead assignments and resulting unused...
2006-03-23 Wim Taymansgst-libs/gst/audio/gstbaseaudiosink.c: Implement new...
2006-03-14 Wim Taymansgst/: Re-enable QoS after the release.
2006-03-10 Jan Schmidtgst-libs/gst/video/gstvideosink.c: Disable max-lateness...
2006-03-08 Wim Taymansext/libvisual/visual.c: Cleanups, post nice errors.
2006-03-06 Wim Taymansgst-libs/gst/video/gstvideosink.c: Throw away frames...
2005-12-18 Julien Mouttegst-libs/gst/video/gstvideosink.c: Add a debug category.
2005-12-01 Thomas Vander Sticheleupdate documentation
2005-11-30 Julien MoutteAdding docs.
2005-11-28 Thomas Vander Sticheleinclude the right header
2005-11-16 Julien Mouttegst-libs/gst/video/: Add helper function needed for...
2005-07-12 Thomas Vander Sticheleremove whitespace
2005-07-10 Thomas Vander Sticheleuse overridable ERROR_CFLAGS; more macro splitting
2005-03-31 Wim TaymansPlugin port to 0.9, ogg/theora playback should work...
2004-08-11 David Schleefext/pango/gsttextoverlay.c: Add copyright block and...
2004-03-15 Thomas Vander Sticheledon't mix tabs and spaces
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-01 Thomas Vander Stichelefix plugin names move gstvideosink.h to videosink.h
2004-01-07 Julien Moutteexamples/gstplay/Makefile.am: Adding the interface...
2003-11-19 Julien MoutteRemoving the video_out things.
2003-11-10 David Schleefremove gst_video_sink_push_ui_event()
2003-11-07 David SchleefDon't set the actual video size in gst_video_sink_got_v...
2003-11-07 David I. Lehnuse int64 for frame-time
2003-09-14 Julien MoutteAdding GstVideoSink object which will be used for video...