summaryrefslogtreecommitdiff
path: root/validate/tools/gst-validate-transcoding.c
AgeCommit message (Expand)AuthorFilesLines
2020-10-23validate:transcoding: Port to GstTranscoderThibault Saunier1-288/+65
2020-06-06validate:transcoding: Exit after printing the helpThibault Saunier1-0/+3
2020-05-06validate: Enhance issue reporting from structuresThibault Saunier1-12/+12
2019-06-11validate:scenario: Move force-key-unit action from the transcoding toolThibault Saunier1-297/+0
2018-12-07validate: launcher: Add a way to retrieve trace without coredumpctlThibault Saunier1-0/+3
2017-03-20validate: fix whitespace separators in multi-line string constantsReynaldo H. Verdejo Pinochet1-6/+6
2017-02-24validate: fix mention to nonexistent optionReynaldo H. Verdejo Pinochet1-1/+1
2017-02-24validate: improve set-config option descriptionReynaldo H. Verdejo Pinochet1-3/+3
2016-12-23validate-transcoding: Use standard GstEncodingProfile deserialization functionThibault Saunier1-114/+9
2016-12-12validate: transcode: No buffering handling when the sink is not synced on the...Thibault Saunier1-2/+16
2016-11-17Fix MSVC const warningsScott D Phillips1-1/+1
2016-09-25validate: transcoding: fix several error messagesReynaldo H. Verdejo Pinochet1-6/+6
2016-08-01validate: call gst_deinit() after gst_validate_deinit()Guillaume Desmottes1-1/+1
2016-08-01validate: reporter: break cyclic references with reportsGuillaume Desmottes1-0/+1
2016-06-09validate: fix validate-transcoding option descriptionsReynaldo H. Verdejo Pinochet1-4/+4
2016-05-24validate: transcoding: fix encoding_profile leakGuillaume Desmottes1-0/+1
2016-05-24validate: transcoding: fix caps leaksGuillaume Desmottes1-2/+0
2016-03-21validate: Use GstValidate logging system to print buffering avancementThibault Saunier1-4/+0
2016-02-23validate: Turn GstValidateRunner into a GstTracerThibault Saunier1-1/+1
2015-11-11validate: Fix memory leaks when context parse failsVineeth T M1-0/+1
2015-10-19validate-transcoding: trivial patch to change error from 0.10 to 1.0Vineeth T M1-1/+1
2015-10-02validate:tools: set locale to all and change argument to FILENAMEVineeth TM1-1/+3
2015-08-17validate/transcoding: Don't override the target state of the scenario when re...Sebastian Dröge1-3/+32
2015-08-05validate: tools: transcoding error due to wrong condition checkVineeth TM1-1/+1
2015-06-06validate:runner: Add a method to force exiting the runnerThibault Saunier1-1/+1
2015-05-11validate: add gst_validate_deinit()Guillaume Desmottes1-0/+1
2015-04-13validate:tools: EOS handling is the responsibility of the scenarioThibault Saunier1-1/+2
2015-03-31validate: transcoding: don't create a second mainloopGuillaume Desmottes1-2/+0
2015-03-31validate: transcoding: don't leak the requested sinkpad from decodebinGuillaume Desmottes1-0/+1
2015-03-26also call gst_deinit() in media-check and transcodingGuillaume Desmottes1-0/+1
2015-03-23validate: call gst_bus_remove_signal_watch()Guillaume Desmottes1-1/+3
2014-10-12validate: Rename gst_validate_add_action_type to gst_validate_register_action...Thibault Saunier1-2/+2
2014-10-12validate: Rename --list-action-types to --inspect-action-typeThibault Saunier1-4/+7
2014-09-05validate: Take a const gchar ** in gst_validate_print_action_typesThibault Saunier1-1/+1
2014-09-05validate: Implement the notion of implementer namespace to the action typesThibault Saunier1-2/+3
2014-09-05validate: docs: Add some GstValidate usage documentationThibault Saunier1-2/+3
2014-09-05validate: Rework the action parameter APIThibault Saunier1-7/+50
2014-09-05validate: Add an option to print all avalaible actions with detailsThibault Saunier1-1/+11
2014-07-07validate: Print the return value at the endThibault Saunier1-0/+2
2014-06-03validate: Run gst-indent on all codeEdward Hervey1-65/+69
2014-05-02validate: Allow specifying scenarios to parse when lisiting themThibault Saunier1-1/+1
2014-05-02validate: Handle ERROR on the bus when monitoring the pipelineThibault Saunier1-10/+0
2014-04-25validate: Add a 'stop' action to stop a pipelineThibault Saunier1-0/+19
2014-04-23validate: Handle position printing at the monitor levelThibault Saunier1-34/+0
2014-04-23validate: Add printing utilitiesThibault Saunier1-6/+6
2014-04-17validate: Handle g_log errors at the gst-validate levelThibault Saunier1-0/+1
2014-02-18validate: Add a way to save details about avalaible scenarios in a fileThibault Saunier1-3/+8
2014-02-18validate: tools: Init gst-validate before listing scenariosThibault Saunier1-2/+5
2014-02-12validate:tools: Implement Buffering support in the various toolsThibault Saunier1-6/+59
2014-02-06validate: tools: Do not dot the pipeline every 50ms, it is a bit exessiveThibault Saunier1-3/+0