summaryrefslogtreecommitdiffstats
path: root/tests/icles/ximagesrc-test.c
Commit message (Collapse)AuthorAgeFilesLines
* tests/icles/ximagesrc-test.c: Actually assert that pipeline goes to playingZaheer Abbas Merali2006-04-071-0/+6
| | | | | | | | Original commit message from CVS: 2006-04-07 Zaheer Abbas Merali <zaheerabbas at merali dot org> * tests/icles/ximagesrc-test.c: (main): Actually assert that pipeline goes to playing
* 5 second timeoutThomas Vander Stichele2006-04-011-2/+2
| | | | | Original commit message from CVS: 5 second timeout
* rename testThomas Vander Stichele2006-04-011-1/+1
| | | | | Original commit message from CVS: rename test
* Add tests and fix PAR caps issue to ximagesrcZaheer Abbas Merali2006-03-311-0/+65
Original commit message from CVS: 2006-03-31 Zaheer Abbas Merali <zaheerabbas at merali dot org> * Makefile.am: * configure.ac: * sys/ximagesrc/ximagesrc.c: (gst_ximagesrc_ximage_get), (gst_ximagesrc_get_caps), (gst_ximagesrc_class_init): * sys/ximagesrc/ximageutil.c: * tests/Makefile.am: * tests/icles/Makefile.am: * tests/icles/ximagesrc-test.c: (terminate_playback), (main): Add tests and fix PAR caps issue to ximagesrc