summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-19Release 1.8.31.8.31.8Sebastian Dröge4-120/+57
2016-06-13validate: Fix Validate plugin paths mixupThibault Saunier1-1/+1
2016-06-13validate: No execute ON_ADDITION if a previous action is executed playback_timeThibault Saunier1-2/+20
2016-06-09Release 1.8.21.8.2Sebastian Dröge4-23/+55
2016-06-06validate: Stop using deprecated methodAlexandru Băluț1-0/+19
2016-05-06configure: Properly set the current validate testsuite to 1.8Thibault Saunier1-1/+1
2016-04-20Release 1.8.11.8.1Sebastian Dröge4-785/+54
2016-04-07scenarios: Fix scrub_backward scenariosEdward Hervey2-2/+2
2016-03-25gst-validate: Link with GIO and clean up CFLAGS/LIBADD/LDFLAGSTom Schoonjans1-3/+3
2016-03-24Release 1.8.01.8.0Sebastian Dröge4-8/+879
2016-03-23validate: launcher: Make sure to properly setup all testsuitesThibault Saunier2-2/+9
2016-03-23validate:launcher: Handle testslist files even running several testsuitesThibault Saunier1-4/+2
2016-03-23launcher: Avoid caching all the debug logs in memoryThibault Saunier1-21/+44
2016-03-22validate: launcher: Blacklist dash and HLS failling seeking testsThibault Saunier1-1/+3
2016-03-22validate:testsuite: Blacklist validate.hls.playback.scrub_forward_seeking.hls...Thibault Saunier1-0/+2
2016-03-22validate: pad-monitor: Check right segment after seekThibault Saunier1-10/+10
2016-03-22validate: Accept pad return FLUSHING when the element is being teared downThibault Saunier2-5/+14
2016-03-21validate: Use GstValidate logging system to print buffering avancementThibault Saunier4-11/+6
2016-03-21validate:launcher: Remove dependency on wgetThibault Saunier1-5/+4
2016-03-15Release 1.7.911.7.91Sebastian Dröge4-8/+94
2016-03-14validate: Add missing parenthesis to seek position checkSebastian Dröge1-6/+6
2016-03-14validate: Fix overflow seek position comparisionSebastian Dröge1-6/+8
2016-03-08validate: Fix seding mistakesThibault Saunier6-219/+119
2016-03-08monitor: Add critical issue for checking accurate seek resultsEdward Hervey4-0/+23
2016-03-08validate: Fix accurate seeking in paused failling conditionThibault Saunier1-2/+2
2016-03-08Validate: Fix consider, launch spelling mistakesVineeth T M7-9/+9
2016-03-05validate: Fix wrong condition check when adding testsVineeth T M1-5/+5
2016-03-01Release 1.7.901.7.90Sebastian Dröge4-8/+591
2016-03-01validate:launcher: Strip os.pathsep from extra env variablesThibault Saunier1-1/+2
2016-02-29validate: Add a missing new line to media info filesThibault Saunier1-1/+1
2016-02-23validate: Fix buildThibault Saunier1-1/+1
2016-02-23validate:launcher: Add a way to fail if test have been removed/addedThibault Saunier2-3/+20
2016-02-23validate: Fix annotationsThibault Saunier8-6/+80
2016-02-23validate: Remove unimplemented functionThibault Saunier2-4/+6
2016-02-23validate: Namespace all our structures and objectsThibault Saunier18-401/+587
2016-02-23validate: Misc annotation and gi friendly cleanupsThibault Saunier12-43/+14
2016-02-23validate: Guarantee that we never create 2 monitors for the same objectThibault Saunier3-4/+11
2016-02-23validate: Turn GstValidateRunner into a GstTracerThibault Saunier20-414/+441
2016-02-23reporter: Properly reset g_log handler when reporter is destroyedThibault Saunier1-0/+14
2016-02-23validate: Make _deinit thread safeThibault Saunier1-0/+6
2016-02-17validate:launcher: handle spaces in transcode output pathVineeth T M1-1/+1
2016-02-17validate:launcher: Add proper check for is_seekableVineeth T M1-1/+1
2016-02-17validate: fast_forward: Calculate proper playback-time for scenarioVineeth T M1-6/+6
2016-01-29codecanalyzer: fix typo leading to implicit decl warning at build-timeReynaldo H. Verdejo Pinochet1-1/+1
2016-01-29codecanalyzer: do not use g_error if abort is not desiredReynaldo H. Verdejo Pinochet4-16/+24
2016-01-29codecanalyzer: add missing includes for g_printf()Reynaldo H. Verdejo Pinochet2-0/+4
2016-01-29codecanalyzer: Update README URL in help dialogReynaldo H. Verdejo Pinochet1-1/+1
2016-01-28configure: fix typosReynaldo H. Verdejo Pinochet1-2/+2
2016-01-21pad-monitor: More fixes of previous commitEdward Hervey1-10/+6
2016-01-21tools: Fix relative track switchingEdward Hervey1-3/+1