summaryrefslogtreecommitdiff
path: root/gst/jpegformat
Commit message (Expand)AuthorAgeFilesLines
* gst_tag_list_free -> gst_tag_list_unrefTim-Philipp Müller2012-08-042-3/+3
* jpegparse: Do not set the duration to the input buffer's duration unless validYouness Alaoui2012-04-181-1/+4
* jpegparse: Fix duration in buffers. It's frames per second, not seconds per f...Youness Alaoui2012-04-171-1/+1
* gst: Update for GST_PLUGIN_DEFINE() API changesSebastian Dröge2012-04-051-1/+1
* gst: Update versioningSebastian Dröge2012-04-041-2/+2
* update for memory api changesWim Taymans2012-03-151-1/+1
* jpegformat: port to 0.11Wim Taymans2011-10-052-145/+156
* gst: some more unused-but-set-variable warning fixesTim-Philipp Müller2011-06-041-3/+3
* jifmux: Bump rank to secondaryThiago Santos2011-05-161-1/+2
* jifmux: Change class to formatterThiago Santos2011-05-161-1/+1
* jpegformat: Fix unitialized variable on macosxEdward Hervey2011-04-161-1/+1
* jpegparse: subtract id-str size from the remaining readStefan Kost2011-04-111-0/+2
* jpeg: set tags to NULL at init time and after freeing themStefan Kost2011-04-111-2/+3
* jpeg: comment and logging changesStefan Kost2011-04-112-11/+20
* jpegparse: add gst_jpeg_parse_remove_marker()Víctor Manuel Jáquez Leal2011-04-111-22/+26
* jpegparse: refactor COM parsingVíctor Manuel Jáquez Leal2011-04-111-22/+40
* jpegparse: refactor APP1 parsingVíctor Manuel Jáquez Leal2011-04-111-74/+81
* jpegparse: log id when skipping an unhandled APP markerVíctor Manuel Jáquez Leal2011-04-111-2/+15
* jpegparse: skip all APP markers, excepting APP1Víctor Manuel Jáquez Leal2011-04-111-16/+4
* jpegparse: add get_tag_list ()Víctor Manuel Jáquez Leal2011-04-111-3/+10
* 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