index
:
~slomo/gst-plugins-bad
0.10
audiomixer
dash-take2
decklink-rewrite
decklink2
eagl
instant-rate-change
jp2decimator
master
musepack
task-pool
Unnamed repository; edit this file 'description' to name the repository.
slomo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gst
/
dvbsuboverlay
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-20
all: Fix left-shift undefined behaviour
Edward Hervey
1
-1
/
+1
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
3
-4
/
+5
2017-03-20
Update for 'mad' mp3 decoder removal
Tim-Philipp Müller
1
-2
/
+2
2016-09-14
dvbsuboverlay: map with READWRITE for overlay blend
Hyunjun Ko
1
-1
/
+1
2016-08-20
Add support for Meson as alternative/parallel build system
Nirbheek Chauhan
1
-0
/
+13
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-6
/
+5
2015-12-19
assrender, dvbsuboverlay: fix example pipelines in docs
Tim-Philipp Müller
1
-1
/
+1
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
-4
/
+2
2015-11-06
dvbsuboverlay: Don't send flush events
Edward Hervey
1
-30
/
+3
2015-09-17
dvbsuboverlay: Check if downstream supports GstVideoOverlayComposition.
Jan Schmidt
1
-3
/
+13
2015-08-27
dvbsuboverlay: Fix caps memory leak by making static caps actually static
Sebastian Dröge
1
-1
/
+1
2015-05-26
dvbsuboverlay: remove unused assignment
Luis de Bethencourt
1
-1
/
+0
2015-04-26
Remove obsolete Android build cruft
Tim-Philipp Müller
1
-14
/
+0
2015-03-04
dvbsuboverlay: Set query ALLOCATION need_pool to FALSE
Song Bing
1
-1
/
+1
2014-08-29
dvbsuboverlay: remove code that can't be reached
Tim-Philipp Müller
1
-7
/
+2
2014-08-11
dvbsuboverlay: improve negotiation
Thiago Santos
1
-24
/
+69
2014-08-11
dvbsuboverlay: always intersect with the filter in getcaps
Thiago Santos
1
-27
/
+14
2014-08-10
dvbsuboverlay: Avoid leaking copy of caps object
Sebastian Rasmussen
1
-2
/
+2
2014-05-11
dvbsuboverlay: Do not try to add a feature to a caps features ANY
Sebastian Dröge
1
-1
/
+3
2014-04-09
dvbsuboverlay: Avoid infinite loops on short data
Jan Schmidt
1
-3
/
+5
2014-03-25
dvbsuboverlay: Clarify confusing debug message
Jan Schmidt
1
-1
/
+1
2014-03-25
dvbsuboverlay: Remove warning for 2-bit and 8-bit subpictures
Jan Schmidt
1
-16
/
+0
2014-03-25
dvbsuboverlay: Fix 8-bit subpicture rendering.
Jan Schmidt
1
-2
/
+5
2014-03-18
dvbsuboverlay: Don't forward text gap events downstream
Edward Hervey
1
-0
/
+4
2014-03-16
dvbsuboverlay: handle video/x-raw(ANY) if downstream supports the GstVideoOve...
Matthieu Bouron
1
-25
/
+241
2013-12-13
dvbsuboverlay: fix reading of display window in display definition segment
Benjamin Gaignard
1
-2
/
+2
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
2013-02-19
dvbsuboverlay: add all supported video formats to template caps
Tim-Philipp Müller
1
-2
/
+4
2013-02-19
dvbsuboverlay: proxy the allocation query
Tim-Philipp Müller
1
-0
/
+2
2013-02-19
dvbsuboverlay: don't forward CAPS event from subtitle pad
Tim-Philipp Müller
1
-0
/
+5
2012-11-04
Fix FSF address
Tim-Philipp Müller
2
-3
/
+3
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-12
dvbsuboverlay: Use default query handlers where needed
Edward Hervey
1
-8
/
+8
2012-08-30
dvbsuboverlay: adjust to modified video overlay composition API
Mark Nauwelaerts
1
-19
/
+3
2012-07-17
dvbsuboverlay: no need to make buffer writable twice
Mark Nauwelaerts
1
-1
/
+0
2012-07-17
dvbsuboverlay: plug some ref leaks
Mark Nauwelaerts
1
-0
/
+2
2012-07-17
dvbsuboverlay: adjust to modified video overlay composition API
Mark Nauwelaerts
1
-2
/
+5
2012-07-15
celt, opencv, wayland, dvbsub, festival, hls: printf format fixes
Tim-Philipp Müller
1
-1
/
+1
2012-07-13
dvbsuboverlay: adaptively blend or attach video overlay composition
Mark Nauwelaerts
2
-4
/
+56
2012-07-13
dvbsuboverlay: use video overlay composition helper
Mark Nauwelaerts
2
-239
/
+125
2012-07-11
dvbsuboverlay: ensure minimum page time out of 1 second
Mark Nauwelaerts
1
-0
/
+7
2012-07-11
dvbsuboverlay: fix compiler warnings
Tim-Philipp Müller
1
-3
/
+3
2012-07-11
dvbsuboverlay: fixup end-of-display-set forcing
Mark Nauwelaerts
1
-1
/
+1
2012-07-11
dvbsuboverlay: ensure valid subtitle running time by proper clipping
Mark Nauwelaerts
1
-13
/
+31
2012-07-11
dvbsuboverlay: properly force end-of-display-set
Mark Nauwelaerts
3
-4
/
+52
2012-07-11
dvbsuboverlay: Handle non_modifying_colour_flag correctly in the RLE handlers
Mart Raudsepp
1
-3
/
+3
2012-04-24
dvb-sub: Use unchecked byte reader functions
Sebastian Dröge
1
-26
/
+28
[next]