summaryrefslogtreecommitdiffstats
path: root/tests/icles/Makefile.am
AgeCommit message (Collapse)AuthorFilesLines
2006-10-04tests/icles/: Visual test for videocrop, shows that packed yuv doesn't work ↵Tim-Philipp Müller1-1/+6
right yet. --with-ffmpegcolorspace option... Original commit message from CVS: * tests/icles/.cvsignore: * tests/icles/Makefile.am: * tests/icles/videocrop-test.c: (quit_mainloop), (tick_cb), (test_with_caps), (video_crop_get_test_caps), (main): Visual test for videocrop, shows that packed yuv doesn't work right yet. --with-ffmpegcolorspace option doesn't work yet for unknown reasons (another basetransform issue?)
2006-10-03removing icle for v4l2Thomas Vander Stichele1-16/+1
Original commit message from CVS: removing icle for v4l2
2006-06-14ext/soundtouch/: Make pitch element controllable via GstController interface ↵Wouter Paesen1-1/+14
(#344821). Original commit message from CVS: Patch by: Wouter Paesen <wouter at kangaroot net> * ext/soundtouch/Makefile.am: * ext/soundtouch/gstpitch.cc: Make pitch element controllable via GstController interface (#344821). * configure.ac: Up core requirements to 0.10.8.1/CVS because earlier GstControllers can't handle float properties correctly. Check for GstController CFLAGS and LIBS. * tests/icles/Makefile.am: * tests/icles/pitch-test.c: (main): Add small test program for the above (welcome to the 80s!).
2006-05-04tests/icles/Makefile.am: Fix build.Julien Moutte1-0/+1
Original commit message from CVS: 2006-05-04 Julien MOUTTE <julien@moutte.net> * tests/icles/Makefile.am: Fix build.
2006-05-01Few improvements to move to good.Edgard Lima1-0/+15
Original commit message from CVS: Few improvements to move to good.
2006-04-28moved ximagesrc to goodThomas Vander Stichele1-12/+0
Original commit message from CVS: moved ximagesrc to good
2006-04-01rename testThomas Vander Stichele1-1/+1
Original commit message from CVS: rename test
2006-03-31Add tests and fix PAR caps issue to ximagesrcZaheer Abbas Merali1-0/+12
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