- Jun 22, 2014
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
Only reset the decryption engine on the first buffer of a fragment, not again for the second buffer. This fixes corrupting the second buffer of a fragment. https://bugzilla.gnome.org/show_bug.cgi?id=731968
-
Sebastian Dröge authored
-
Tim-Philipp Müller authored
-
- Jun 21, 2014
-
-
Matthew Waters authored
-
Matthew Waters authored
-
Matthew Waters authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Sebastian Dröge authored
gstwaylandsink.c:480:14: error: comparison of constant -1 with expression of type 'enum wl_shm_format' is always false [-Werror,-Wtautological-constant-out-of-range-compare] if (format == -1) ~~~~~~ ^ ~~
-
Sebastian Dröge authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
Thibault Saunier authored
-
- Jun 20, 2014
-
-
Thibault Saunier authored
+ Add a Private structure to the GstVideoAggregatorPad + Add some padding
-
Thibault Saunier authored
-
Tim-Philipp Müller authored
It was gone, but now it's back.
-
Thibault Saunier authored
-
Thibault Saunier authored
So it is possible to pick one compositing element from the registry
-
It is a replacement for videomixer with a similare API Co-Authored by: Thibault Saunier <tsaunier@gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=731919
-
-
This base class has been added to a newly created libgstbadvideo library Co-Authored by: Thibault Saunier <tsaunier@gnome.org> https://bugzilla.gnome.org/show_bug.cgi?id=731918
-
Thibault Saunier authored
This base class has been added to a newly created libgstbadbase library Co-Authored by: Mathieu Duponchelle <mathieu.duponchelle@opencreed.com> https://bugzilla.gnome.org/show_bug.cgi?id=731917
-
Sebastian Dröge authored
-
- Jun 19, 2014
-
-
Sebastian Dröge authored
... and fix a case where we released an invalid buffer index.
-
Sebastian Dröge authored
-
Sebastian Dröge authored
androidmedia: Clean up flushing code and don't consider output buffer releasing failures during flushing as an error
-
Sebastian Dröge authored
-
Sebastian Dröge authored
source
-
Sebastian Dröge authored
-
Sebastian Dröge authored
Instead of inventing our own generic error strings which are mostly useless.
-
Sebastian Dröge authored
This will make sure that we don't leak debug information into the actual error message string and keep it behind the debug string.
-
- Jun 18, 2014
-
-
Wim Taymans authored
Add a Note to the allow-repeat-tx property because it is potentially insecure when used incorrectly. Fixes https://bugzilla.gnome.org/show_bug.cgi?id=731714