summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-04-07scenarios: Fix scrub_backward scenarios1.6Edward Hervey2-2/+2
2016-03-01validate:launcher: Strip os.pathsep from extra env variablesThibault Saunier1-1/+2
2015-09-25Release 1.6.01.6.0Thibault Saunier4-6/+35
2015-09-16validate: scenarios: set need clock sync for switching subtitle trackeunhae choi2-2/+2
2015-08-21Release 1.5.901.5.90Thibault Saunier4-7/+432
2015-08-21Update common submoduleThibault Saunier1-0/+0
2015-08-21validate: Put the GstValidate testsuite version in the launcher configThibault Saunier2-0/+9
2015-08-17validate/transcoding: Don't override the target state of the scenario when re...Sebastian Dröge1-3/+32
2015-08-17validate: Don't override the target state of the scenario when receiving BUFF...Sebastian Dröge3-4/+49
2015-08-16validate: Fix typoSebastian Dröge1-1/+1
2015-08-16validate/launcher: Blacklist some HLS seeking tests againSebastian Dröge1-0/+10
2015-08-16validate/launcher: Un-blacklist validate.dash.playback.reverse_playback.*Thiago Santos1-2/+0
2015-08-16validate/launcher: Un-blacklist validate.hls.playback.reverse_playback.*Sebastian Dröge1-4/+0
2015-08-15validate/launcher: De-blacklist some HLS testsSebastian Dröge1-10/+0
2015-08-15validate/launcher: Blacklist some DASH testsSebastian Dröge1-0/+6
2015-08-15launcher: Handle override files for media filesThibault Saunier2-7/+38
2015-08-15launcher: Make sure MediaDescriptor is set in the GstValidateTest class itselfThibault Saunier2-3/+6
2015-08-15validate/launcher: Treat DASH like HLS in another placeSebastian Dröge1-1/+1
2015-08-07validate: scenario: fix leak during error casesVineeth TM1-0/+2
2015-08-05validate: descriptor-writer: Handle error when stream info is not availableVineeth TM3-9/+17
2015-08-05validate: descriptor-writer: Print proper error message when discover failsVineeth TM1-5/+32
2015-08-05validate:override-registry: fix memory leakVineeth TM1-0/+1
2015-08-05validate: tools: transcoding error due to wrong condition checkVineeth TM1-1/+1
2015-08-05validate:launcher: Fix documentationVineeth TM1-3/+5
2015-08-05validate:launcher: escape the characters to remove bad range in regexVineeth TM1-1/+1
2015-08-05validate:launcher: improve uri generation for --medias-pathVineeth TM1-1/+1
2015-08-05validate:launcher: skip setting up test suite for --medias-pathsVineeth TM1-1/+4
2015-08-04validate: scenarios: Change start time for reverse playbackVineeth TM1-1/+1
2015-08-04validate: launcher: Add a --force-sync optionThibault Saunier1-4/+8
2015-08-04validate: Enable flac reverse playback testsNicolas Dufresne1-4/+0
2015-07-31validate: media-descriptor: Workaround file:// stream-id changingNicolas Dufresne1-1/+53
2015-07-31validate: media-descriptor: Fix reading seekable recordNicolas Dufresne1-1/+1
2015-07-31validate: media-descriptor: handle proper return valuesVineeth TM2-3/+6
2015-07-31validate: media-descriptor: Add comment before ignored return valueNicolas Dufresne1-0/+1
2015-07-30validate: media-descriptor: remove duplicate conditionsVineeth TM1-1/+1
2015-07-30validate: media-descriptor: fix trivial spelling mistakesVineeth TM1-2/+2
2015-07-30validate:tools: set locale to all and change argument to FILENAMEVineeth TM1-1/+4
2015-07-25validate: Add a method to get action->scenario in a thread safe wayThibault Saunier3-2/+29
2015-07-24validate-scenario: Use thread-safe GWeakRefOlivier Crête2-3/+27
2015-07-24validate-scenario: Use GLib functions to make sure GMainContext is usedOlivier Crête1-19/+15
2015-07-24scenario: Only modify the actions from the main threadOlivier Crête1-26/+26
2015-07-24gitignore: Add more generated filesOlivier Crête4-0/+30
2015-07-22validate-scenario: get duration from media_info if not able to queryVineeth T M1-2/+12
2015-07-22validate:launcher: add quotes to the file pathVineeth T M1-2/+2
2015-07-22validate:launcher: unquote the path to remove special charactersVineeth T M1-0/+1
2015-07-22validate:launcher: return on error cases properlyVineeth TM1-2/+6
2015-07-22validate:launcher: handle file path in --medias-pathsVineeth TM1-9/+12
2015-07-16validate:launcher: skip default media path for --media-paths optionVineeth T M1-2/+4
2015-07-16validate:ssim: Fix calls to the convertersThibault Saunier1-1/+1
2015-07-16validate:main.py: trivial document fixesVineeth T M1-2/+2