Lubosz Sarnecki
|
a7d1b7fcad
|
glimagesinkbin: Add GstVideoOverlayCompositionMeta caps features
https://bugzilla.gnome.org/show_bug.cgi?id=745107
|
2015-07-20 14:41:12 -04:00 |
|
Matthew Waters
|
0aaf9db1df
|
glcolorconvertelement: propagate failure to convert buffer upstream
Rather than just silently continuing
|
2015-07-18 16:32:15 +10:00 |
|
Sebastian Dröge
|
53c79cbf86
|
Revert "gl: readd glupload/download onto element pads"
This reverts commit 87d8270f30 .
|
2015-05-06 15:46:49 +02:00 |
|
Matthew Waters
|
87d8270f30
|
gl: readd glupload/download onto element pads
Allows insertion of gl elements into non-gl pipelines without converter
(upload/download) elements.
https://bugzilla.gnome.org/show_bug.cgi?id=743974
|
2015-04-30 11:26:33 +10:00 |
|
Sebastian Dröge
|
a8d498919e
|
glcolorconvert: Fix compiler warning
gstglcolorconvertelement.c:230:19: error: unused variable 'in_structure'
[-Werror,-Wunused-variable]
GstStructure *in_structure = gst_caps_get_structure (caps, 0);
^
|
2015-04-26 21:11:17 +02:00 |
|
Matthieu Bouron
|
76b2cefd2d
|
glcolorconvert: Keep colorimetry and chroma-site fields if passthrough
https://bugzilla.gnome.org/show_bug.cgi?id=748141
|
2015-04-26 20:31:53 +02:00 |
|
Sebastian Dröge
|
53ed701974
|
glcolorconvertelement: Also unref caps in ::stop() already
They are not useful anymore afterwards, so keeping them until ::finalize()
might only cause someone to use them later and then fail.
|
2015-04-17 14:04:14 +02:00 |
|
Guillaume Desmottes
|
17446a420c
|
glcolorconvertelement: fix GstGLColorConvert leak
convert->convert was never unreffed.
This can be reproduce with the
validate.file.glvideomixer.simple.play_15s.synchronized scenario.
https://bugzilla.gnome.org/show_bug.cgi?id=747911
|
2015-04-17 14:04:14 +02:00 |
|
Matthew Waters
|
0c8ede8565
|
glupload/colorconvert: only copy timestamps if the input buffer != output
|
2015-03-14 10:39:06 +00:00 |
|
Matthew Waters
|
3514600bf3
|
gl: add a new glcolorconvert element based on the glcolorconvert library object
|
2015-03-12 16:45:50 +00:00 |
|