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
/
gstkateenc.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-04-12
docs: Port all docstring to gtk-doc markdown
Thibault Saunier
1
-11
/
+8
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-11-18
Remove unnecessary NULL checks before g_free()
Reynaldo H. Verdejo Pinochet
1
-6
/
+3
2014-06-28
kate: Use G_GSIZE_FORMAT instead of unportable %zu
Sebastian Dröge
1
-2
/
+4
2014-06-27
kateenc: fix segment event leak
Thiago Santos
1
-2
/
+4
2013-05-15
kateenc: Delay segment event until we have caps
Sebastian Dröge
1
-6
/
+21
2013-04-27
kate: minor cleanup
Tim-Philipp Müller
1
-7
/
+3
2013-04-15
kate: mark header buffers as such
Tim-Philipp Müller
1
-0
/
+1
2013-04-15
kateenc: save current input format in setcaps
Tim-Philipp Müller
1
-39
/
+31
2013-04-15
kate: fix printf format strings and disable tiger element
Tim-Philipp Müller
1
-4
/
+3
2013-04-15
kate: port Kate subtitles to 1.0
Brendan Long
1
-51
/
+28
2012-11-04
Fix FSF address
Tim-Philipp Müller
1
-2
/
+2
2012-10-17
Use gst_element_class_set_static_metadata()
Tim-Philipp Müller
1
-2
/
+2
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-08-20
video/x-dvd-subpicture -> subpicture/x-dvd
Tim-Philipp Müller
1
-1
/
+1
2012-08-04
gst_tag_list_free -> gst_tag_list_unref
Tim-Philipp Müller
1
-2
/
+2
2012-03-15
update for memory api changes
Wim Taymans
1
-1
/
+1
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-26
/
+34
2012-02-02
kate: better error/debug reporting
Vincent Penquerc'h
1
-19
/
+34
2012-01-28
kateenc: remove 'flush every packet' hack
Vincent Penquerc'h
1
-7
/
+0
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
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-4
/
+2
2011-10-31
kate, bayer, tsdemux: update for caps and taglist API changes
Tim-Philipp Müller
1
-1
/
+1
2011-10-08
kate: port to 0.11
Wim Taymans
1
-62
/
+46
2011-08-03
kateenc: Fix uninitialized error
David Schleef
1
-1
/
+4
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-9
/
+13
2010-06-07
kate: Run gst-indent on .c files
Thiago Santos
1
-2
/
+2
2010-04-29
Fix printf format strings for gcc 4.5
Руслан Ижбулатов
1
-2
/
+2
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-6
/
+5
2009-11-05
kate: printf format fixes
Tim-Philipp Müller
1
-6
/
+8
2009-08-11
kateenc: error out if category has not been set and check for obviously wrong...
Tim-Philipp Müller
1
-3
/
+59
2009-08-08
kate: some minor clean-ups
Tim-Philipp Müller
1
-8
/
+11
2009-07-25
kate: use GST_ELEMENT_ERROR for error reporting
Vincent Penquerc'h
1
-14
/
+26
2009-07-21
katedec: only put primary language tag in GST_TAG_LANGUAGE
Tim-Philipp Müller
1
-9
/
+12
2009-07-21
katedec: create SPU format images from suitable background images
Vincent Penquerc'h
1
-567
/
+7
2009-07-20
kateenc: also recognise the new recommended 'SUB' category
Vincent Penquerc'h
1
-1
/
+19
2009-07-20
kateenc: keep bitmap/palette/region around when on the spot encoding is not p...
Vincent Penquerc'h
1
-11
/
+48
2009-07-19
kate: add some FIXMEs
Tim-Philipp Müller
1
-0
/
+2
2009-07-19
kate: fix up for additional subtitle/x-kate media type
Tim-Philipp Müller
1
-4
/
+8
2009-07-19
kate: change media type to subtitle/x-kate and update define accordingly
Tim-Philipp Müller
1
-1
/
+1
2009-07-19
add new Kate plugin, for Kate overlay streams
Vincent Penquerc'h
1
-0
/
+1834