video: add Y210 pixel format.
[platform/upstream/gstreamer.git] / gst-libs / gst / video / video-format.h
2018-10-31 Wangfeivideo: add Y210 pixel format.
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-03-13 Tim-Philipp Müllervideo: GST_EXPORT -> GST_VIDEO_API
2018-03-11 Tim-Philipp Müllerdocs: video: fix typo and add since marker
2018-02-14 Nicolas Dufresnedoc: Fix Since 1.X marker on new video formats
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-05-16 Tim-Philipp Müllervideo: mark symbols explicitly for export with GST_EXPORT
2017-03-17 Sebastian Drögevideo-format: Order all formats in GST_VIDEO_FORMATS_AL...
2017-03-16 Sebastian Drögevideo-format: Add Since markers to all new formats...
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-01 Nicolas Dufresnevideo: Add VYUY pixel format
2016-06-01 Joan Pau Beltranvideo: add IYU2 format
2016-03-31 Nicolas Dufresnevideo-format: Fix macro documentation
2016-03-29 Scott D Phillipsvideo: add P010 format support
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-01-26 Aurélien Zanellivideo-format: fix GstVideoFormatInfo documentation...
2015-09-06 Tim-Philipp Müllervideo: improve GstVideoFormatUnpack docs
2015-05-29 Jan Schmidtvideo-format: Fix minor docs typo
2015-05-04 Aurélien Zanellivideo: add NV61 format support
2015-03-10 Sebastian Drögevideo: Add support for 10 bit planar AYUV formats
2014-11-06 Wim Taymansvideo-format: update some docs and add a FIXME(2.0)
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 Taymansformat: improve docs
2014-01-13 Wim Taymansvideo-frame: fix copy of tiled formats
2014-01-13 Wim Taymansvideo: add NV12T support
2014-01-13 Wim TaymansAdd tiled color format support
2013-12-17 Sebastian Drögevideo-format: Document usage of GST_VIDEO_FORMAT_ENCODED
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-16 Sebastian Drögevideo: Add support for NV24 color format
2013-05-27 Wim Taymansvideo: don't perform subsampling while packing
2013-05-27 Wim Taymansvideo: move chroma functions to separate file
2013-05-16 Tim-Philipp Müllervideo: make mask arguments to gst_video_format_from_mas...
2013-05-15 Arnaud Vracvideo: add NV16 format
2013-04-02 Tim-Philipp Müllerdocs: add since marker for new video API
2013-04-01 Sebastian Drögevideo-format: Add GST_VIDEO_CAPS_MAKE_WITH_FEATURES...
2013-02-06 Tim-Philipp Müllervideo: fix return type of _get_palette() and add since...
2013-02-04 Wim Taymansvideo-format: add method to get palette
2013-02-04 Wim Taymansvideo-format: add interlace flag
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-08-24 Tim-Philipp Müllerdocs: add docs for some of the video info macros
2012-08-20 Wim Taymansvideo-format: fix docs a little
2012-07-13 Wim Taymansvideo: add option to unpack and truncate the range
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2012-06-08 Wim Taymansvideo: mark unpack formats with a flag
2012-06-06 Wim Taymansvideo: add pack_lines variable
2012-06-05 Wim Taymansvideo: move methods into separate files