summaryrefslogtreecommitdiff
path: root/ext/jp2k/gstjasperdec.c
AgeCommit message (Expand)AuthorFilesLines
2012-06-15jasper: Rename from jp2k to jasperSebastian Dröge1-853/+0
2012-03-28update for buffer changesWim Taymans1-1/+3
2012-03-12fix for caps _normalize changesWim Taymans1-1/+0
2011-07-12jp2k: Fix set-but-unused warningsOlivier Crête1-40/+0
2011-02-28jp2kdec: post proper error when the image's colour space is not supportedTim-Philipp Müller1-9/+16
2011-01-27jp2kdec, jp2kenc: add support v308 (4:4:4 YUV)Tim-Philipp Müller1-1/+1
2010-12-09jasperdec: don't fail hard on decoding errorWim Taymans1-2/+2
2010-03-22Add -Wwrite-stringsBenjamin Otte1-3/+3
2010-03-22Add -Wredundant-decls flagBenjamin Otte1-5/+0
2010-03-18gst_element_class_set_details => gst_element_class_set_details_simpleBenjamin Otte1-7/+4
2009-03-27jp2kdec: implement basic QoSTim-Philipp Müller1-10/+212
2008-12-01ext/jp2k/: Add image/x-jpc caps name for real, raw JPEG2000 codestream data.Sebastian Dröge1-2/+13
2008-11-29ext/jp2k/gstjasperdec.c: Don't unref the element instance if we don't own a r...Sebastian Dröge1-1/+0
2008-11-13ext/jp2k/: Add jp2kenc to jp2k plugin.Mark Nauwelaerts1-28/+3
2008-11-13ext/jp2k/gstjasperdec.*: Make pad template caps reflect the supported formats.Mark Nauwelaerts1-18/+16
2008-09-09Add jp2k plugin. Fixes #550657.Mark Nauwelaerts1-0/+708