summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-10-13subtitles: Comments fixing0.10Thibault Saunier1-6/+6
2012-10-13decoder: Do no try to unref NULL pointerThibault Saunier1-3/+4
2012-10-13decoder: Always try to plug a parser before decodersThibault Saunier1-6/+70
2012-10-12decoder: Rename glob_parser to glob_media_desc_parserThibault Saunier1-16/+21
2012-07-24tests: Install in $libexecdir/insanity-1.0Sebastian Dröge1-1/+1
2012-07-16decoder: Make queries on the pipeline directly, not the demuxer.Thibault Saunier1-3/+3
2012-07-16decoder: Discover the demuxer element and try to connect to it properlyThibault Saunier1-1/+71
2012-06-29lib: Switch off GST_DEBUG output coloration by default, add a way to switch i...Thibault Saunier1-0/+7
2012-06-29lib: Make debug level change between iterations of start/stop actually effectiveThibault Saunier1-2/+72
2012-06-19gsttest: Add arguments to manage GStreamer debug logging levelThibault Saunier1-0/+25
2012-06-19gsttest: Remove gst debug log from outputfilesThibault Saunier1-6/+1
2012-06-18rtsp: Fix for new insanity checklist APISebastian Dröge1-11/+11
2012-06-18Merge remote-tracking branch 'andrunk-ccu/fixes' into 0.10Sebastian Dröge12-83/+89
2012-06-15insanity-test-gst-play: Always validate all-buffers-received if not using app...Andre Moreira Magalhaes (andrunko)1-0/+3
2012-06-15insanitygstpipelinetest: Validate checklist item "no-errors-seen" on stop ins...Andre Moreira Magalhaes (andrunko)1-3/+3
2012-06-15Handle changes in insanity_test_add_checklist_item API.Andre Moreira Magalhaes (andrunko)12-82/+82
2012-06-14dvd-test: wait for menu commands when we get only non menu onesVincent Penquerc'h1-8/+108
2012-06-14dvd-test: wait for commands-changed message before sending commandsVincent Penquerc'h1-29/+58
2012-06-14dvd-test: wait a bit after going to PLAYINGVincent Penquerc'h1-3/+68
2012-06-01play: Use the new shared checklist items listThibault Saunier1-0/+3
2012-05-25configure: Only use AM_PROG_AR if it’s definedNicolas Dufresne1-1/+2
2012-05-24configure: Don't use -Werror for running automakeSebastian Dröge1-1/+1
2012-05-24configure: Add AM_PROG_AR to make the Windows build happySebastian Dröge1-0/+2
2012-05-23tests: Fix tests metadatasThibault Saunier3-10/+11
2012-05-23Add a .gitignoreEdward Hervey1-0/+41
2012-05-04decoder: Add a decoder/parser testThibault Saunier2-0/+1245
2012-05-04subtitles: Add a subtitle testThibault Saunier2-0/+1118
2012-05-04demuxer: Add a demuxer testThibault Saunier2-0/+1595
2012-05-04media-descriptor: Add media-descriptor writer/parser classesThibault Saunier7-2/+1301
2012-05-03seek: Wait for EOS when seek with a stop timeThibault Saunier1-9/+50
2012-05-03seek: Add trick modes testingThibault Saunier1-41/+209
2012-05-02seek: Add support for progressive-download modeSebastian Dröge1-1/+17
2012-05-02play: Add support for progressive-download modeSebastian Dröge1-1/+17
2012-04-25play/seek: Remove some obsolete codeSebastian Dröge2-15/+2
2012-04-25play/seek: Optionally use appsink as the audio/video sinksVivia Nikolaidou7-57/+325
2012-04-24hls: Fix debug outputSebastian Dröge1-3/+2
2012-04-24play/seek: Allow to use appsrc:{stream,seekable,random-access}:/path/to/file ...Vivia Nikolaidou5-5/+351
2012-04-16discoverer: Validate/invalidate checklist items when skipping comparison with...Sebastian Dröge1-5/+17
2012-04-13gsttestpipeline: Check the bus still exists when trying to disconnect from itThibault Saunier1-1/+3
2012-04-12stream-switch: Add support for non-raw audio/video streams and switch between...Sebastian Dröge1-65/+71
2012-04-12stream-switch: Add custom audio/video sinks in preparation of testing non-raw...Sebastian Dröge1-6/+189
2012-04-11lib: Add datadir variable to pkg-config fileSebastian Dröge1-0/+2
2012-04-11Fix documentationSebastian Dröge1-5/+7
2012-04-11gstpipelinetest: Add a way to recreate pipeline on each start/stop iterationThibault Saunier2-22/+77
2012-04-11build: Rename libinsanitygsttest to libinsanityhttphelperThibault Saunier1-6/+6
2012-04-11Some fixes to GI integration to allow uninstalled build of insanity and insan...Sebastian Dröge3-2/+13
2012-04-11Change the duration handling in InsanityGstPipelineTest to also support diffe...Sebastian Dröge5-32/+53
2012-04-10Fix commentSebastian Dröge1-1/+1
2012-04-10Remove pipeline-test signal and switch all tests to something elseSebastian Dröge10-279/+336
2012-04-10Use the source-setup signal for setting the source user/passwordSebastian Dröge2-12/+18