index
:
insanity-gst
0.10
Container_and_Codec_tests
decoder
demux
fixes
hls
http
subtitles
trick-modes
Unnamed repository; edit this file 'description' to name the repository.
Thibault Saunier
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-04
decoder: Add a decoder/parser test
0.10
Thibault Saunier
2
-0/+1245
2012-05-04
subtitles: Add a subtitle test
Thibault Saunier
2
-0/+1118
2012-05-04
demuxer: Add a demuxer test
Thibault Saunier
2
-0/+1595
2012-05-04
media-descriptor: Add media-descriptor writer/parser classes
Thibault Saunier
7
-2/+1301
2012-05-03
seek: Wait for EOS when seek with a stop time
Thibault Saunier
1
-9/+50
2012-05-03
seek: Add trick modes testing
Thibault Saunier
1
-41/+209
2012-05-02
seek: Add support for progressive-download mode
Sebastian Dröge
1
-1/+17
2012-05-02
play: Add support for progressive-download mode
Sebastian Dröge
1
-1/+17
2012-04-25
play/seek: Remove some obsolete code
Sebastian Dröge
2
-15/+2
2012-04-25
play/seek: Optionally use appsink as the audio/video sinks
Vivia Nikolaidou
7
-57/+325
2012-04-24
hls: Fix debug output
Sebastian Dröge
1
-3/+2
2012-04-24
play/seek: Allow to use appsrc:{stream,seekable,random-access}:/path/to/file ...
Vivia Nikolaidou
5
-5/+351
2012-04-16
discoverer: Validate/invalidate checklist items when skipping comparison with...
Sebastian Dröge
1
-5/+17
2012-04-13
gsttestpipeline: Check the bus still exists when trying to disconnect from it
Thibault Saunier
1
-1/+3
2012-04-12
stream-switch: Add support for non-raw audio/video streams and switch between...
Sebastian Dröge
1
-65/+71
2012-04-12
stream-switch: Add custom audio/video sinks in preparation of testing non-raw...
Sebastian Dröge
1
-6/+189
2012-04-11
lib: Add datadir variable to pkg-config file
Sebastian Dröge
1
-0/+2
2012-04-11
Fix documentation
Sebastian Dröge
1
-5/+7
2012-04-11
gstpipelinetest: Add a way to recreate pipeline on each start/stop iteration
Thibault Saunier
2
-22/+77
2012-04-11
build: Rename libinsanitygsttest to libinsanityhttphelper
Thibault Saunier
1
-6/+6
2012-04-11
Some fixes to GI integration to allow uninstalled build of insanity and insan...
Sebastian Dröge
3
-2/+13
2012-04-11
Change the duration handling in InsanityGstPipelineTest to also support diffe...
Sebastian Dröge
5
-32/+53
2012-04-10
Fix comment
Sebastian Dröge
1
-1/+1
2012-04-10
Remove pipeline-test signal and switch all tests to something else
Sebastian Dröge
10
-279/+336
2012-04-10
Use the source-setup signal for setting the source user/password
Sebastian Dröge
2
-12/+18
2012-04-10
Remove some useless debug output
Sebastian Dröge
1
-5/+0
2012-04-10
Dist the discoverer test tools
Sebastian Dröge
5
-1/+3
2012-04-10
Add discoverer test
Vivia Nikolaidou
5
-0/+1692
2012-04-10
Create the main loop before chaining up to the parent class
Sebastian Dröge
1
-2/+3
2012-04-10
Improve main loop handling in InsanityGstPipelineTest
Sebastian Dröge
1
-3/+10
2012-04-09
Integrate documentation build and some random cleanup everywhere
Sebastian Dröge
11
-38/+508
2012-04-06
Require GIO for the HLS test too
Sebastian Dröge
1
-2/+2
2012-04-06
Add an HLS test
Thibault Saunier
2
-2/+801
2012-04-06
Check for GIO and link the HTTP test with GIO
Sebastian Dröge
2
-4/+5
2012-04-05
Fix some variables to be defined only once
Sebastian Dröge
2
-7/+15
2012-04-05
Fix Makefile
Sebastian Dröge
1
-3/+0
2012-04-05
Put nothing into the m4 directory to keep it around
Sebastian Dröge
1
-0/+0
2012-04-05
Remove m4 file that are present in common/
Thibault Saunier
3
-160/+2
2012-04-05
http: Make use of the http server helper
Thibault Saunier
1
-404/+106
2012-04-05
Fix build failure (needing <gio/gio.h>)
Vincent Penquerc'h
1
-0/+1
2012-04-05
Use the generic marshaller instead of custom marshaller when possible
Sebastian Dröge
5
-74/+34
2012-04-05
Fix some compiler warnings
Sebastian Dröge
1
-2/+3
2012-04-05
Merge commit '68fd0786c3737680481bb13d2bca288aafb29d70'
Sebastian Dröge
8
-10/+1215
2012-04-04
Skip certain tests in live pipelines
Vincent Penquerc'h
1
-0/+19
2012-04-04
Simplify seek query sending
Vincent Penquerc'h
1
-5/+2
2012-04-04
Handle instant state changes
Vincent Penquerc'h
1
-6/+22
2012-04-04
Do not reset server when stopping
Vincent Penquerc'h
1
-1/+4
2012-04-04
Go from PAUSED to PLAYING in two steps
Vincent Penquerc'h
1
-0/+2
2012-04-04
Cancel timer callback on stop, and validate wait step when appropriate
Vincent Penquerc'h
1
-1/+7
2012-04-04
Wait for some configurable time in playback between tests
Vincent Penquerc'h
1
-7/+80
[next]