platform/upstream/gstreamer.git
2013-08-22 Thibault Saunierscenario: Rename scenario xml files extension to .scenario
2013-08-22 Thibault Sauniervalidate: Connect to the bus signals watch as the main...
2013-08-22 Thibault Sauniervalidate: Add a way to list avalaible scenarios
2013-08-22 Thiago Santosgst-validate-transcoding: add signal handling and issue...
2013-08-22 Thiago Santosgst-validate: add interrupt handler
2013-08-21 Edward Herveypad-monitor: Fix source pad probe handling
2013-08-21 Thiago Santosgst-validate: fix documentation after debug category...
2013-08-21 Edward Herveyvalidate-reporter: More comprehensive debug message
2013-08-21 Edward Herveyvalidate: Only use one debugging category: validate
2013-08-21 Thiago Santosgst-validate: print issues at the end
2013-08-21 Thiago Santosmedia-check: add results file comparison
2013-08-20 Thiago Santosreporter: do not print issues to stdout
2013-08-20 Thiago Santosmedia-info: fix playback tests
2013-08-20 Thiago Santosmedia-check: return nonzero if a test failed
2013-08-20 Thiago Santosmedia-info: add playback and reverse-playback tests
2013-08-20 Thiago Santosrename: gst-validate-file-check -> gst-validate-media...
2013-08-20 Thiago Santosmedia-info: add stream topology parsing
2013-08-19 Thiago Santosmedia-info: add duration and seekable entries
2013-08-19 Thiago Santosmedia-info: replacing file-checker with a simpler media...
2013-08-16 Edward Hervey.gitignore: Update for 1.0 and cleanup
2013-08-16 Edward Herveyall: Enable more C warnings at build time
2013-08-16 Edward Herveyreporter: Fix proper debug message output partially
2013-08-16 Edward Herveypad-monitor: Handle case where internal pad iterator...
2013-08-16 Edward Herveypad-monitor: Don't use signal that doesn't exist
2013-08-16 Edward Herveypad-monitor: Update raw audio caps checks
2013-08-16 Edward Herveypad-monitor: Fix locking issues
2013-08-16 Edward Herveyfile-checker: GstEncodingProfile is a GObject in 1.0
2013-08-15 Thiago Santosgst-validate: port to 1.0
2013-08-15 Thiago Santospo: missing po rename
2013-08-14 Thiago Santosvalidade: add missing config.h includes
2013-08-14 Thiago Santosvalidate: add init function
2013-08-14 Thiago Santostools: improve documentation
2013-08-14 Thiago Santosrename gst-qa -> gst-validate
2013-08-14 Thiago Santospad-monitor: only do complete caps checks on setcaps
2013-08-13 Thiago Santosqa-preload: split to separate lib
2013-08-13 Thiago Santosfile-check: add reverse-playback test
2013-08-13 Edward Herveyqa-reporter: Make debug message a bit more readable
2013-08-13 Edward Herveypad-monitor: 0.10 uses "channel-positions" field in...
2013-08-13 Edward HerveyMakefile: Clean up for make distcheck
2013-08-13 Edward Herveypo: Add missing Makevars file
2013-08-09 Thiago Santospad-monitor: use correct variable for segment comparisons
2013-08-09 Thiago Santosreporter: fix printf format type
2013-08-08 Thiago Santosdocs: improve and update docs
2013-08-07 Thiago Santosqa-scenario: re add scenarios creation to bin-monitor
2013-08-07 Thiago Santosqa-monitor: remove reference to the runner
2013-08-07 Thiago Santosgitignore: ignore more binaries
2013-08-07 Thiago Santosqa-file-check: add new binary to run file checks easily
2013-08-07 Thiago Santosqa-runner: simplify runner to not hold refs to monitor...
2013-08-07 Thiago Santosfile-checker: add file playback testing feature
2013-08-06 Thiago Santosqa-reporter: fix typo
2013-08-06 Thiago Santosfile-checker: include restriction caps tests when check...
2013-08-06 Thiago Santosfile-checker: replace encoding profile comparison
2013-08-06 Thiago Santosqa-reporter: fix crash by avoiding unref an integer
2013-08-06 Thiago Santosmakefile: fix build of gst-qa- tools
2013-08-06 Thiago Santosfile-checker: add error report and new report types
2013-08-05 Thiago Santosqa-file-checker: add a file checker object/runner
2013-08-01 Thiago Santosqa-scenario: adding eos scenario action
2013-08-01 Thiago Santosqa-scenario: add new scenario action - Pause
2013-08-01 Thiago Santosqa-scenario: refactor to accomodate more actions
2013-07-31 Thiago Santosqa-scenario: avoid assertion on dispose
2013-07-31 Thiago Santosqa-scenario: fix typo on define variable
2013-07-31 Thiago Santosqa-report: fix typo on assertion comparison
2013-07-31 Vincent Penquerc'hgst-qa-element-monitor: do not bypass monitor factory
2013-07-31 Vincent Penquerc'hgst-qa-reporter: fix use of uninitialized repeat field
2013-07-31 Vincent Penquerc'hgst-qa-reporter: fix report leak when discarding repeat...
2013-07-31 Vincent Penquerc'hgst-qa: fix build in po
2013-07-31 Vincent Penquerc'hgst-qa: make tools depend on libraries
2013-07-30 Thiago Santosqa-report: expose API for adding custom issues
2013-07-30 Thiago SantosFix typos
2013-07-30 Thiago Santosqa-runner: Remove printing API from qa-runner
2013-07-30 Vincent Penquerc'hpad-monitor: fix NULL format string
2013-07-30 Thiago Santosqa-runner: removing _setup call
2013-07-30 Thiago Santosqa-override: add more pad overrides for buffer probe...
2013-07-30 Thiago Santospad-monitor: call the event/query/buffer overrides
2013-07-30 Thiago Santosqa-override: add callbacks for query/buffer/event functions
2013-07-30 Vincent Penquerc'hgst-qa-override-registry: load overrides dynamically
2013-07-29 Thiago Santosqa-override-registry: register overrides by gtype and...
2013-07-29 Thiago Santosqa-monitor: implement intercept_report
2013-07-29 Thiago Santosqa-reporter: fix copy n paste left over
2013-07-29 Thiago Santosqa-reporter: add function for intercepting reports
2013-07-29 Vincent Penquerc'hqa-monitor: chain gst_qa_monitor_finalize to parent...
2013-07-29 Thiago Santosgst-qa-report: put the correct format to avoid compiler...
2013-07-29 Vincent Penquerc'hi18n: copy necessary files in-tree
2013-07-29 Vincent Penquerc'hGstIssueId: make this uintptr_t
2013-07-29 Thiago Santosgst-qa-override-registry: adding the override-registry
2013-07-26 Thiago Santosqa-override: adds qa-override that can change the repor...
2013-07-26 Thiago Santosqa-report: splitting a GstQaReport into a GstQaIssue...
2013-07-25 Thibault Saunierqa: Make it possible to set a scenario from the command...
2013-07-25 Thibault Saunierqa: Properly set reporter's runner reference
2013-07-25 Thibault Saunierreporter: Use Gst debugging log in the _report method...
2013-07-25 Thibault Saunierscenario: Implement the GstQaReporter interface and...
2013-07-25 Thibault Saunierqa: Add a GstQaReporter interface that objects needing...
2013-07-25 Thibault Saunierqa: Add a GstQaScenario class making it possible to...
2013-07-24 Thiago Santospad-monitor: add lots of locking
2013-07-24 Thiago Santospad-monitor: remove already solved TODOs
2013-07-24 Thiago Santospad-monitor: accept unexpected flow return if pad is eos
2013-07-23 Thiago Santospad-monitor: improve caps proxying check on getcaps
2013-07-23 Thiago Santospad-monitor: improve type conformance checking for...
2013-07-23 Thiago Santospad-monitor: only expect a new segment if pad is runnin...
2013-07-23 Edward Herveygst-qa: show help and exit when no arguments are provided
next