video: flesh out docs for gst_video_frame_map()
[platform/upstream/gstreamer.git] / gst-libs / gst / video / video-frame.c
2016-02-25 Tim-Philipp Müllervideo: flesh out docs for gst_video_frame_map()
2016-02-20 Tim-Philipp MüllerFix use of undeclared core debug category symbols
2015-09-24 Sebastian Drögevideo-frame: Fix gst_video_frame_copy() for formats...
2015-03-18 Tim-Philipp Müllervideo-frame: fix height/width assertions
2015-03-13 Nicolas Dufresnevideo-frame: Relax width/height assertion
2014-11-28 Sebastian Drögevideo-frame: Mapping a frame with inconsistent values...
2014-09-15 Sebastian Drögevideo-frame: Don't ref buffers twice when mapping
2014-09-12 Sebastian Drögevideo-frame: Add GST_VIDEO_FRAME_MAP_FLAG_NO_REF
2014-04-16 Sebastian Drögevideoframe: Initialise GstVideoFrame to zeroes if mappi...
2014-01-13 Nicolas Dufresnevideo: Don't use extra plane and componenent for tile...
2014-01-13 Nicolas Dufresnevideo-frame: scale vertical tiles based on subsampling
2014-01-13 Nicolas Dufresnevideo-frame: fix tiled pixel stride
2014-01-13 Wim Taymansvideo-format: fix off-by-one for tiled coordinates
2014-01-13 Wim Taymansvideo-frame: fix copy of tiled formats
2013-12-25 Wim Taymansvideo-frame: fix plane copy for index plane
2013-09-23 Wim Taymansvideo-frame: copy offsets from metadata
2013-03-25 Wim Taymansvideo: set interlaced flag correctly in frame
2012-12-12 Sebastian Drögelibs: Use foo/foo.h as single-include header consistent...
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-08-20 Wim Taymansvideo-frame: only copy the visible region
2012-07-25 Arnaud Vracvideo-frame: fix invalid plane id on video frame mappin...
2012-07-23 Wim Taymansvideo-frame: use interlacing buffer flags
2012-07-20 Wim Taymansvideo-frame: add interlace flag
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2012-06-26 Wim Taymansvideo-frame: handle map errors
2012-06-05 Wim Taymansvideo: move methods into separate files