videodecoder: add API to receive subframes
[platform/upstream/gstreamer.git] / gst-libs / gst / video / gstvideoutils.h
2021-07-08 Stéphane Cerveauvideodecoder: add API to receive subframes
2021-04-15 Marijn SuijtenDrop `@` documentation references from functions and...
2020-09-10 Sebastian Drögevideodecoder: Add API for marking output frames as...
2020-06-03 Sebastian Drögevideo: Use GQueue instead of plain GList in a few places
2019-12-21 Guillaume Desmottesvideoencoder: add API to push subframes
2019-12-19 Olivier CrêteRevert "videoencoder: factor out logic from gst_video_e...
2019-12-19 Stéphane Cerveauvideoencoder: factor out logic from gst_video_encoder_f...
2019-06-05 Niels De GraefUse G_DEFINE_AUTOPTR_CLEANUP_FUNC unconditionally
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-04-02 Edward Herveylibs: Documentation cleanup
2018-03-13 Tim-Philipp Müllervideo: GST_EXPORT -> GST_VIDEO_API
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-02-07 Sebastian Drögevideo: Change struct padding from void* to gpointer
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-05-16 Tim-Philipp Müllervideo: mark symbols explicitly for export with GST_EXPORT
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2016-04-05 Víctor Manuel Jáqu... libs: video: split allocation query caos and pad caps
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2015-12-14 Xavier Claessensbase: Add g_autoptr() support to all types
2015-04-17 Thiago Santosvideo: add missing part of documentation text
2014-08-14 Jan Schmidtvideo: Various simple docs fixes
2014-03-02 Sebastian Rasmussendocs: Fix argument and annotation typos
2013-12-07 Olivier Crêtevideocodecframe: Correct function name in doc
2013-08-16 Tim-Philipp Müllervideo: make direct includes work again
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-10 Mark Nauwelaertsvideodecoder: finetune missing timestamp estimating
2012-10-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-09-28 Mark Nauwelaertsvideo{de,en}coder: fix missing timestamp estimating
2012-07-26 Edward Herveyvideo: Make all frame_number guint32
2012-07-05 Sebastian Drögevideo: Document buffer ownership of the GstVideoCodecFr...
2012-05-23 Sreerenj Balachandranvideoutils: improve doc
2012-05-16 Sebastian Drögevideo: Rename gst_video_codec_frame_set_hook() to gst_v...
2012-05-16 Tim-Philipp Müllerdocs: fix up video decoder/encoder docs a bit
2012-04-25 Sebastian Drögevideo: Remove interlaced handling from the video base...
2012-04-24 Sebastian DrögeMerge remote-tracking branch 'origin/0.10'
2012-04-24 Edward Herveyvideo: Base classes for video decoders and encoders