index
:
insanity-gst.git
master
Unnamed repository; edit this file 'description' to name the repository.
Sebastian Dröge
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-23
Add stream switching test
HEAD
master
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
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
2012-03-13
Only search for the right pad once
Vincent Penquerc'h
1
-59/+61
2012-03-12
Initialize local variable
Vincent Penquerc'h
1
-1/+1
2012-03-12
s/G_SOURCE_REMOVE/FALSE/
Vincent Penquerc'h
1
-3/+3
2012-03-09
Ignore segment updates
Vincent Penquerc'h
1
-1/+7
2012-03-09
Allow async test start when we need to wait for duration
Vincent Penquerc'h
1
-2/+51
2012-03-09
Move elements used hash table to setup/teardown
Vincent Penquerc'h
1
-6/+7
2012-03-09
Only add elements once
Vincent Penquerc'h
1
-2/+17
2012-03-09
Reset counters at new start
Vincent Penquerc'h
1
-1/+7
2012-03-09
Remove segment seek test
Vincent Penquerc'h
1
-14/+2
2012-03-09
Oops, only generate a random seed if we're not given one
Vincent Penquerc'h
1
-3/+5
2012-03-09
Add a simple playback test
Vincent Penquerc'h
2
-1/+110
2012-03-09
Test all combinations of flush/key/accurate
Vincent Penquerc'h
1
-7/+19
2012-03-09
Add a segment end time for segment seeks
Vincent Penquerc'h
1
-4/+6
2012-03-09
Add an option to bounce to READY before starting with each seek type
Vincent Penquerc'h
1
-2/+24
2012-03-09
Use g_get_monotonic_time to measure wall time
Vincent Penquerc'h
1
-11/+5
2012-03-09
Revert "Add a full playback test as well"
Vincent Penquerc'h
1
-9/+3
2012-03-09
Add randomly selected seek targets
Vincent Penquerc'h
1
-8/+52
2012-03-09
Add a full playback test as well
Vincent Penquerc'h
1
-3/+9
2012-03-09
Print out the reason we quit the glib loop in verbose mode
Vincent Penquerc'h
1
-0/+5
2012-03-09
Use probes instead of handoff signals, and more improvements
Vincent Penquerc'h
1
-107/+331
2012-03-08
Add a signal and API to get duration
Vincent Penquerc'h
2
-0/+29
2012-03-08
First version of a seeking test
Vincent Penquerc'h
2
-1/+416
2012-03-08
Only call reached-initial-state once
Vincent Penquerc'h
1
-1/+1
2012-03-06
Install tests
Vincent Penquerc'h
1
-1/+3
2012-03-05
Update for latest insanity API (global output files)
Vincent Penquerc'h
1
-2/+2
2012-02-28
Ship introspection.m4 to avoid dependency on gobject-introspection
Vincent Penquerc'h
3
-4/+100
2012-02-28
Add argument for the GStreamer registry file
Sebastian Dröge
1
-1/+7
2012-02-28
Use g_get_prgname() as argv[0] for initializing GStreamer
Sebastian Dröge
1
-1/+1
2012-02-28
Rename IS_INSANITY_GST_TEST to INSANITY_IS_GST_TEST
Sebastian Dröge
2
-4/+4
2012-02-27
Use a GMainLoop object instead of gst_bus_pop
Vincent Penquerc'h
1
-15/+29
[next]