summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2015-07-14validate:gtk: Handle the case were we are 'pressing' only a modifierThibault Saunier1-2/+1
2015-07-14validate: don't store the full description structGuillaume Desmottes1-16/+17
2015-07-14validate:scenario: Report EVENT_SEEK_NOT_HANDLED as reported error on errorThibault Saunier1-1/+1
2015-07-13validate: Document the GST_VALIDATE_CONFIG environment variableThibault Saunier1-2/+32
2015-07-13validate:scenario: Implement a config to set the interval between action callsThibault Saunier1-2/+40
2015-06-24Back to developmentThibault Saunier1-1/+1
2015-06-24Release 1.5.2Thibault Saunier4-10/+6028
2015-06-24validate:scenario: Reset seeked_in_paused when wrong position detectedThibault Saunier1-2/+3
2015-06-24validate:ssim: Inform about min average and min minimum similaritiesThibault Saunier3-3/+21
2015-06-14validate: spelling fixesTim-Philipp Müller2-5/+5
2015-06-14validate: media-check: add newline to end of print statementsWonchul Lee1-2/+2
2015-06-13validate: media-check: fix double unref in error code pathWonchul Lee1-1/+0
2015-06-13validate: tools: fix buildTim-Philipp Müller1-2/+2
2015-06-12validate:ssim: Make position reporting parseable by the launcherThibault Saunier2-7/+9
2015-06-12validate:ssim: Print better information about executionThibault Saunier1-5/+8
2015-06-12validate: print REPORTER->name when passed as source in validate_printfThibault Saunier1-0/+4
2015-06-12validate:launcher: Avoid printing twice env variablesThibault Saunier1-4/+14
2015-06-09validate:tools: Cleanup Makefile.amThibault Saunier1-6/+3
2015-06-09validate:media-descriptor-writer: cleanup get tag codeWonchul Lee1-3/+4
2015-06-08validate: Do not define GstValidateOverride type twiceThibault Saunier1-4/+3
2015-06-08validate: Fix make distcheckThibault Saunier6-6/+9
2015-06-08validate: Generate documentation for Validate pluginsThibault Saunier10-3/+133