gst: don't use volatile to mean atomic
[platform/upstream/gstreamer.git] / ext / openjpeg / gstopenjpegenc.c
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...
2019-12-22 Aaron Boxeropenjpegenc: add support for sub-frame encoding
2019-07-28 Aaron Boxeropenjpeg: remove support for OpenJPEG 1.5
2017-10-20 Jan Alexander Stef... openjpeg: Remove compatibility with openjpeg 2.0
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-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-07 Sebastian Drögeopenjpegenc: All frames in JPEG2000 are keyframes,...
2015-08-17 Thiago Santosvideoencoders: use template subset check for accept...
2015-03-11 Jan SchmidtRemove a bunch of silly ';;' typos at the end of lines
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-03-27 Tim-Philipp MüllerMerge SBC decoder and encoder from bluez
2012-12-19 Sebastian Rasmussenopenjpegenc/-dec: print openjpeg logs for debug tracing
2012-12-18 Sebastian Drögeopenjpegenc: Add some properties
2012-12-17 Sebastian Drögeopenjpegenc: Fix data pointer incrementing
2012-12-17 Sebastian Drögeopenjpegenc: Optimize image 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