index
:
insanity-gst
0.10
bbtest
dvd
http
master
seek
Unnamed repository; edit this file 'description' to name the repository.
Vincent Penquerc'h
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-04-04
Skip certain tests in live pipelines
HEAD
master
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
2012-04-04
Allow a muxer and payloader, alternatively to a payloader per stream
Vincent Penquerc'h
1
-31/+93
2012-04-04
Add a seek and protocol switch
Vincent Penquerc'h
1
-0/+48
2012-04-04
Add a FSM system to the RTP test, and a couple sample steps
Vincent Penquerc'h
1
-3/+168
2012-04-04
First version of rtp test
Vincent Penquerc'h
3
-1/+352
2012-04-04
Also do a seeking query in the seeking test
Sebastian Dröge
1
-2/+43
2012-04-03
Some random cleanup
Sebastian Dröge
6
-34/+102
2012-04-03
Update for insanity API changes
Sebastian Dröge
7
-78/+78
2012-04-02
Remove debug traces
Vincent Penquerc'h
2
-17/+0
2012-03-29
Rework the pad probe API
Vincent Penquerc'h
4
-119/+130
2012-03-29
Bounce through PAUSED when losing clock
Vincent Penquerc'h
1
-0/+4
2012-03-29
Add API to enable/disable buffering, and mark pipelines as live
Vincent Penquerc'h
2
-1/+42
2012-03-29
Simplify position querying
Vincent Penquerc'h
1
-9/+5
2012-03-29
Reognize fakesink elements from their plugin feature name
Vincent Penquerc'h
1
-4/+10
2012-03-29
Heed buffering messages
Vincent Penquerc'h
1
-0/+33
2012-03-29
HTTP test improvements
Vincent Penquerc'h
1
-16/+157
2012-03-29
We expect file:// scheme
Vincent Penquerc'h
1
-1/+1
2012-03-29
Distinguish between SSL and non SSL servers in extra data
Vincent Penquerc'h
1
-3/+7
2012-03-29
First HTTP test
Vincent Penquerc'h
3
-1/+627
2012-03-29
Re-indent everything
Sebastian Dröge
6
-495/+684
2012-03-29
Remove debug printf
Sebastian Dröge
1
-1/+0
2012-03-29
Also take the first playback position into account when calculating the alrea...
Sebastian Dröge
1
-3/+8
2012-03-28
Add argument to the playback test to stop playback after a specific amount of...
Sebastian Dröge
1
-0/+19
2012-03-28
Check the position periodically to make sure that the test is not dead and pi...
Sebastian Dröge
1
-0/+34
2012-03-23
Add stream switching test
Sebastian Dröge
3
-1/+1382
2012-03-21
Fix some compiler warnings
Sebastian Dröge
5
-61/+16
2012-03-21
Add some more compiler warning flags
Sebastian Dröge
4
-2/+74
2012-03-21
Some random cleanup
Sebastian Dröge
9
-21/+31
2012-03-20
Fix debug output
Sebastian Dröge
1
-2/+2
2012-03-20
Check the segment start/timestamps only for non-KEY seeks
Sebastian Dröge
1
-28/+39
2012-03-20
Increase seek timeouts
Sebastian Dröge
1
-2/+2
2012-03-20
Use stream-time for comparing timestamps to the requested seek position
Sebastian Dröge
1
-6/+48
2012-03-20
Remove the non-flushing seek tests
Sebastian Dröge
1
-27/+2
2012-03-16
Factor out the fakesink probe code and add it to InsanityGstTest
Vincent Penquerc'h
3
-76/+130
2012-03-16
Add a seek in title format to the longest title
Vincent Penquerc'h
1
-0/+81
2012-03-15
Do not name the playbin2 element
dvd
Vincent Penquerc'h
3
-3/+3
2012-03-15
Use a fakesink for the dvd test's video sink
Vincent Penquerc'h
1
-8/+21
2012-03-15
Defer state changes till after start
Vincent Penquerc'h
4
-22/+45
2012-03-15
Rename test to gst-generic-pipeline-test
Vincent Penquerc'h
1
-1/+1
2012-03-15
Name the test gst-play from gst-playback, for consistency
Vincent Penquerc'h
1
-1/+1
2012-03-14
More DVD tests (angles and commands)
Vincent Penquerc'h
1
-22/+370
2012-03-13
Add navigation interface use, and a sample test that calls menu commands
Vincent Penquerc'h
2
-2/+71
2012-03-13
Add a new mostly empty DVD test
Vincent Penquerc'h
2
-1/+139
2012-03-13
Detect wedged pipeline and kick it when it is, failing next step
Vincent Penquerc'h
1
-0/+33
[next]