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
/
ext
/
teletextdec
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-18
Fix up package name and origin in some plugins
Tim-Philipp Müller
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
1
-3
/
+3
2017-03-08
Rename plugin filesnames to match plugin names
Nicolas Dufresne
1
-6
/
+6
2016-08-26
Use the new API to post flow ERROR messages on the bus
Thibault Saunier
1
-3
/
+1
2016-03-29
teletexdec: Simplify negotiation code
Edward Hervey
1
-29
/
+23
2016-03-24
bad: use new gst_element_class_add_static_pad_template()
Vineeth TM
1
-4
/
+2
2015-12-21
teletextdec: Use NULL instead of g_strdup('\0')
Sebastian Dröge
1
-2
/
+2
2015-12-15
plugins-bad: Fix example pipelines
Vineeth TM
1
-1
/
+1
2015-12-07
teletextdec: Fix leak and NULL pointer usage
Edward Hervey
1
-13
/
+9
2015-12-07
teletextdec: Remove dead code
Edward Hervey
1
-4
/
+1
2015-12-06
port teletextdec to 1.0
Daniel Kamil Kozar
4
-440
/
+313
2013-04-15
gst: Add better support for static plugins
Sebastian Dröge
1
-1
/
+1
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
-1
/
+1
2012-06-20
teletext: #if0 code that never happens
Edward Hervey
1
-0
/
+3
2012-06-20
teletextdec: Use proper variable type
Edward Hervey
1
-1
/
+1
2012-06-19
teletext: Fix initialization
Edward Hervey
1
-0
/
+2
2012-04-05
gst: Update for GST_PLUGIN_DEFINE() API changes
Sebastian Dröge
1
-1
/
+1
2012-02-08
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
Wim Taymans
1
-1
/
+1
2011-05-23
teletextdec: Minor cleanup and indention fixes
Sebastian Dröge
3
-11
/
+21
2011-05-23
teletextdec: Don't use GST_FLOW_IS_FATAL()
Sebastian Dröge
1
-4
/
+5
2011-05-23
teletextdec: Fix buffer data leak
Sebastian Dröge
1
-3
/
+2
2011-05-23
teletextdec: Add support for pango
Andoni Morales Alastruey
2
-9
/
+76
2011-05-23
teletextdec: add a new method to convert a page in a list of strings
Andoni Morales Alastruey
2
-31
/
+77
2011-05-23
teletextdec: add some data in the preroll buffer
Andoni Morales Alastruey
1
-1
/
+3
2011-05-23
teletextdec: fix deadlock on a stream error
Andoni Morales Alastruey
1
-1
/
+3
2011-05-23
teletextdec: don't try to push an event on a pad that returned an error
Andoni Morales Alastruey
1
-1
/
+1
2011-05-23
teletextdec: New teletext decoder plugin based in zvbi
Andoni Morales Alastruey
4
-0
/
+1273