diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-21 09:49:24 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-21 09:49:24 +0000 |
commit | 99b237bf25dfe13d4d398832c114174f8355d8ac (patch) | |
tree | bbaf6d86d4db6c32786ac29f4d21a117c253f758 /TODO | |
parent | c6d1ec9d5a710062e71a3462cf49899855acb52b (diff) | |
download | gst-plugins-bad-99b237bf25dfe13d4d398832c114174f8355d8ac.tar.gz gst-plugins-bad-99b237bf25dfe13d4d398832c114174f8355d8ac.tar.bz2 gst-plugins-bad-99b237bf25dfe13d4d398832c114174f8355d8ac.zip |
added todo added simple automatic test suite for plugins using filesrc and fakesink
Original commit message from CVS:
added todo
added simple automatic test suite for plugins using filesrc and fakesink
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +* check qcam plugin; it includes source of the qcam package that might + be librified + +* check xvideo; the flags need better handling but first try to understand + it better ;) + +* check SDL optimisation flags |