openjpegdec: support grayscale with alpha channel
[platform/upstream/gstreamer.git] / ext / openjpeg / gstopenjpegdec.c
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...
2016-09-24 Sebastian Drögeopenjpegdec: Properly offset and shift for all formats...
2016-06-24 Aaron Boxerjpeg2000parse: use enums for colorspace and sampling...
2016-06-21 Aaron Boxeropenjpegdec: use sampling field to determine RGB channel
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-08-15 Thiago Santosvideodecoders: use default pad accept-caps handling
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-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ö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ö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 OpenJPEG based JPEG2000 decoder