summaryrefslogtreecommitdiff
path: root/gst/videoparsers/gstjpeg2000parse.h
Commit message (Expand)AuthorAgeFilesLines
* jpeg2000parse: make explicit that codec_format is for src capsAaron Boxer2019-11-051-1/+1
* jpeg2000parse: add reset methodAaron Boxer2019-11-051-0/+3
* tsmux/tsdemux: Add support for JPEG2000Aaron Boxer2017-07-211-1/+1
* jpeg2000parse: parse RSIZ capabilities and put profile/level into the capsAaron Boxer2017-06-071-1/+58
* videoparsers: fix broken includeTim-Philipp Müller2016-06-241-1/+1
* jpeg2000parse: use enums for colorspace and sampling, rather than stringsAaron Boxer2016-06-241-3/+3
* jpeg2000parse: support j2c formatAaron Boxer2016-06-171-1/+11
* jpeg2000parse: Require either colorspace or sampling field in sink capsAaron Boxer2016-06-101-3/+6
* jpeg2000parse: Add JPEG2000 parser elementAaron Boxer2016-06-071-0/+66