summaryrefslogtreecommitdiff
path: root/tests/auto/discoverertest.cpp
AgeCommit message (Expand)AuthorFilesLines
2018-05-04Fix discoverer testGeorge Kiagiadakis1-3/+0
2015-11-04By GStreamer 1.6 the audio-codec name for FLAC changedDiane Trout1-2/+2
2015-04-07gstreamer now supports animated PNGs, so PNG is now a video-codecDiane Trout1-2/+4
2015-04-06when built against 1.4, the unit test fails because it appears the descriptio...Diane Trout1-2/+2
2014-04-27tests/auto/discoverertest.cpp pngs are apparently now seekable.Diane Trout1-1/+1
2013-06-07discoverertest: Fix variable scope problemGeorge Kiagiadakis1-5/+5
2013-06-07discoverertest: Replace not keyword with !George Kiagiadakis1-13/+13
2013-06-07discoverertest: Fix compiler warning due to missing virtual destructorGeorge Kiagiadakis1-0/+2
2013-06-07discoverertest: skip async test on platforms that do not have a glib event loopGeorge Kiagiadakis1-0/+5
2012-12-12discoverertest: Use ADL in QGlib::Value equality operators to make the test w...George Kiagiadakis1-2/+6
2012-12-12Rename DiscovererInfo::subTitleStream() to subtitleStream()Murray Cumming1-3/+3
2012-12-12tests: Add tests for QGst::DiscovererMathias Hasselmann1-0/+630