diff options
author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-14 17:19:44 +0100 |
---|---|---|
committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2007-04-14 17:19:44 +0100 |
commit | 2339bb34dc3fcc155a04abda51df9fa00732df93 (patch) | |
tree | 1832d05244d55417fb3505263af74c238ec3c2a2 /TODO | |
parent | 1860c0e221f617406df80b0d35d22462dbcb9055 (diff) | |
parent | dc36f8d045cf4f723c44766f44c92e1810e37f4f (diff) | |
download | xine-lib-2339bb34dc3fcc155a04abda51df9fa00732df93.tar.gz xine-lib-2339bb34dc3fcc155a04abda51df9fa00732df93.tar.bz2 |
Merge changes.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -6,6 +6,8 @@ For 1.3 series For 1.2 series ============== +- Security-Related: start using xine_xcalloc rather than xine_xmalloc when + the number of elements is not a build-time constant. - mimetype-based demuxer selection, solves the effects of shoutcast's bug; - Doxygen API documentation for both internal and public functions; - removal of (deprecated) software deinterlacers from video output plugins; |