- Jul 14, 2017
-
-
Sebastian Dröge authored
-
Sebastian Dröge authored
It works now after various mxfdemux changes. https://bugzilla.gnome.org/show_bug.cgi?id=764025
-
- Jul 13, 2017
-
-
- Jun 20, 2017
-
-
Sebastian Dröge authored
-
- May 04, 2017
-
-
Thibault Saunier authored
-
Sebastian Dröge authored
-
Sebastian Dröge authored
-
- Apr 30, 2017
-
-
Thibault Saunier authored
No reason to force people to subclass it in simple cases.
-
- Apr 27, 2017
-
-
Thibault Saunier authored
-
Sebastian Dröge authored
-
- Apr 21, 2017
-
-
Thibault Saunier authored
-
- Apr 20, 2017
-
-
Thibault Saunier authored
-
- Apr 14, 2017
- Apr 12, 2017
-
-
Reynaldo H. Verdejo Pinochet authored
Perform other related improvements while at it.
-
Thibault Saunier authored
And let following actions to be executed (setting the action as INTERLACED) which will make sure the track switch happened at some point. It means the user has to set the pipeline to PLAYING so we can make it works but we do not have choice here I think https://bugzilla.gnome.org/show_bug.cgi?id=781213
-
- Apr 10, 2017
-
-
Sebastian Dröge authored
-
Post-send handling was only meant for seek events
-
Protect the expected seek values with the same lock as the one that will be used to read/validate the resulting segments and flush values. Avoids races with duplicated seeks (i.e. a seek that was already sent and handled via another pad, such as in demuxers). https://bugzilla.gnome.org/show_bug.cgi?id=781112
-
- Apr 07, 2017
-
-
Sebastian Dröge authored
-
- Apr 05, 2017
-
-
Reynaldo H. Verdejo Pinochet authored
-
Reynaldo H. Verdejo Pinochet authored
Just pass the replacement string literal to _regex_replace().
-
Reynaldo H. Verdejo Pinochet authored
g_strdup() is enough for this string literal.
-
Reynaldo H. Verdejo Pinochet authored
Additionally: Fix nits in the descriptions for SCENARIO_ACTION_EXECUTION_ISSUE and CONFIG_ACTION_TYPE
-
- Apr 04, 2017
-
-
Try to emulate a bit better a real video sink by making the video fakesink handle/calculate/report QoS. Also use the same lateness value as default videosink
-
- Mar 28, 2017
-
-
Reynaldo H. Verdejo Pinochet authored
Additionally: Fix issues in _register_action_type() documentation.
-
Reynaldo H. Verdejo Pinochet authored
-
Reynaldo H. Verdejo Pinochet authored
Additionally: Improve GstValidatePrepareAction documentation Correct one-off use of 'eos' instead of EOS.
-
Reynaldo H. Verdejo Pinochet authored
Nothing wrong with Sting though :) Additionally: Fix typo in need-clock-sync's description
-
- Mar 23, 2017
-
-
Reynaldo H. Verdejo Pinochet authored
g_free() is NULL-safe.
-
Reynaldo H. Verdejo Pinochet authored
Fix missing and/or dupplicated separators, bogus breaks, typos, etc.
-
- Mar 20, 2017
-
-
Reynaldo H. Verdejo Pinochet authored
Drop dupplicated & add missing ones Additionally: typo fixes
-
- Mar 09, 2017
-
-
Nicolas Dufresne authored
- libgstvalidateplugin.so -> libgstvalidatetracer.so - faultinjection -> validatefaultinjection - gstvalidategtk -> validategtk - ssim -> validatessim https://bugzilla.gnome.org/show_bug.cgi?id=779344
-
- Mar 03, 2017
-
-
Stefan Sauer authored
Tweak the styles and spacing. Make the title multi-line and add more info.
-
Reynaldo H. Verdejo Pinochet authored
Additionally: simplify %format magic used for padding
-
Reynaldo H. Verdejo Pinochet authored
Intention is to notify that not all actions were executed but previous message suggested none were. Additionally: fix problems in two others
-
Reynaldo H. Verdejo Pinochet authored
-
- Mar 02, 2017
-
-
Stefan Sauer authored
Only this way one can visually align events with buffer graphs.
-
Stefan Sauer authored
This is helpful to spot time-segments where we processes slower than required for real-time playback.
-
Avoids having one test blocking all other tests
-
- Feb 27, 2017
-
-
Thibault Saunier authored
-