video: Add gst_video_info_set_interlaced_format()
[platform/upstream/gstreamer.git] / gst-libs / gst / video / video-info.c
2018-08-29 Zeeshan Alivideo: Add gst_video_info_set_interlaced_format()
2018-08-29 Zeeshan Alivideo: Add GST_VIDEO_INTERLACE_MODE_ALTERNATE
2018-05-19 ayakavideo: Add NV12_10LE40 pixel format
2018-04-24 Nicolas DufresneRevert "video: Add NV12_10LE40 pixel format"
2018-04-24 ayakavideo: Add NV12_10LE40 pixel format
2018-04-23 Mark Nauwelaertsvideo: fix some GIR annotations
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2018-01-29 Nicolas Dufresnevideo: Add NV16_10LE32 support
2018-01-29 Nicolas Dufresnevideo: Add GRAY10_LE32 support
2018-01-29 Nicolas Dufresnevideo: Add NV12_10LE32 support
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-03-16 Sebastian Drögevideo: Add I420/I422/Y444_12LE/BE and GBRA video formats
2017-03-16 Emeric Grangevideo: Add GBRA_10LE/BE, GBR_12LE/BE, GBRA_12LE/BE...
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2016-11-28 Edward Herveyvideo-info: Properly initialize/set extra fields
2016-11-24 Sebastian Drögevideo-info: Add unit test for overflow checks
2016-11-24 Sebastian Drögevideo-info: And change the overflow check to not actual...
2016-11-24 Sebastian Drögevideo-info: Sanity check the frame size to prevent...
2016-11-12 Scott D PhillipsUse intermediate guint when handling GstVideoMultiviewFlags
2016-11-01 Sebastian DrögeRevert "video-color: Allow converting incomplete colori...
2016-11-01 Sebastian Drögevideo-color: Allow converting incomplete colorimetry...
2016-11-01 Sebastian Drögevideo-info: Add optional field-order caps field for...
2016-11-01 Nicolas Dufresnevideo: Add VYUY pixel format
2016-06-01 Joan Pau Beltranvideo: add IYU2 format
2016-03-29 Scott D Phillipsvideo: add P010 format support
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-01-20 Wim Taymansvideo-info: enfore RGB matrix for RGB formats
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-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