dashdemux: Properly initalize GError
[platform/upstream/gstreamer.git] / ext / openjpeg /
2021-06-14 Stéphane Cerveaujpeg2000parse, openjpeg: add support for YCrCb 4:1...
2021-03-23 Stéphane Cerveauopenjpeg: allow per feature registration
2021-03-22 Matthew Watersgst: don't use volatile to mean atomic
2020-11-12 Aaron Boxeropenjpegenc: store stripe offset when encoding image
2020-11-12 Aaron Boxeropenjpegenc: take subsampling into account when calcula...
2020-11-12 Stéphane Cerveauopenjpegenc: fix memory leak from mstream
2020-11-12 Aaron Boxeropenjpegenc: fail negotation in handle_frame if alignme...
2020-06-05 Mathieu Duponchelleplugins: uddate gst_type_mark_as_plugin_api() calls
2020-06-04 Sebastian Drögeplugins: Use gst_type_mark_as_plugin_api() for all...
2020-05-21 Stéphane Cerveaumeson: add libopenjp2 fallback for openjpeg
2019-12-22 Aaron Boxeropenjpegenc: add support for sub-frame encoding
2019-10-14 Tim-Philipp MüllerRemove autotools build system
2019-07-29 Aaron Boxeropenjpegdec: enable multi-threaded decode
2019-07-29 Aaron Boxeropenjpegdec: check return value when setting up decoder
2019-07-28 Aaron Boxeropenjpeg: remove support for OpenJPEG 1.5
2019-05-13 Thibault Saunierdocs: Build documentation with hotdoc
2018-07-27 Nirbheek ChauhanAdd feature options for almost all plugins
2018-04-25 Xavier ClaessensMeson: Generate pc file for all plugins in bad
2017-10-20 Jan Alexander Stef... openjpeg: Remove compatibility with openjpeg 2.0
2017-10-20 Jan Alexander Stef... openjpeg: Support building with openjpeg 2.3, simpler
2017-10-20 Jan Alexander Stef... Revert "openjpeg: Support building with openjpeg 2.3"
2017-10-16 Thibault Saunieropenjpeg: Support building with openjpeg 2.3
2017-08-14 Thibault Sauniermeson: Fix build with openjpeg>=2.2
2017-08-14 Clemens Langopenjpeg: Fix build against openjpeg 2.2
2017-07-10 Aaron Boxeropenjpegdec: support grayscale with alpha channel
2017-07-06 Tim-Philipp MüllerRevert "openjpegdec: support grayscale with alpha channel"
2017-07-06 Aaron Boxeropenjpegdec: support grayscale with alpha channel
2017-06-12 Aaron Boxeropenjpegdec: fix display artifacts for RGB 8-bit
2017-06-08 Vincent Penquerc'hopenjpeg: guard against invalid memory access on crafte...
2017-05-16 Nicolas DufresneRemove plugin specific static build option
2016-09-24 Sebastian Drögeopenjpegdec: Properly offset and shift for all formats...
2016-08-20 Nirbheek ChauhanAdd support for Meson as alternative/parallel build...
2016-08-08 Josep Torraopenjpegenc: use the corrent enumeration
2016-06-24 Tim-Philipp Mülleropenjpeg: fix more broken includes
2016-06-24 Aaron Boxerjpeg2000parse: use enums for colorspace and sampling...
2016-06-21 Aaron Boxeropenjpegdec: use sampling field to determine RGB channel
2016-06-07 Tim-Philipp Mülleropenjpeg: fix builddir != srcdir build, and distcheck
2016-06-07 Aaron Boxeropenjpeg: set sampling in the caps
2016-05-21 Aaron Boxeropenjpegenc: enable MCT for RGB video
2016-05-10 Nirbheek Chauhanopenjpeg: Port to 2.1 and require a pkg-config file...
2016-03-24 Vineeth TMbad: use new gst_element_class_add_static_pad_template()
2015-12-17 Sebastian Drögeopenjpegdec: Don't crash when decoding returns NULL...
2015-12-07 Sebastian Drögeopenjpegenc: All frames in JPEG2000 are keyframes,...
2015-08-17 Thiago Santosvideoencoders: use template subset check for accept...
2015-08-15 Thiago Santosvideodecoders: use default pad accept-caps handling
2015-03-11 Jan SchmidtRemove a bunch of silly ';;' typos at the end of lines
2013-12-05 Sebastian Drögeopenjpegdec: Use new gst_video_decoder_set_needs_format...
2013-11-23 Sebastian Drögeopenjpeg: Fix names of debug categories
2013-10-02 Sebastian Drögeopenjpeg: Port OpenJPEG plugin to the 2.0 API
2013-08-15 Sebastian Drögeext: Use new flush vfunc of video codec base classes...
2013-04-15 Sebastian Drögegst: Add better support for static plugins
2013-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-12-23 Sebastian Drögeopenjpegdec: Only use 10 bit YUV formats for exactly...
2012-12-19 Sebastian Rasmussenopenjpegenc/-dec: print openjpeg logs for debug tracing
2012-12-18 Sebastian Drögeopenjpegenc: Add some properties
2012-12-18 Sebastian Drögeopenjpegdec: Don't crash if colorspace is not provided...
2012-12-17 Sebastian Drögeopenjpegdec: Improve robustness against formats with...
2012-12-17 Sebastian Drögeopenjpegdec: Properties won't be needed in the decoder
2012-12-17 Sebastian Drögeopenjpegenc: Fix data pointer incrementing
2012-12-17 Sebastian Drögeopenjpegenc: Optimize image filling functions a bit
2012-12-17 Sebastian Drögeopenjpegdec: Add missing shifts
2012-12-17 Sebastian Drögeopenjpegdec: Optimize frame filling functions a bit
2012-12-16 Sebastian Drögeopenjpeg: Correct template caps a bit
2012-12-16 Sebastian Drögeopenjpeg: Handle the num-components field in the caps
2012-12-16 Sebastian Drögeopenjpeg: Add support for the colorspace field in the...
2012-12-16 Sebastian Drögeopenjpeg: Add JPEG2000 encoder element
2012-12-16 Sebastian Drögeopenjpeg: Add OpenJPEG based JPEG2000 decoder