index
:
~adn770/gst-plugins-bad
0.10
backport
build
eglglessink_backport
hacking
master
opensles
osx-fix-pthread
shm-fixes
srtp
tsdemux
videoparsers
GStreamer plugins bad hacking
adn770
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
kate
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-27
Add feature options for almost all plugins
Nirbheek Chauhan
1
-2
/
+2
2018-04-25
Meson: Generate pc file for all plugins in bad
Xavier Claessens
1
-0
/
+1
2018-01-11
kateenc: Refactoring for readability and leak fixing
Edward Hervey
1
-87
/
+92
2018-01-03
kateenc: Fix memory leak in error cases
Edward Hervey
1
-0
/
+4
2017-05-16
Remove plugin specific static build option
Nicolas Dufresne
1
-1
/
+0
2017-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
5
-69
/
+49
2017-03-24
Add missing include path for gst/glib-compat-prive.h
Nicolas Dufresne
1
-1
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+24
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
4
-18
/
+12
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
5
-9
/
+9
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
3
-12
/
+6
2014-07-21
katedec: handle segment event earlier
Thiago Santos
2
-1
/
+4
2014-07-21
katedec: handle streamheaders in caps
Thiago Santos
1
-102
/
+171
2014-06-28
kate: Use G_GSIZE_FORMAT instead of unportable %zu
Sebastian Dröge
4
-11
/
+15
2014-06-27
kate: unref events when freeing events list
Thiago Santos
1
-0
/
+1
2014-06-27
kateenc: fix segment event leak
Thiago Santos
1
-2
/
+4
2014-04-30
kate: avoid read buffer overflow in crafted stream
Vincent Penquerc'h
1
-2
/
+8
2014-04-09
kate: fix implicit promotion to signed int breaking on largeish inputs
Vincent Penquerc'h
1
-2
/
+2
2014-02-23
katedec: Merge new tags with existing tags to prevent overwriting demuxer tags
Brendan Long
3
-47
/
+70
2013-05-15
kateenc: Delay segment event until we have caps
Sebastian Dröge
2
-6
/
+23
2013-05-15
katedec/tiger: Don't queue sticky events that would come before CAPS
Sebastian Dröge
1
-0
/
+3
2013-05-15
kateparse: Fix event handling
Sebastian Dröge
1
-2
/
+3
2013-04-27
kate: fix buffer leak in katetag
Tim-Philipp Müller
1
-0
/
+1
2013-04-27
kate: minor cleanup
Tim-Philipp Müller
2
-8
/
+4
2013-04-23
tests: fix remaining kate tests
Tim-Philipp Müller
1
-6
/
+0
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-04-15
kate: only send decoder output caps once or when the format changes
Tim-Philipp Müller
2
-8
/
+25
2013-04-15
kate: fix decoder output caps
Tim-Philipp Müller
2
-5
/
+7
2013-04-15
kate: mark header buffers as such
Tim-Philipp Müller
3
-5
/
+6
2013-04-15
kateenc: save current input format in setcaps
Tim-Philipp Müller
3
-40
/
+45
2013-04-15
kate: fix printf format strings and disable tiger element
Tim-Philipp Müller
7
-16
/
+16
2013-04-15
kate: port Kate subtitles to 1.0
Brendan Long
7
-189
/
+206
2012-11-04
Fix FSF address
Tim-Philipp Müller
16
-32
/
+32
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
5
-6
/
+6
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
5
-5
/
+5
2012-09-14
ffmpegcolorspace is no more
Wim Taymans
1
-2
/
+2
2012-08-20
video/x-dvd-subpicture -> subpicture/x-dvd
Tim-Philipp Müller
3
-3
/
+3
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
3
-10
/
+10
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
-1
/
+1
2012-03-15
update for memory api changes
Wim Taymans
1
-1
/
+1
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
6
-60
/
+109
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2012-02-03
build: fix CFLAGS order and LIBS order
Tim-Philipp Müller
1
-1
/
+1
2012-02-02
kate: better error/debug reporting
Vincent Penquerc'h
5
-31
/
+106
2012-02-01
tiger: use the new premultiplied support in gstvideo
Vincent Penquerc'h
1
-21
/
+1
2012-01-28
kateenc: remove 'flush every packet' hack
Vincent Penquerc'h
1
-7
/
+0
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
2
-1
/
+2
2012-01-25
Merge branch 'master' into 0.11
Sebastian Dröge
1
-21
/
+20
2012-01-22
kateenc: Don't error on empty input buffers
David Schleef
1
-19
/
+17
[next]