summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Add a .gitignoreEdward Hervey1-0/+41
2012-05-04demuxer: Port to 0.11Thibault Saunier1-55/+62
2012-05-04subtitles: Port to 0.11Thibault Saunier1-39/+34
2012-05-04decoder: Port to 0.11Thibault Saunier1-22/+21
2012-05-04media-descriptor: Port to 0.11Thibault Saunier2-3/+3
2012-05-04Merge remote-tracking branch 'origin/0.10'Thibault Saunier10-2/+5259
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: Wait for EOS when seek with a stop timeThibault Saunier1-9/+50
2012-05-03seek: Correctly port to 0.11Sebastian Dröge1-3/+6
2012-05-03Merge remote-tracking branch 'origin/0.10'Sebastian Dröge1-41/+209
2012-05-03seek: Add trick modes testingThibault Saunier1-41/+209
2012-05-02Merge remote-tracking branch 'origin/0.10'Sebastian Dröge2-2/+34
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-25appsink: Port to 0.11Sebastian Dröge1-6/+5
2012-04-25Merge remote-tracking branch 'origin/0.10'Sebastian Dröge7-69/+324
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-24Merge remote-tracking branch 'origin/0.10'Sebastian Dröge1-2/+2
2012-04-24hls: Fix debug outputSebastian Dröge1-3/+2
2012-04-24Port new changes to 0.11Sebastian Dröge1-5/+7
2012-04-24Merge remote-tracking branch 'origin/0.10'Sebastian Dröge5-5/+351
2012-04-24play/seek: Allow to use appsrc:{stream,seekable,random-access}:/path/to/file ...Vivia Nikolaidou5-5/+351
2012-04-18stream-switch: Use gst_buffer_extract() and gst_buffer_memset() instead of ma...Sebastian Dröge1-13/+2
2012-04-17insanity-gst: Use playbin instead of playbin2Sebastian Dröge7-9/+9
2012-04-17insanity-gst: Port to 0.11Sebastian Dröge13-356/+268
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
2012-04-10Remove some useless debug outputSebastian Dröge1-5/+0
2012-04-10Dist the discoverer test toolsSebastian Dröge5-1/+3
2012-04-10Add discoverer testVivia Nikolaidou5-0/+1692
2012-04-10Create the main loop before chaining up to the parent classSebastian Dröge1-2/+3
2012-04-10Improve main loop handling in InsanityGstPipelineTestSebastian Dröge1-3/+10
2012-04-09Integrate documentation build and some random cleanup everywhereSebastian Dröge11-38/+508
2012-04-06Require GIO for the HLS test tooSebastian Dröge1-2/+2