summaryrefslogtreecommitdiff
path: root/gst/jpegformat
Commit message (Expand)AuthorAgeFilesLines
...
* android: make it ready for androgenizerThibault Saunier2011-04-111-0/+14
* jifmux: Add GstTagXmpWriter supportThiago Santos2011-03-292-3/+9
* jpegparse: Fix unitialized variable on macosxEdward Hervey2011-01-061-1/+1
* jifmux: Don't leak taglistSebastian Dröge2010-12-191-0/+1
* jpegparse: avoid leaking tag eventMark Nauwelaerts2010-12-131-2/+4
* jpegparse: avoid leaking converted comment stringMark Nauwelaerts2010-12-121-2/+3
* jpegparse: try to convert comment tag to UTF-8Mark Nauwelaerts2010-12-081-4/+13
* jpegparse: discard incomplete imageMark Nauwelaerts2010-12-081-5/+17
* jpegparse: avoid infinite loop when resyncingMark Nauwelaerts2010-12-081-0/+1
* jpegparse: Small optimization on tags parsingThiago Santos2010-11-221-10/+14
* jpegformat: Push tags after setting srcpad capsArun Raghavan2010-11-191-11/+47
* jpegparse: add gst_jpeg_parse_skip_marker ()Víctor Manuel Jáquez Leal2010-11-191-10/+19
* jpegparse: use byte reader accessorsVíctor Manuel Jáquez Leal2010-11-191-1/+3
* jpegparse: inline gst_jpeg_parse_sof ()Víctor Manuel Jáquez Leal2010-11-191-1/+1
* jpegparse: fix typoVíctor Manuel Jáquez Leal2010-11-191-1/+1
* jifmux: Reset tags when going to READYThiago Santos2010-09-101-0/+43
* jpegformat: Fix element descriptionThiago Santos2010-09-102-4/+4
* jifmux: Make it more colorspace smartThiago Santos2010-09-071-39/+44
* jifmux: Do not limit the size of the image on 16bitsThiago Santos2010-09-051-1/+3
* jifmux: Set output pad capsThiago Santos2010-09-052-1/+3
* jifmux: Detect EOI correctlyThiago Santos2010-09-051-2/+19
* jifmux: Put APP0 first alwaysThiago Santos2010-09-051-0/+1
* jifmux: Avoid recombining RGB jpegsThiago Santos2010-08-211-0/+38
* jpegparse: fix exif frame sizeVíctor Manuel Jáquez Leal2010-07-081-2/+2
* jpegparse: fix skipping extra 0xff markersMark Nauwelaerts2010-07-051-1/+3
* assrender, ivfparse, jpegformat: fix compiler warnings with debugging disable...Tim-Philipp Müller2010-06-271-5/+4
* jpegparse: handle FLUSH_STOP sink eventMark Nauwelaerts2010-06-141-0/+7
* jpegparse: optimize image parsingMark Nauwelaerts2010-06-141-140/+118
* jpegformat: Add exif supportThiago Santos2010-06-092-12/+83
* jpegformat: make the intention of the elements more clearStefan Kost2010-05-072-3/+9
* Revert "jifmux: Merge xmp and tagsetter tags."Thiago Santos2010-05-071-49/+14
* jifmux: Merge xmp and tagsetter tags.Thiago Santos2010-05-071-9/+48
* jifmux: Reject buffers without capsThiago Santos2010-05-071-0/+6
* jifmux: Be safe and check bytewriter returnsThiago Santos2010-05-071-6/+14
* jifmux: Avoid adding 2 xmp packetsThiago Santos2010-05-071-12/+24
* jpegparse: improve buffer scanningMark Nauwelaerts2010-04-301-3/+15
* jpegformat: add blank line to fix generated xmlStefan Kost2010-03-241-0/+1
* Add -Wredundant-decls flagBenjamin Otte2010-03-222-4/+0
* jpegparse: Fix unitialized variable on macosx 10.5Edward Hervey2010-03-121-1/+1
* jpegformat: add xmp reading and writing supportStefan Kost2010-03-123-32/+152
* jpegformat: Fix unitialized variablesEdward Hervey2010-03-112-8/+8
* jpegparse: return offset+length from _get_image_length().Stefan Kost2010-02-171-2/+2
* jpegparse: fix invalid memory accessTim-Philipp Müller2010-02-171-1/+1
* jpegparse: lower rank to NONE so it is not autoplugged for decodingTim-Philipp Müller2010-02-071-1/+1
* jpegformat: add a basic jifmuxerStefan Kost2010-02-035-4/+581
* jpegparse: improve parsingStefan Kost2010-02-022-24/+90
* jpegparse: provide a getcaps function for src pad and improve setcapsStefan Kost2010-02-011-1/+19
* jpegparse: extract comment and post as metadataStefan Kost2010-02-011-1/+17
* jpegformat: code cleanupsStefan Kost2010-02-014-82/+155
* jpegformat: move plugin part to speparate file, so that we can add the jifmuxStefan Kost2010-01-293-18/+44