Release 1.19.2
[platform/upstream/gstreamer.git] / gst / videoconvert /
2021-03-16 Stéphane Cerveauvideoconvert: allow per feature registration
2021-02-19 Jan Schmidtvideoconvert: Only prefer upstream chroma-site with...
2021-02-19 Jan Schmidtvideoconvert: Implement more sophisticated colorimetry...
2021-02-19 Jan Schmidtvideoconvert: Forward colorimetry and chroma-site from...
2021-02-04 Vivia Nikolaidouvideoconvert: Support for alternate-field interlacing
2020-10-14 Seungha Yangvideoconvert: Enhance debug message to be more human...
2020-09-07 Sebastian Drögevideo: Rename gst_video_color_transfer_*() to gst_video...
2020-07-03 Vivia Nikolaidouvideo-converter: Make fast path work for equivalent...
2020-03-16 Niels De Graefvideoconvert: Use G_DECLARE_FINAL_TYPE
2019-10-13 Tim-Philipp MüllerRemove autotools build system
2019-08-30 Thibault SaunierPass the code through codespell
2019-05-13 Thibault Saunierdoc: Port to hotdoc
2018-12-28 Tim-Philipp MüllerMove GstVideoAggregator, compositor and OpenGL mixers...
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in base
2018-02-13 Tim-Philipp Mülleraudioaggregator, audiomixer, audiointerleave: move...
2017-12-19 Tim-Philipp MüllerMove OpenGL library and plugin from -bad
2017-12-17 Nicolas Dufresnevideoconvert: Filter-out crop meta
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2017-03-10 Thibault Saunierdocs: Convert gtkdoc comments to markdown
2017-02-25 Sebastian DrögeMerge branch 'rawparse-moved-plugin'
2017-02-23 Sebastian Drögevideo-converter: Implement multi-threaded scaling/conve...
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-03-24 Vineeth TMbase: use new gst_element_class_add_static_pad_template()
2016-02-25 Tim-Philipp MüllerMerge branch 'plugin-move-opus'
2016-02-20 Tim-Philipp MüllerFix use of undeclared core debug category symbols
2016-02-20 Tim-Philipp Müllerwin32: remove outdated build cruft
2015-07-16 Tim-Philipp MüllerUpdate mailing list address from sourceforge to freedesktop
2015-05-10 Tim-Philipp Müllerdocs: update element example pipelines
2015-05-08 Vivia Nikolaidouvideoconvert: Expose some properties from the videoconv...
2015-04-27 Matthieu Bouronvideoconvert: Keep colorimetry and chroma-site fields...
2015-04-26 Tim-Philipp MüllerRemove obsolete Android build cruft
2014-12-02 Wim Taymansvideoconvert: add dither-bits option
2014-10-29 Wim Taymansvideo-convert: swap src and dest
2014-09-24 Wim Taymansvideo: convertor -> converter
2014-09-24 Wim Taymansvideo: move videoconvert code to video library
2014-09-24 Wim Taymansvideo-color: add gst_video_color_matrix_get_Kr_Kb()
2014-05-03 Sebastian DrögeRelease 1.3.1
2014-01-24 Wim Taymansvideoconvert: tweak the scoring algorithm
2014-01-13 Wim Taymansvideoconvert: don't interpolate chroma in I420 -> RGB
2014-01-10 Sebastian Drögevideoconvert: Update disted orc files once again
2014-01-10 Sebastian Drögevideoconvert: Update disted orc files
2014-01-09 Wim Taymansvideoconvert: rework YUV->RGB fastpaths
2014-01-09 Wim Taymansvideoconvert: fix I420 to BGRA fast-path some more
2014-01-08 Wim Taymansvideoconvert: remove unused code
2013-12-23 Sebastian Drögevideoconvert: Fix I420 to BGRA fast-path alpha setting
2013-10-25 Matthieu Bouronvideoconvert: remove unneeded guint comparaison
2013-09-06 Wim Taymansvideoconvert: disable fastpath for odd width on some...
2013-09-05 Wim Taymansvideoconvert: add additional width/height constraints
2013-09-05 Wim Taymansvideoconvert: don't convert too much with odd width
2013-09-05 Wim Taymansvideoconvert: handle lines in one go
2013-09-05 Wim Taymansvideoconvert: fix height round down
2013-09-04 Wim Taymansvideoconvert: also allocate temp lines in fastpath
2013-09-04 Wim Taymansvideoconvert: add more fastpaths
2013-09-03 Wim Taymansvideoconvert: only chroma subsample when needed
2013-09-03 Wim Taymansvideoconvert: fix handling of chroma resample
2013-09-03 Wim Taymansvideoconvert: improve debug
2013-06-11 Sebastian Drögevideoconvert: Fix leaking of the chroma resample helper...
2013-06-05 Sebastian DrögeRelease 1.1.1
2013-05-30 Wim Taymansvideoconvert: free tmplines correctly
2013-05-27 Wim Taymansvideoconvert: run chroma resamplers
2013-05-27 Wim Taymansvideoconvert: reformat
2013-05-27 Wim Taymansvideoconvert: actually use the input pixels
2013-04-22 Tim-Philipp MüllerUpdate disted orc backup files
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-04-08 Sebastian Drögevideoconvert: Allow passthrough for ANY caps features
2013-03-30 Wim Taymansvideoconvert: use one matrix function
2013-03-30 Wim Taymansvideoconvert: use one temp array for lines
2013-03-28 Wim Taymansvideoconvert: respect the pack_lines when packing
2013-03-28 Wim Taymansvideoconvert: be smarter when selecting a conversion
2013-03-28 Wim Taymansvideoconvert: small cleanup
2013-03-23 Wim Taymansvideoconvert: avoid double free
2013-03-23 Wim TaymansRevert "videoconvert: prevent bad interlaced conversions"
2013-03-23 David Schleefvideoconvert: prevent bad interlaced conversions
2013-02-06 Tim-Philipp Müllervideo: fix return type of _get_palette() and add since...
2013-02-04 Wim Taymansvideoconvert: interlace support to some fastpath functions
2013-02-04 Wim Taymansvideoconvert: make fast path interlaced aware
2013-02-04 Wim Taymansvideoconvert: pass frame interlaced flag to pack/unpack
2013-02-04 Wim Taymansvideoconvert: use the palette helper functions
2013-02-04 Wim Taymansvideoconvert: make a constant of scale factor
2012-11-03 Tim-Philipp MüllerFix FSF address
2012-10-24 Sebastian DrögeRevert "gst: Add better support for static plugins"
2012-10-24 Sebastian Drögegst: Add better support for static plugins
2012-10-22 Wim Taymansvideoconvert: add more debug
2012-10-15 Wim Taymansvideoconvert: actually copy the palette
2012-10-03 Michael SmithMerge branch 'master' of ssh://git.freedesktop.org...
2012-09-25 Sebastian Drögevideoconvert: Set correct plugin metadata
2012-09-14 Tim-Philipp MüllerRelease 0.11.94
2012-09-09 Tim-Philipp Müllervideoconvert: fix up dither method enum GType name...
2012-08-08 Sreerenj Balachandranvideoconvert: fix example pipeline in docs
2012-07-27 Wim Taymansvideoconvert: small cleanups
2012-07-23 Wim Taymansvideoconvert: prefix orc functions with video_convert_orc_
2012-07-16 Wim Taymansvideoconvert: use video helper function
2012-07-11 Sebastian Drögevideoconvert: Fix compiler warnings
2012-07-10 Wim Taymansvideoconvert: fix offset and scale for GRAY
2012-07-06 Wim Taymansupdate for query api changes
2012-07-06 Wim Taymansupdate for allocation query changes
2012-06-08 Sebastian Drögevideoconvert: Need $(LIBM) for pow()
2012-06-04 Wim Taymansvideoconvert: refactor matrix setup
2012-06-04 Wim Taymansvideoconvert: fix 0_255 handling
2012-06-04 Wim Taymansvideoconvert: improve color transform setup
next