platform/upstream/gstreamer.git
2013-09-05 Vincent Penquerc'hmonitor-preload: schedule a report printout at exit
2013-09-05 Vincent Penquerc'hgst-validate: ensure the top level element is a pipeline
2013-09-05 Vincent Penquerc'hgst-validate: do not try to use a pipeline which failed...
2013-09-05 Vincent Penquerc'hgst-validate: initialize gst/glib before use in scenari...
2013-09-05 Thiago Santospad-monitor: fix typo on macro usage
2013-09-05 Thiago Santospad-monitor: allow flushing flow returns when pad is...
2013-09-04 Thiago Santospad-monitor: removing bad check
2013-09-03 Thiago Santospad-monitor: buffer timestamp ranges check
2013-09-03 Thiago Santospad-monitor: move caps check to common event handling
2013-09-02 Thiago Santospad-monitor: fix reference handling for expired events...
2013-09-02 Thiago Santosdocs: update and improve
2013-09-02 Thiago SantosReplacing mentions of qa with validate
2013-09-02 Edward Herveypad-monitor: Check if iterator exists before trying...
2013-09-02 Edward Herveypad-monitor: make debug log more readable
2013-09-02 Edward Herveyelement-monitor: protect agains elements that have...
2013-09-02 Thiago Santospad-monitor: use activate-mode function to detect when...
2013-09-02 Edward HerveyWIP: pad-monitor: Fix serialized event order check
2013-09-02 Thiago Santospad-monitor: also track eos event that should be emitte...
2013-09-02 Thiago Santosscenario: add missing space
2013-09-02 Edward Herveyvalidate: prettify output of results
2013-08-29 Thiago Santosscenario: add missing line break after print
2013-08-29 Thiago Santospad-monitor: avoid tracking tag events
2013-08-29 Thiago Santospad-monitor: only do combined return checks for demuxers
2013-08-29 Thiago Santospad-monitor: add two useful macros for readability
2013-08-29 Vincent Penquerc'hmedia-info: add a track switching test
2013-08-28 Thibault Saunierscenario: Print on stdout when we seek
2013-08-28 Thibault Sauniervalidate: Report an issue result of query state that...
2013-08-28 Thibault Saunierscenario: Execute action whenever we pass the expected...
2013-08-28 Thibault Sauniervalidate: Dump pipeline for each state change
2013-08-28 Thibault Sauniertranscoding: Print duration regularly
2013-08-28 Thibault Sauniervalidate: Print state changes to help debugging
2013-08-28 Thiago Santoslicenses: improving licensing info on all files
2013-08-28 Thiago Santospad-monitor: fix typo when acessing parents data
2013-08-27 Thiago Santospad-monitor: reset buffer timestamp data after a flush
2013-08-27 Thiago Santospad-monitor: also track flush events on probes
2013-08-27 Thiago Santostools: moving applications from gst/validate to tools
2013-08-27 Vincent Penquerc'hgst-validate-scenario: fix scenario listing missing...
2013-08-27 Vincent Penquerc'hgst-validate-transcoding: fix help text to refer to...
2013-08-27 Vincent Penquerc'hdocs: minor spelling/grammar fixes
2013-08-27 Thiago Santospad-monitor: Move repeated caps to test only on sinkpads
2013-08-26 Thiago Santospad-monitor: add another acceptable flow return combina...
2013-08-26 Thiago Santospad-monitor: improve serialized event checks
2013-08-26 Thiago Santospad-monitor: fix aggregate flow return check for error...
2013-08-26 Thiago Santosgst-validate: print error message when starting the...
2013-08-26 Edward Herveypad-monitor: New check for duplicate caps event
2013-08-23 Thiago Santosmedia-info: avoid glib assert
2013-08-23 Edward Herveyreport: Avoid repeating long macros
2013-08-23 Edward Herveyvalidate-report: Fix critical flag handling
2013-08-22 Thibault Saunierdata: Add a test that alternates (fast) backward and...
2013-08-22 Thibault Saunierdata: Add a seek_backward/forward scenarios
2013-08-22 Thibault Saunierscenario: Have GstClockTime as second (in double) insid...
2013-08-22 Thibault Saunierdata: Add fast_forward/backward and simple_backward...
2013-08-22 Thibault Saunierdata: Add a Backward and Forward seeking scenario
2013-08-22 Thibault Saunierdata: Add a Pause/Resume scenario
2013-08-22 Thibault Sauniervalidate: Set return value of apps to -1 only if a...
2013-08-22 Thibault Sauniertranscoding: Make sure to initialize Gst before parsing...
2013-08-22 Thibault Sauniertranscoding: Connect to the bus signals watch as the...
2013-08-22 Thibault Saunierscenario: Start monitoring the position only when the...
2013-08-22 Thibault Saunierscenario: Fix negative rate management
2013-08-22 Thibault Saunierscenario: Actions order in xml file is the order in...
2013-08-22 Thibault Saunierscenario: Rename the seeks list to actions, and initial...
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
next