index
:
~wtay/gst-plugins-bad
0.10
0.10.23
0.11
0.11-fdo
1.0
1.2
1.4
cache-element
f21
f22
hdpvr
master
moving-colorspace
renme-events
rhel-7.0
rhel-7.2
rhel-8.0
rtpbin-new
rtpbin-unified
sa
tp-vision
gst-plugins-bad hacking
wtay
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
jpegformat
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-30
jpegparse: Remove unneeded call
Edward Hervey
1
-3
/
+0
2013-08-20
jpegparse: Forward segment event after caps
Edward Hervey
1
-1
/
+6
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-13
jpegparse: accept any jpeg input - parsed, unparsed or unmarked
Alexander Olsson
1
-1
/
+1
2012-12-18
jpeg: use appropriate printf format for gsize
Thijs Vermeir
1
-3
/
+3
2012-11-04
Fix FSF address
Tim-Philipp Müller
6
-12
/
+12
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
2
-2
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
2
-2
/
+2
2012-09-12
opus + jpegformat: unbreak non-debug build
Peter Korsgaard
1
-2
/
+2
2012-09-12
jpegformat: don't link to libgstinterfaces which doesn't exist any longer
Tim-Philipp Müller
1
-5
/
+3
2012-09-11
jpegparse: Finish port to 1.0 API
Olivier Crête
2
-82
/
+62
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
2
-3
/
+3
2012-04-18
jpegparse: Do not set the duration to the input buffer's duration unless valid
Youness Alaoui
1
-1
/
+4
2012-04-17
jpegparse: Fix duration in buffers. It's frames per second, not seconds per f...
Youness Alaoui
1
-1
/
+1
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-04-04
gst: Update versioning
Sebastian Dröge
1
-2
/
+2
2012-03-15
update for memory api changes
Wim Taymans
1
-1
/
+1
2011-10-05
jpegformat: port to 0.11
Wim Taymans
2
-145
/
+156
2011-06-04
gst: some more unused-but-set-variable warning fixes
Tim-Philipp Müller
1
-3
/
+3
2011-05-16
jifmux: Bump rank to secondary
Thiago Santos
1
-1
/
+2
2011-05-16
jifmux: Change class to formatter
Thiago Santos
1
-1
/
+1
2011-04-16
jpegformat: Fix unitialized variable on macosx
Edward Hervey
1
-1
/
+1
2011-04-11
jpegparse: subtract id-str size from the remaining read
Stefan Kost
1
-0
/
+2
2011-04-11
jpeg: set tags to NULL at init time and after freeing them
Stefan Kost
1
-2
/
+3
2011-04-11
jpeg: comment and logging changes
Stefan Kost
2
-11
/
+20
2011-04-11
jpegparse: add gst_jpeg_parse_remove_marker()
Víctor Manuel Jáquez Leal
1
-22
/
+26
2011-04-11
jpegparse: refactor COM parsing
Víctor Manuel Jáquez Leal
1
-22
/
+40
2011-04-11
jpegparse: refactor APP1 parsing
Víctor Manuel Jáquez Leal
1
-74
/
+81
2011-04-11
jpegparse: log id when skipping an unhandled APP marker
Víctor Manuel Jáquez Leal
1
-2
/
+15
2011-04-11
jpegparse: skip all APP markers, excepting APP1
Víctor Manuel Jáquez Leal
1
-16
/
+4
2011-04-11
jpegparse: add get_tag_list ()
Víctor Manuel Jáquez Leal
1
-3
/
+10
2011-04-11
android: make it ready for androgenizer
Thibault Saunier
1
-0
/
+14
2011-03-29
jifmux: Add GstTagXmpWriter support
Thiago Santos
2
-3
/
+9
2011-01-06
jpegparse: Fix unitialized variable on macosx
Edward Hervey
1
-1
/
+1
2010-12-19
jifmux: Don't leak taglist
Sebastian Dröge
1
-0
/
+1
2010-12-13
jpegparse: avoid leaking tag event
Mark Nauwelaerts
1
-2
/
+4
2010-12-12
jpegparse: avoid leaking converted comment string
Mark Nauwelaerts
1
-2
/
+3
2010-12-08
jpegparse: try to convert comment tag to UTF-8
Mark Nauwelaerts
1
-4
/
+13
2010-12-08
jpegparse: discard incomplete image
Mark Nauwelaerts
1
-5
/
+17
2010-12-08
jpegparse: avoid infinite loop when resyncing
Mark Nauwelaerts
1
-0
/
+1
2010-11-22
jpegparse: Small optimization on tags parsing
Thiago Santos
1
-10
/
+14
2010-11-19
jpegformat: Push tags after setting srcpad caps
Arun Raghavan
1
-11
/
+47
2010-11-19
jpegparse: add gst_jpeg_parse_skip_marker ()
Víctor Manuel Jáquez Leal
1
-10
/
+19
2010-11-19
jpegparse: use byte reader accessors
Víctor Manuel Jáquez Leal
1
-1
/
+3
2010-11-19
jpegparse: inline gst_jpeg_parse_sof ()
Víctor Manuel Jáquez Leal
1
-1
/
+1
2010-11-19
jpegparse: fix typo
Víctor Manuel Jáquez Leal
1
-1
/
+1
2010-09-10
jifmux: Reset tags when going to READY
Thiago Santos
1
-0
/
+43
2010-09-10
jpegformat: Fix element description
Thiago Santos
2
-4
/
+4
2010-09-07
jifmux: Make it more colorspace smart
Thiago Santos
1
-39
/
+44
2010-09-05
jifmux: Do not limit the size of the image on 16bits
Thiago Santos
1
-1
/
+3
[next]