summaryrefslogtreecommitdiff
path: root/gst/jpegformat
AgeCommit message (Expand)AuthorFilesLines
2010-08-21jifmux: Avoid recombining RGB jpegsThiago Santos1-0/+38
2010-07-08jpegparse: fix exif frame sizeVíctor Manuel Jáquez Leal1-2/+2
2010-07-05jpegparse: fix skipping extra 0xff markersMark Nauwelaerts1-1/+3
2010-06-27assrender, ivfparse, jpegformat: fix compiler warnings with debugging disable...Tim-Philipp Müller1-5/+4
2010-06-14jpegparse: handle FLUSH_STOP sink eventMark Nauwelaerts1-0/+7
2010-06-14jpegparse: optimize image parsingMark Nauwelaerts1-140/+118
2010-06-09jpegformat: Add exif supportThiago Santos2-12/+83
2010-05-07jpegformat: make the intention of the elements more clearStefan Kost2-3/+9
2010-05-07Revert "jifmux: Merge xmp and tagsetter tags."Thiago Santos1-49/+14
2010-05-07jifmux: Merge xmp and tagsetter tags.Thiago Santos1-9/+48
2010-05-07jifmux: Reject buffers without capsThiago Santos1-0/+6
2010-05-07jifmux: Be safe and check bytewriter returnsThiago Santos1-6/+14
2010-05-07jifmux: Avoid adding 2 xmp packetsThiago Santos1-12/+24
2010-04-30jpegparse: improve buffer scanningMark Nauwelaerts1-3/+15
2010-03-24jpegformat: add blank line to fix generated xmlStefan Kost1-0/+1
2010-03-22Add -Wredundant-decls flagBenjamin Otte2-4/+0
2010-03-12jpegparse: Fix unitialized variable on macosx 10.5Edward Hervey1-1/+1
2010-03-12jpegformat: add xmp reading and writing supportStefan Kost3-32/+152
2010-03-11jpegformat: Fix unitialized variablesEdward Hervey2-8/+8
2010-02-17jpegparse: return offset+length from _get_image_length().Stefan Kost1-2/+2
2010-02-17jpegparse: fix invalid memory accessTim-Philipp Müller1-1/+1
2010-02-07jpegparse: lower rank to NONE so it is not autoplugged for decodingTim-Philipp Müller1-1/+1
2010-02-03jpegformat: add a basic jifmuxerStefan Kost5-4/+581
2010-02-02jpegparse: improve parsingStefan Kost2-24/+90
2010-02-01jpegparse: provide a getcaps function for src pad and improve setcapsStefan Kost1-1/+19
2010-02-01jpegparse: extract comment and post as metadataStefan Kost1-1/+17
2010-02-01jpegformat: code cleanupsStefan Kost4-82/+155
2010-01-29jpegformat: move plugin part to speparate file, so that we can add the jifmuxStefan Kost3-18/+44
2010-01-29jpegparse: new jpeg parser element. FIxes #583098Arnout Vandecappelle3-0/+875