diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-27 11:14:42 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2003-10-27 11:14:42 +0000 |
commit | d2a72f348508fd0a78a80f4da795dcf3155f02bc (patch) | |
tree | 88fff73b8ea9a68b0e161ab13e608061ff1df25d | |
parent | 85ab9da07bcb6b2336d03e311a55f2e0c90bbd46 (diff) | |
download | xine-lib-d2a72f348508fd0a78a80f4da795dcf3155f02bc.tar.gz xine-lib-d2a72f348508fd0a78a80f4da795dcf3155f02bc.tar.bz2 |
some input plugin's MRLs need review
CVS patchset: 5614
CVS date: 2003/10/27 11:14:42
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -63,6 +63,7 @@ required for 1.0 - review code for malloc()s that don't check their return type (replace with xine_xmalloc() and make it abort() on failure, if graceful failure handling is not possible) +- clean up MRL sytax of individual plugins and finish their documentation optional -------- |