Sebastian Dröge
|
e51cd4fe2f
|
gst: Add better support for static plugins
|
2013-04-15 15:59:22 +02:00 |
|
Tim-Philipp Müller
|
32ba17cd0f
|
Use gst_element_class_set_static_metadata()
where possible. Avoids some string copies. Also re-indent
some stuff. Also some indent fixes here and there.
|
2012-10-17 17:46:34 +01:00 |
|
Mark Nauwelaerts
|
578861abea
|
replace gst_element_class_set_details_simple with gst_element_class_set_metadata
|
2012-09-14 17:27:49 +02:00 |
|
Wim Taymans
|
b8f913555d
|
ffmpegcolorspace is no more
|
2012-09-14 16:45:34 +02:00 |
|
Edward Hervey
|
068df70c05
|
teletext: #if0 code that never happens
The only place this method is called is with lofp being a guint8 (from
a data block).
|
2012-06-20 11:37:31 +01:00 |
|
Edward Hervey
|
19b7b64f06
|
teletextdec: Use proper variable type
|
2012-06-20 11:37:25 +01:00 |
|
Edward Hervey
|
e3b2886b01
|
teletext: Fix initialization
We always ended up erroring on the first page otherwise
Conflicts:
ext/teletextdec/gstteletextdec.c
|
2012-06-19 10:50:13 +01:00 |
|
Sebastian Dröge
|
cda192b3b7
|
gst: Update for GST_PLUGIN_DEFINE() API changes
|
2012-04-05 18:02:56 +02:00 |
|
Wim Taymans
|
de1f89bf07
|
GST_FLOW_WRONG_STATE -> GST_FLOW_FLUSHING
|
2012-02-08 16:37:13 +01:00 |
|
Sebastian Dröge
|
67f23a8539
|
teletextdec: Minor cleanup and indention fixes
|
2011-05-23 15:32:09 +02:00 |
|
Sebastian Dröge
|
827e2d13c1
|
teletextdec: Don't use GST_FLOW_IS_FATAL()
|
2011-05-23 15:24:12 +02:00 |
|
Sebastian Dröge
|
81134554db
|
teletextdec: Fix buffer data leak
|
2011-05-23 15:20:37 +02:00 |
|
Andoni Morales Alastruey
|
d20de1087c
|
teletextdec: Add support for pango
https://bugzilla.gnome.org/show_bug.cgi?id=619739
|
2011-05-23 15:17:41 +02:00 |
|
Andoni Morales Alastruey
|
f4e4fc44f7
|
teletextdec: add a new method to convert a page in a list of strings
https://bugzilla.gnome.org/show_bug.cgi?id=619739
|
2011-05-23 15:17:41 +02:00 |
|
Andoni Morales Alastruey
|
fb98c55f67
|
teletextdec: add some data in the preroll buffer
https://bugzilla.gnome.org/show_bug.cgi?id=619739
|
2011-05-23 15:17:41 +02:00 |
|
Andoni Morales Alastruey
|
126a98d967
|
teletextdec: fix deadlock on a stream error
https://bugzilla.gnome.org/show_bug.cgi?id=619739
|
2011-05-23 15:17:41 +02:00 |
|
Andoni Morales Alastruey
|
afd240c621
|
teletextdec: don't try to push an event on a pad that returned an error
https://bugzilla.gnome.org/show_bug.cgi?id=619739
|
2011-05-23 15:17:41 +02:00 |
|
Andoni Morales Alastruey
|
8bb6ff414f
|
teletextdec: New teletext decoder plugin based in zvbi
https://bugzilla.gnome.org/show_bug.cgi?id=619739
|
2011-05-23 15:17:37 +02:00 |
|