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
/
gstkatetiger.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
-6
/
+4
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
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
-1
/
+1
2012-09-14
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
Mark Nauwelaerts
1
-1
/
+1
2012-09-14
ffmpegcolorspace is no more
Wim Taymans
1
-2
/
+2
2012-02-10
Merge branch 'master' into 0.11
Wim Taymans
1
-29
/
+16
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2012-02-02
kate: better error/debug reporting
Vincent Penquerc'h
1
-8
/
+14
2012-02-01
tiger: use the new premultiplied support in gstvideo
Vincent Penquerc'h
1
-21
/
+1
2012-01-27
plenty: fixup glib deprecations
Vincent Penquerc'h
1
-0
/
+1
2011-12-30
Merge remote-tracking branch 'origin/master' into 0.11-premerge
Edward Hervey
1
-432
/
+54
2011-12-15
katetiger: don't unref NULL buffer
Tim-Philipp Müller
1
-2
/
+4
2011-12-12
tiger: advertise all the new YUV formats we can now use
Vincent Penquerc'h
1
-2
/
+7
2011-12-12
tiger: replace the new YUV blitting code with the newer overlay code
Vincent Penquerc'h
1
-425
/
+44
2011-11-29
kate: fix set-but-not-used-variable compiler warning
Tim-Philipp Müller
1
-6
/
+1
2011-11-28
Merge remote-tracking branch 'origin/master' into 0.11
Tim-Philipp Müller
1
-7
/
+480
2011-11-28
kate: support for rendering on several YUV formats
Vincent Penquerc'h
1
-7
/
+480
2011-11-28
various: fix pad template ref leaks
Vincent Penquerc'h
1
-6
/
+5
2011-11-07
tiger: add a 'silent' property to skip rendering
Vincent Penquerc'h
1
-2
/
+16
2011-10-03
kate: avoid rendering when we know there is nothing to render
Vincent Penquerc'h
1
-33
/
+47
2011-10-03
kate: fix race condition on PAUSED->READY state change
Vincent Penquerc'h
1
-0
/
+7
2011-09-21
kate: forward return code from setting src pad caps
Vincent Penquerc'h
1
-2
/
+3
2011-09-19
kate: flush on seek, and ensure we cancel any waiting buffer
Vincent Penquerc'h
1
-0
/
+4
2011-01-14
kate: ensure the kate pad does not shoot ahead of the video pad
Vincent Penquerc'h
1
-2
/
+48
2011-01-02
tiger: outline text by default, to make it easier to read
Vincent Penquerc'h
1
-2
/
+2
2011-01-02
kate: fix caps and string leaks and some minor clean-ups
Tim-Philipp Müller
1
-2
/
+2
2010-12-26
tiger: fallback on headers in caps to initialize if headers are absent
Vincent Penquerc'h
1
-0
/
+47
2010-12-25
kate: if seeking with GST_SEEK_TYPE_CUR, flush everything
Vincent Penquerc'h
1
-1
/
+3
2010-12-25
tiger: move #if #else bits outside of macro
Tim-Philipp Müller
1
-17
/
+13
2010-12-25
kate: add segment tracking, and various other improvements
Vincent Penquerc'h
1
-58
/
+263
2010-10-19
various (ext): add missing G_PARAM_STATIC_STRINGS flags
Stefan Kost
1
-12
/
+13
2010-03-24
kate: fix yet another compiler warning
Tim-Philipp Müller
1
-1
/
+1
2010-03-18
gst_element_class_set_details => gst_element_class_set_details_simple
Benjamin Otte
1
-6
/
+5
2010-02-07
kate: rename the tiger overlay element's sink pad to 'subtitle_sink'
Vincent Penquerc'h
1
-1
/
+1
2009-11-03
tiger: Make sure that tiger is not autoplugged by decodebin2
Sebastian Dröge
1
-1
/
+1
2009-11-03
tiger: Change name of the subtitle sink template and classification
Sebastian Dröge
1
-2
/
+2
2009-07-25
kate: use GST_ELEMENT_ERROR for error reporting
Vincent Penquerc'h
1
-2
/
+0
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
-7
/
+5
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
/
+802