Mercurial > audlegacy-plugins
changeset 840:3d9f9cf54d27 trunk
[svn] - add a TODO for people wanting to play with this
author | nenolod |
---|---|
date | Mon, 12 Mar 2007 17:20:48 -0700 |
parents | fde28d33de1c |
children | 9b50e71f7307 |
files | ChangeLog src/ffmpeg/TODO |
diffstat | 2 files changed, 16 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Mar 12 17:17:39 2007 -0700 +++ b/ChangeLog Mon Mar 12 17:20:48 2007 -0700 @@ -1,3 +1,13 @@ +2007-03-13 00:17:39 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [1778] + - remove ffwma + - remove wma plugin + - hook up ffmpeg plugin to configure (deprecating wma plugin) + + trunk/configure.ac | 14 +++++++------- + 1 file changed, 7 insertions(+), 7 deletions(-) + + 2007-03-13 00:14:31 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [1776] - fix crash
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/ffmpeg/TODO Mon Mar 12 17:20:48 2007 -0700 @@ -0,0 +1,6 @@ +X: complete, x: needs testing, ?: to be discussed, i: in progress + +[x] deprecate wma plugin +[X] synchronize wma sources with ffmpeg SVN +[?] support for playing back the audio track from video files +[i] remove video codecs, video demuxers