video: add support for P012 format
[platform/upstream/gstreamer.git] / gst-libs / gst / video / video-converter.c
2020-03-16 Haihao Xiangvideo: add support for P012 format
2019-11-21 Edward Herveyvideo-converter: Fix RGB-XYZ-RGB conversion
2019-10-22 Sebastian Drögevideo-converter: Use G_N_ELEMENTS instead of writing...
2019-10-22 Sebastian Drögevideo-converter: Scaling-only fast-paths for planar...
2019-10-22 Sebastian Drögevideo-converter: Don't use fast-path halfing/doubling...
2019-10-22 Sebastian Drögevideo-converter: Use interlaced scalers for vertical...
2019-08-30 Thibault SaunierPass the code through codespell
2019-08-07 Seungha Yangvideo: Add P016 LE/BE formats
2019-08-07 Seungha Yangvideo: Add Y444_16LE and Y444_16BE formats
2019-05-13 Thibault Saunierdoc: Fix some gtk-doc comments
2019-05-05 Seungha Yangvideo: Add RGB10A2_LE pixel format
2019-04-04 Haihao Xiangvideo: add BGR10A2_LE pixel format
2019-03-21 Haihao Xiangvideo: add VUYA pixel format
2019-01-11 Wim Taymansvideo-converter: fix number of allocated lines
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-12-17 Edward Herveyvideo-converter: Remove unused variable/calculation
2018-12-02 Wangfeivideo: add Y410 pixel format.
2018-10-31 Wangfeivideo: add Y210 pixel format.
2018-05-19 ayakavideo: Add NV12_10LE40 pixel format
2018-05-05 Edward Herveyvideo: Silence "restrict" issues with ORC code
2018-04-24 Nicolas DufresneRevert "video: Add NV12_10LE40 pixel format"
2018-04-24 ayakavideo: Add NV12_10LE40 pixel format
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-11-04 Edward Herveyvideo-converter: Fix undefined left shift
2017-03-31 Vincent Penquerc'hvideo-converter: fix scaler leak
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-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2017-02-24 Sebastian Drögevideo-converter: Give a name to the thread-pool threads
2017-02-24 Sebastian Drögevideo-converter: Only lock the thread pool mutex when...
2017-02-23 Sebastian Drögevideo-converter: Implement multi-threaded scaling/conve...
2017-01-11 Sebastian Drögevideo-converter: Fix crashes in fast-paths when convert...
2016-11-01 Nicolas Dufresnevideo: Add VYUY pixel format
2016-07-07 Wim Taymansvideo-converter: fix compilation on big-endian
2016-06-22 Wim Taymansvideo-converter: fix interlaced scaling some more
2016-06-01 Joan Pau Beltranvideo: add IYU2 format
2016-04-22 Wim Taymansvideo-converter: add more fastpaths for I420 -> RGB
2016-03-29 Scott D Phillipsvideo: add P010 format support
2016-02-26 Göran Jönssonvideo-converter: add direct UYVY to GRAY8 conversion...
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-01-20 Wim Taymansvideo-converter: ignore matrix for RGB formats
2015-07-15 Wim Taymansvideo: improve logging
2015-06-17 Wim Taymansvideo-converter: make sure we draw enough border for...
2015-06-16 Nicolas Dufresnegi: Skip Scaler, Chroma, Conveter, Dither constructor
2015-06-12 Wim Taymansvideo-scaler: Enforce same taps on Y and UV scalers...
2015-05-08 Vivia Nikolaidouvideo-converter: Change some implicit string enums...
2015-05-04 Aurélien Zanellivideo: add NV61 format support
2015-04-30 Ravi Kiran K Nvideo-converter: Remove unused macro
2015-04-23 Ravi Kiran K Nvideo-converter: n_lines member should be a guint not...
2015-04-17 Ravi Kiran K Nvideo-converter: Remove unused variables
2015-03-19 Wim Taymansvideo-convert: fix clamping for 16 bits alpha mult
2015-03-12 Jan Schmidtdocs: Add new video functions and objects. Cleanup...
2015-03-11 Wim Taymansvideo-converter: fix border handling of YUY2 and friends
2015-03-11 Wim Taymansvideo-converter: force yuv conversion for border
2015-03-10 Wim Taymansvideo-converter: add table based matrix8 implementation
2015-03-10 Sebastian Drögevideo: Add support for 10 bit planar AYUV formats
2015-03-09 Wim Taymansvideo-converter: detect identity matrix
2015-03-09 Wim Taymansvideo-converter: only convert to/from rgb when needed
2015-03-06 Wim Taymansvideo-converter: add transfer full annotation for config
2015-03-06 Ravi Kiran K Nvideo-converter: correct right-border location for...
2015-03-05 Wim Taymansvideo-converter: avoid scaler when size is unchanged
2015-03-04 Wim Taymansvideo-converter: don't reuse the input line when adding...
2015-03-02 Wim Taymansvideo-converter: avoid making scalers for outsize == 0
2015-03-02 Wim Taymansvideo-converter: v-resample enough pixels
2015-02-26 Luis de Bethencourtvideo-converter: remove check for below zero for unsign...
2015-02-25 Wim Taymansvideo-converter: we can use the scaler without scalers...
2015-02-25 Wim Taymansvideo-converter: only make a scaler when we are scaling
2015-02-25 Wim Taymansvideo-converter: activate scaler fastpath depending...
2015-02-25 Wim Taymansvideo-converter: don't overwrite border alpha
2015-02-24 Wim Taymansvideo-converter: use 1.0 as default alpha
2015-02-24 Wim Taymansvideo-converter: add alpha handling
2015-02-24 Wim Taymansvideo-converter: fix chroma subsampling
2015-02-24 Wim Taymansvideo-converter: disable fastpath when scaling and...
2015-02-24 Wim Taymansvideo-converter: don't do gamma on alpha channel
2015-02-24 Tim-Philipp Müllervideo-converter: minor docs fix
2015-02-11 Wim Taymansvideo-scaler: add 2d scaler
2015-02-10 Wim Taymansvideo-converter: Fix YUY2 formats and friends
2015-02-10 Sebastian Drögevideo-converter: Use correct enum type to fix compiler...
2015-02-10 Wim Taymansvideo-converter: only enable backlog for interlaced...
2015-02-10 Wim Taymansvideo-converter: add fastpath for NV formats
2015-02-09 Wim Taymansvideo-converter: Add more fastpaths
2015-02-09 Wim Taymansvideo-converter: add generic planar scaler/converter
2015-02-09 Sebastian Drögevideo-converter: Fix compiler warnings by using the...
2015-02-06 Wim Taymansvideo-converter: add more scaler fastpaths
2015-02-06 Wim Taymansvideo-converter: add border and crop to more fastpaths
2015-02-06 Wim Taymansvideo-converter: fix border for YUY2 and friends
2015-02-06 Ravi Kiran K Nvideo-converter: support AYUV border
2015-02-06 Wim Taymansvideo-converter: fix swapped border width
2015-02-06 Wim Taymansvideo-converter: actually draw the border in some fastpaths
2015-02-06 Wim Taymansvideo-converter: clamp width and heigth
2015-02-05 Wim Taymansvideo-converter: add crop and border to some fastpaths
2015-02-05 Wim Taymansvideo-converter: add support for borders in scale fastpath
2015-02-05 Wim Taymansvideo-converter: disable fastpath for crop and border
2015-02-04 Wim Taymansvideo-converter: add fastpath for some gray formats
2015-02-04 Wim Taymansvideo-converter: add fastpath for some more RGB formats
next