summaryrefslogtreecommitdiff
path: root/ext/openjpeg/gstopenjpegenc.c
Commit message (Expand)AuthorAgeFilesLines
* openjpegenc: All frames in JPEG2000 are keyframes, mark them as suchSebastian Dröge2015-12-081-0/+1
* videoencoders: use template subset check for accept-capsThiago Santos2015-08-171-0/+2
* Remove a bunch of silly ';;' typos at the end of linesJan Schmidt2015-03-121-2/+2
* openjpeg: Fix names of debug categoriesSebastian Dröge2013-11-231-1/+1
* openjpeg: Port OpenJPEG plugin to the 2.0 APISebastian Dröge2013-10-021-22/+184
* ext: Use new flush vfunc of video codec base classes and remove reset impleme...Sebastian Dröge2013-08-151-18/+0
* openjpegenc/-dec: print openjpeg logs for debug tracingSebastian Rasmussen2012-12-191-1/+37
* openjpegenc: Add some propertiesSebastian Dröge2012-12-181-4/+148
* openjpegenc: Fix data pointer incrementingSebastian Dröge2012-12-171-3/+3
* openjpegenc: Optimize image filling functions a bitSebastian Dröge2012-12-171-71/+118
* openjpeg: Correct template caps a bitSebastian Dröge2012-12-161-1/+11
* openjpeg: Handle the num-components field in the capsSebastian Dröge2012-12-161-1/+12
* openjpeg: Add support for the colorspace field in the capsSebastian Dröge2012-12-161-1/+12
* openjpeg: Add JPEG2000 encoder elementSebastian Dröge2012-12-161-0/+626
* openjpeg: Add OpenJPEG based JPEG2000 decoderSebastian Dröge2012-12-161-0/+0