platform/upstream/gstreamer.git
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
2013-07-23 Thiago Santospad-monitor: fix flushes checking
2013-07-23 Thiago Santospad-monitor: only merge caps if they exist
2013-07-22 Thiago Santosconfigure: add nano version to enable Werror
2013-07-22 Thiago Santospad-monitor: fix expected setcaps fields comparison
2013-07-22 Thiago Santospad-monitor: improve timestamp ranges comparison messag...
2013-07-22 Thiago Santospad-monitor: add check for serialized events order
2013-07-22 Thiago Santospad-monitor: add check for setcaps passing audio/video...
2013-07-19 Thiago Santospad-monitor: add check for getcaps proxying audio/video...
2013-07-19 Thiago Santoselement-monitor: add is_encoder flag
2013-07-19 Thibault Saunierqa-transcoding: Add a binary program to easily test...
2013-07-19 Thibault Sauniermonitor(s): Avoid trying to disconnect handlers on...
2013-07-19 Thibault Saunierqa-report: Avoid reporting tons of times the exact...
2013-07-19 Thibault Saunierqa-pad-monitor: Do not use gst_private.h
2013-07-19 Thiago Santosdocs: add design and usage docs
2013-07-19 Thiago Santospad-monitor: improve timestamp ranges check
2013-07-18 Thiago Santospad-monitor: fix combined flow checks
2013-07-18 Thiago Santospad-monitor: fix caps field type checks
2013-07-18 Thiago Santospad-monitor: improve report messages with arguments
2013-07-18 Thibault Saunierqa-report: Pass the whole monitor when creating a report
2013-07-18 Thibault Saunierqa-pad-monitor: Properly set target_name with as much...
2013-07-18 Thibault Saunierqa-monitor: Add a target name field that can be used...
2013-07-18 Thibault Saunierqa-monitor: Make the reference to the target a weak...
2013-07-18 Thiago Santosqa-report: add debug flags for criticals
2013-07-18 Thibault Saunierqa-report: Do not keep a ref to the source but keep...
2013-07-18 Thibault Saunierqa-runner: Add a 'report-added' signal
2013-07-18 Thibault Saunierqa-report: Make it a boxed type
2013-07-18 Thibault Saunierqa-monitor: Allow detaill message to be in printf format
2013-07-18 Thiago Santosqa-monitor-preload: fix preload to work with pipeline...
2013-07-17 Thiago Santospad-monitor: fix copy n paste mistake
2013-07-17 Thiago Santospad-monitor: fix initialization of timestamp ranges
2013-07-17 Thiago Santospad-monitor: check that returns are combined properly
2013-07-17 Thiago Santospad-monitor: verify that pushed segment matches what...
2013-07-17 Thiago Santospad-monitor: output timestamps should be in range of...
2013-07-17 Thiago Santospad-monitor: add check for out of segment buffers
2013-07-17 Thiago Santospad-monitor: track current buffer timestamp and duration
2013-07-17 Thiago Santospad-monitor: check for when a flush start isn't expected
2013-07-17 Thiago Santospad-monitor: add checks for raw caps completeness
2013-07-17 Thiago Santosqa-monitor: Fix typo in printf format for report debug...
2013-07-17 Thiago Santospad-monitor: first buffer checks
2013-07-17 Thiago Santosqa-report: rework qa-report API
2013-07-16 Thiago Santospad-monitor: add stubs for getcaps/setcaps function...
2013-07-16 Thiago Santospad-monitor: add check for out of segment buffer data
2013-07-15 Thiago Santosqa-report: use gst_util_get_timestamp for report times
2013-07-15 Thiago Santospad-monitor: split event checks for src and sink pads
2013-07-12 Thiago Santosqa-monitor: add parent relation for monitors
2013-07-12 Thiago Santosqa-element-monitor: check if the element is a decoder
2013-07-12 Thiago Santospad-monitor: add probes for src pads
2013-07-12 Thiago Santosqa-report: add a timestamp to error reports
2013-07-12 Thiago Santosqa-report: adds qa-report for reporting errors to GstQa...
2013-07-12 Thiago Santosqa-monitor-preload: add functions to allow ld-preload...
2013-07-12 Thiago Santosqa-monitor: add runner property
2013-07-11 Thiago Santospad-monitor: make it able to initialize a segment
2013-07-11 Thiago Santosgst-qa: add seek-tests option
2013-07-11 Thiago Santospad-monitor: track some events
2013-07-11 Thiago Santospad-monitor: only set pad functions if they exist on...
2013-07-11 Thiago Santosqa-bin-monitor/element-monitor: implement pad/element...
2013-07-11 Thiago Santosqa-monitor: fix various start up issues
2013-07-10 Thiago Santospad-monitor: instrument to monitor buffer/event/query...
2013-07-10 Thiago Santosqa-monitor: add base class for monitors
2013-07-09 Thiago Santosqa-bin-monitor: adds a bin monitor
2013-07-09 Thiago Santosqa: renaming Wrapper -> Monitor
2013-07-09 Thiago Santosqa-pad-wrapper: adds stub class for pad QA wrapper
2013-07-09 Thiago Santosqa-element-wrapper: add code for iterating and monitori...
2013-07-09 Thiago Santosgitignore: ignore gst-qa binary
2013-07-09 Thiago Santosqa: adds gst-qa binary and basic classes to run the...
2013-07-09 Thiago Santosqa: add common submodule
2013-07-09 Thiago Santosqa: initial empty repository