summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-23scenario: Set the default action execution interval to 10msHEADmasterEdward Hervey1-2/+3
2015-11-18codecanalyzer: Fix memory leaks when context parse failsVineeth T M1-0/+2
2015-11-17validate: media-descriptor-writer: Don't create media info when stream info i...Vineeth T M1-12/+13
2015-11-16validate: launcher: Set scenario manager config before discovering testsuitesThibault Saunier1-2/+1
2015-11-11validate: launcher: Print error when media-info files not presentVineeth T M1-3/+8
2015-11-11validate: Fix memory leaks when context parse failsVineeth T M4-1/+4
2015-11-11validate: suppression: suppress 'uninitialised value of size 4' in aacdecVineeth TM1-0/+9
2015-11-10validate: Implement support to run tests inside gdbThibault Saunier2-6/+38
2015-11-10validate: Minor documentation fixThibault Saunier1-1/+1
2015-11-08validate: Remove 0.10 caps reference from the documentationThibault Saunier1-1/+1
2015-10-29validate: Handle setting several scenariosThibault Saunier1-17/+25
2015-10-27validate: Un-blacklist seeking HLS testsSebastian Dröge1-6/+0
2015-10-26validate: Add missing gir include pathWonchul Lee1-0/+8
2015-10-19validate-transcoding: trivial patch to change error from 0.10 to 1.0Vineeth T M1-1/+1
2015-10-14validate: Add support for proresThibault Saunier1-1/+5
2015-10-10validate: fix double freeGuillaume Desmottes1-1/+1
2015-10-10validate: fix loading of full path scenarioGuillaume Desmottes1-1/+1
2015-10-10Update .arcconfigThibault Saunier1-1/+3
2015-10-02validate:launcher: throw valgrind error only for definite lossVineeth TM1-0/+3
2015-10-02validate: launcher: Fix media_check class name and add double quotes for valg...Vineeth T M2-3/+3
2015-10-02validate: media-check: Pass NULL instead of GError if not using itVineeth TM1-2/+2
2015-10-02validate: descriptor-writer: Handle NULL GError address and free GError durin...Vineeth TM1-5/+7
2015-10-02validate:tools: set locale to all and change argument to FILENAMEVineeth TM4-3/+10
2015-10-02validate: Print the return value at the endVineeth T M2-0/+6
2015-10-02validate: launcher: Support relative path for folder namesVineeth T M1-1/+1
2015-09-30validate:launcher: Treat min-media-duration as a floatThibault Saunier1-1/+1
2015-09-30scenarios: Set min-media-duration on switch_audio_trackThibault Saunier1-1/+1
2015-09-30validate:scenario: Add a way to define a timeout for actions executionThibault Saunier3-6/+31
2015-09-26validatessim: Stop using deprecated gst_segment_to_position()Sebastian Dröge1-1/+1
2015-09-25Back to developmentThibault Saunier1-2/+2
2015-09-25Release 1.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.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