Video : Add SN21 video format
[platform/upstream/gstreamer.git] / gst-libs / gst / video / video-info.c
2017-06-07 HyunilVideo : Add SN21 video format
2016-12-12 Heechul JeonMerge "enable trustzon configuration in gstdecodebin2...
2016-12-07 Eunhae ChoiMerge "playbin: fix caps memory leak" into tizen
2016-12-07 Hyunilvideo : Add S420(I420 tbm zero copy) video format.
2016-12-07 Hyunilvideo : Add S420(I420 tbm zero copy) video format.
2016-11-15 Hyunilvideo : add SR32 format
2016-11-15 Hyunilvideo : add SR32 format
2016-09-05 Eunhae Choifix build error of tv patch and apply tizen build optio...
2016-09-05 Younghwanadd TV video format
2015-11-26 Eunhae Choimodify spec to build and merge prev modification
2015-11-25 Eunhae ChoiMerge remote-tracking branch 'remotes/origin/upstream...
2015-07-15 Wim Taymansvideo: improve logging
2015-07-06 Marcin Kolnyvideo-info: implement GstVideoInfo as boxed type
2015-06-11 Jan Schmidtvideo: Add multiview/stereo support
2015-05-04 Aurélien Zanellivideo: add NV61 format support
2015-05-04 Jan Schmidtvideo: check colorimetry and chroma_site equality in...
2015-04-28 Wim Taymansvideo-info: expose InterlaceMode conversion to/from...
2015-03-10 Sebastian Drögevideo: Add support for 10 bit planar AYUV formats
2015-03-09 Wim Taymansvideo-info: validate parsed colorimetry
2015-03-09 Wim Taymansvideo-info: use default colorimetry on error
2015-01-08 Sebastian Drögevideo: Add support for BT2020 colorspace (UHD)
2014-11-19 Wim Taymansvideo-info: add a note about subsampled formats
2014-11-19 Wim Taymansvideo-info: handle interlaced size correctly
2014-11-19 Wim Taymansvideo-color: fix default 601 primaries
2014-11-19 Wim Taymansvideo-color: make sRGB colorimetry the default for RGB
2014-11-18 Andrey ShelestAdded Samsung specific code.
2014-11-06 Wim Taymansvideo-info: use h-cosited chroma for HD video by default
2014-06-10 Thiago Santosvideo: avoid overflows when doing int operations for...
2014-05-12 Nicolas Dufresnevideo-info: Also check the stride and offset are equal
2014-02-18 Nicolas Dufresnevideo: Fix NV12_64Z32 default offset and size
2014-01-13 Nicolas Dufresnevideo: Don't use extra plane and componenent for tile...
2014-01-13 Wim Taymansvideo: rename NV12T -> NV12_64Z32
2014-01-13 Wim Taymansvideo: add NV12T support
2013-12-30 Sebastian Drögeaudio/video-info: Properly initialize the info structur...
2013-12-30 Sebastian Drögeaudio/video-info: Initialize the complete struct to...
2013-12-20 Edward Herveyaudio/video: Initialize all {audio|video}info fields
2013-12-17 Sebastian DrögeRevert "video: specify/restrict usage of GST_VIDEO_FORM...
2013-12-11 Edward Herveyvideo: specify/restrict usage of GST_VIDEO_FORMAT_ENCODED
2013-07-19 Wim Taymansvideo-info: respect stride alignment
2013-07-19 Wim TaymansRevert "video: respect stride alignment when calculatin...
2013-07-18 Arnaud Vracvideo: respect stride alignment when calculating planes...
2013-07-16 Sebastian Drögevideo: Add support for NV24 color format
2013-05-15 Arnaud Vracvideo: add NV16 format
2012-12-22 Tim-Philipp Müllervideo: fix A420 size calculation
2012-11-10 Sebastian Drögevideo: Add GBR/GBR_10LE/GBR_10BE color formats
2012-11-10 Sebastian Drögevideo: Add Y444_10{LE,BE} video formats
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-09-12 Michael Smithvideo: Add support for 4:2:2 10 bit video.
2012-09-11 Wim Taymansvideo-info: don't do alignment on the palette
2012-08-20 Wim Taymansvideo-info: update padding
2012-08-20 Wim Taymansvideo: expose gst_video_info_align
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2012-06-05 Wim Taymansvideo: move methods into separate files