index
:
delta/gstreamer-plugins-bad.git
0.10
0.11
1.0
1.10
1.12
1.14
1.16
1.18
1.2
1.4
1.6
1.8
BRANCH-ERROR
BRANCH-EVENTS2
BRANCH-GSTREAMER-0_6
BRANCH-GSTREAMER-0_8
BRANCH-RELEASE-0_10_19
BRANCH-RELEASE-0_3_3
BRANCH-RELEASE-0_3_4
BRANCH-RELEASE-0_4_0
BRANCH-RELEASE-0_4_1
BRANCH-RELEASE-0_4_2
BRANCH-RELEASE-0_5_0
BRANCH-RELEASE-0_5_1
BRANCH-RELEASE-0_5_2
BRANCH-RELEASE-0_7_4
BRANCH-RELEASE-0_7_5
BRANCH-RELEASE-0_8_2
BRANCH-THREADED
BRANCH_RELEASE-0_7_2
CAPS
TYPEFIND
baserock/1.4
baserock/1.6
baserock/1.6.3
baserock/morph/1.2
discontinued-for-monorepo
master
gitlab.freedesktop.org: gstreamer/gst-plugins-bad.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
jpegformat
/
gstjpegparse.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
2012-08-04
1
-2
/
+2
*
jpegparse: Do not set the duration to the input buffer's duration unless valid
Youness Alaoui
2012-04-18
1
-1
/
+4
*
jpegparse: Fix duration in buffers. It's frames per second, not seconds per f...
Youness Alaoui
2012-04-17
1
-1
/
+1
*
jpegformat: port to 0.11
Wim Taymans
2011-10-05
1
-64
/
+76
*
gst: some more unused-but-set-variable warning fixes
Tim-Philipp Müller
2011-06-04
1
-3
/
+3
*
jpegformat: Fix unitialized variable on macosx
Edward Hervey
2011-04-16
1
-1
/
+1
*
jpegparse: subtract id-str size from the remaining read
Stefan Kost
2011-04-11
1
-0
/
+2
*
jpeg: set tags to NULL at init time and after freeing them
Stefan Kost
2011-04-11
1
-2
/
+3
*
jpeg: comment and logging changes
Stefan Kost
2011-04-11
1
-7
/
+15
*
jpegparse: add gst_jpeg_parse_remove_marker()
Víctor Manuel Jáquez Leal
2011-04-11
1
-22
/
+26
*
jpegparse: refactor COM parsing
Víctor Manuel Jáquez Leal
2011-04-11
1
-22
/
+40
*
jpegparse: refactor APP1 parsing
Víctor Manuel Jáquez Leal
2011-04-11
1
-74
/
+81
*
jpegparse: log id when skipping an unhandled APP marker
Víctor Manuel Jáquez Leal
2011-04-11
1
-2
/
+15
*
jpegparse: skip all APP markers, excepting APP1
Víctor Manuel Jáquez Leal
2011-04-11
1
-16
/
+4
*
jpegparse: add get_tag_list ()
Víctor Manuel Jáquez Leal
2011-04-11
1
-3
/
+10
*
jpegparse: Fix unitialized variable on macosx
Edward Hervey
2011-01-06
1
-1
/
+1
*
jpegparse: avoid leaking tag event
Mark Nauwelaerts
2010-12-13
1
-2
/
+4
*
jpegparse: avoid leaking converted comment string
Mark Nauwelaerts
2010-12-12
1
-2
/
+3
*
jpegparse: try to convert comment tag to UTF-8
Mark Nauwelaerts
2010-12-08
1
-4
/
+13
*
jpegparse: discard incomplete image
Mark Nauwelaerts
2010-12-08
1
-5
/
+17
*
jpegparse: avoid infinite loop when resyncing
Mark Nauwelaerts
2010-12-08
1
-0
/
+1
*
jpegparse: Small optimization on tags parsing
Thiago Santos
2010-11-22
1
-10
/
+14
*
jpegformat: Push tags after setting srcpad caps
Arun Raghavan
2010-11-19
1
-11
/
+47
*
jpegparse: add gst_jpeg_parse_skip_marker ()
Víctor Manuel Jáquez Leal
2010-11-19
1
-10
/
+19
*
jpegparse: use byte reader accessors
Víctor Manuel Jáquez Leal
2010-11-19
1
-1
/
+3
*
jpegparse: inline gst_jpeg_parse_sof ()
Víctor Manuel Jáquez Leal
2010-11-19
1
-1
/
+1
*
jpegparse: fix typo
Víctor Manuel Jáquez Leal
2010-11-19
1
-1
/
+1
*
jpegformat: Fix element description
Thiago Santos
2010-09-10
1
-1
/
+1
*
jpegparse: fix exif frame size
Víctor Manuel Jáquez Leal
2010-07-08
1
-2
/
+2
*
jpegparse: fix skipping extra 0xff markers
Mark Nauwelaerts
2010-07-05
1
-1
/
+3
*
jpegparse: handle FLUSH_STOP sink event
Mark Nauwelaerts
2010-06-14
1
-0
/
+7
*
jpegparse: optimize image parsing
Mark Nauwelaerts
2010-06-14
1
-140
/
+118
*
jpegformat: Add exif support
Thiago Santos
2010-06-09
1
-1
/
+26
*
jpegformat: make the intention of the elements more clear
Stefan Kost
2010-05-07
1
-2
/
+6
*
jpegparse: improve buffer scanning
Mark Nauwelaerts
2010-04-30
1
-3
/
+15
*
jpegformat: add blank line to fix generated xml
Stefan Kost
2010-03-24
1
-0
/
+1
*
Add -Wredundant-decls flag
Benjamin Otte
2010-03-22
1
-2
/
+0
*
jpegparse: Fix unitialized variable on macosx 10.5
Edward Hervey
2010-03-12
1
-1
/
+1
*
jpegformat: add xmp reading and writing support
Stefan Kost
2010-03-12
1
-1
/
+38
*
jpegformat: Fix unitialized variables
Edward Hervey
2010-03-11
1
-5
/
+5
*
jpegparse: return offset+length from _get_image_length().
Stefan Kost
2010-02-17
1
-2
/
+2
*
jpegparse: fix invalid memory access
Tim-Philipp Müller
2010-02-17
1
-1
/
+1
*
jpegparse: improve parsing
Stefan Kost
2010-02-02
1
-24
/
+87
*
jpegparse: provide a getcaps function for src pad and improve setcaps
Stefan Kost
2010-02-01
1
-1
/
+19
*
jpegparse: extract comment and post as metadata
Stefan Kost
2010-02-01
1
-1
/
+17
*
jpegformat: code cleanups
Stefan Kost
2010-02-01
1
-81
/
+63
*
jpegformat: move plugin part to speparate file, so that we can add the jifmux
Stefan Kost
2010-01-29
1
-17
/
+0
*
jpegparse: new jpeg parser element. FIxes #583098
Arnout Vandecappelle
2010-01-29
1
-0
/
+807