video-color: Add bt601 transfer function
[platform/upstream/gstreamer.git] / gst-libs / gst / video / video-color.c
2020-07-03 Vivia Nikolaidouvideo-color: Add bt601 transfer function
2019-08-11 Tim-Philipp Müllervideo-color: keep UNKNOWN colorimetry define automatica...
2019-07-16 Seungha Yangvideo-color: Enhance documentation of gst_video_colorim...
2019-07-15 Seungha Yangvideo-color: Add util functions for conversion from...
2019-06-26 Nirbheek Chauhanvideo-color: Add compile-time assert for ColorimetryInf...
2019-05-24 Arun Raghavanvideo-color: Deal with NULL colorimetry while convertin...
2019-05-24 Arun Raghavanvideo-color: Fix unknown colorimetry checking
2019-05-24 Seungha Yangvideo-color: Add ARIB STD-B67 transfer chracteristic...
2019-05-24 Seungha Yangvideo-color: Add SMPTE ST 2084 support and BT 2100...
2019-05-24 Seungha Yangvideo-color: Define bt2020-10 transfer characteristics...
2019-03-12 Guillaume Desmottesvideo-color: add more color primaries formats
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-05-21 Mark Nauwelaertsvideo: fix some GIR array annotations
2018-04-23 Mark Nauwelaertsvideo: fix some GIR annotations
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-10-03 Reynaldo H. Verdej... Use proper GtkDoc notation for NULL/FALSE/TRUE
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2016-11-01 Sebastian DrögeRevert "video-color: Allow converting incomplete colori...
2016-11-01 Sebastian Drögevideo-color: Allow converting incomplete colorimetry...
2016-10-03 Sebastian Drögevideo-color: Mark some function arguments as const
2016-07-11 Sebastian Drögevideo: Fix some compiler warnings for out-of-range...
2016-06-02 Stian Selnesvideo-color: Fix colorimetry IS_UNKNOWN
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-01-21 Wim Taymansvideo-color: add Adobe RGB primaries and transfer function
2015-07-15 Wim Taymansvideo: improve logging
2015-06-08 Nicolas Dufresnevideo: Allow using bt2020 by name in colorimetry
2015-05-04 Jan Schmidtvideo-color: Add gst_video_colorimetry_is_equal()
2015-01-08 Sebastian Drögevideo: Add support for BT2020 colorspace (UHD)
2014-11-19 Wim Taymansvideo-color: return FALSE on unparsable colorimetry
2014-11-19 Wim Taymansvideo-color: add method to get primaries info
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-11 Wim Taymansvideo-color: add gamma encode/decode functions
2014-09-24 Wim Taymansvideo-color: add gst_video_color_matrix_get_Kr_Kb()
2014-03-02 Sebastian Rasmussendocs: Fix argument and annotation typos
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-07-13 Wim Taymansvideo: add method to get offset and scale for a format
2012-07-13 Edward Herveylibs: Remove "Since" markers and minor doc fixups
2012-06-05 Wim Taymansvideo: move methods into separate files