summaryrefslogtreecommitdiff
path: root/gst/jpegformat
AgeCommit message (Expand)AuthorFilesLines
2011-06-04gst: some more unused-but-set-variable warning fixesTim-Philipp Müller1-3/+3
2011-05-16jifmux: Bump rank to secondaryThiago Santos1-1/+2
2011-05-16jifmux: Change class to formatterThiago Santos1-1/+1
2011-04-16jpegformat: Fix unitialized variable on macosxEdward Hervey1-1/+1
2011-04-11jpegparse: subtract id-str size from the remaining readStefan Kost1-0/+2
2011-04-11jpeg: set tags to NULL at init time and after freeing themStefan Kost1-2/+3
2011-04-11jpeg: comment and logging changesStefan Kost2-11/+20
2011-04-11jpegparse: add gst_jpeg_parse_remove_marker()Víctor Manuel Jáquez Leal1-22/+26
2011-04-11jpegparse: refactor COM parsingVíctor Manuel Jáquez Leal1-22/+40
2011-04-11jpegparse: refactor APP1 parsingVíctor Manuel Jáquez Leal1-74/+81
2011-04-11jpegparse: log id when skipping an unhandled APP markerVíctor Manuel Jáquez Leal1-2/+15
2011-04-11jpegparse: skip all APP markers, excepting APP1Víctor Manuel Jáquez Leal1-16/+4
2011-04-11jpegparse: add get_tag_list ()Víctor Manuel Jáquez Leal1-3/+10
2011-04-11android: make it ready for androgenizerThibault Saunier1-0/+14
2011-03-29jifmux: Add GstTagXmpWriter supportThiago Santos2-3/+9
2011-01-06jpegparse: Fix unitialized variable on macosxEdward Hervey1-1/+1
2010-12-19jifmux: Don't leak taglistSebastian Dröge1-0/+1
2010-12-13jpegparse: avoid leaking tag eventMark Nauwelaerts1-2/+4
2010-12-12jpegparse: avoid leaking converted comment stringMark Nauwelaerts1-2/+3
2010-12-08jpegparse: try to convert comment tag to UTF-8Mark Nauwelaerts1-4/+13
2010-12-08jpegparse: discard incomplete imageMark Nauwelaerts1-5/+17
2010-12-08jpegparse: avoid infinite loop when resyncingMark Nauwelaerts1-0/+1
2010-11-22jpegparse: Small optimization on tags parsingThiago Santos1-10/+14
2010-11-19jpegformat: Push tags after setting srcpad capsArun Raghavan1-11/+47
2010-11-19jpegparse: add gst_jpeg_parse_skip_marker ()Víctor Manuel Jáquez Leal1-10/+19
2010-11-19jpegparse: use byte reader accessorsVíctor Manuel Jáquez Leal1-1/+3
2010-11-19jpegparse: inline gst_jpeg_parse_sof ()Víctor Manuel Jáquez Leal1-1/+1
2010-11-19jpegparse: fix typoVíctor Manuel Jáquez Leal1-1/+1
2010-09-10jifmux: Reset tags when going to READYThiago Santos1-0/+43
2010-09-10jpegformat: Fix element descriptionThiago Santos2-4/+4
2010-09-07jifmux: Make it more colorspace smartThiago Santos1-39/+44
2010-09-05jifmux: Do not limit the size of the image on 16bitsThiago Santos1-1/+3
2010-09-05jifmux: Set output pad capsThiago Santos2-1/+3
2010-09-05jifmux: Detect EOI correctlyThiago Santos1-2/+19
2010-09-05jifmux: Put APP0 first alwaysThiago Santos1-0/+1
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