summaryrefslogtreecommitdiff
path: root/ext/jp2k
AgeCommit message (Expand)AuthorFilesLines
2008-12-02ext/jp2k/gstjasperenc.c: Some compilers complain about uninitialized variable...David Schleef1-0/+2
2008-12-01ext/jp2k/: Add image/x-jpc caps name for real, raw JPEG2000 codestream data.Sebastian Dröge3-15/+98
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 Nauwelaerts5-30/+680
2008-11-13ext/jp2k/gstjasperdec.*: Make pad template caps reflect the supported formats.Mark Nauwelaerts2-20/+21
2008-11-04Don't install static libs for plugins. Fixes #550851 for -bad.Stefan Kost1-0/+1
2008-09-09Add jp2k plugin. Fixes #550657.Mark Nauwelaerts3-0/+808