# HG changeset patch # User atmos4 # Date 1007054017 0 # Node ID a3fa0a5dcf37b19e34b662bdcf1113c358e8967c # Parent 1632d6824a68b6234683b41ab789bac6c50ba471 Some updates. diff -r 1632d6824a68 -r a3fa0a5dcf37 DOCS/tech/TODO --- a/DOCS/tech/TODO Thu Nov 29 17:08:17 2001 +0000 +++ b/DOCS/tech/TODO Thu Nov 29 17:13:37 2001 +0000 @@ -9,6 +9,8 @@ - check dvdread/dvdcss version problems - add -dumpstream - implement seek for VIVO +- clean up vcd support (so it can be en/disabled) +- implement forward seeking in indexed avi streams decoders: - check and import videodecoding.de stuff @@ -16,6 +18,11 @@ - finish native g72x audio decoder - qtx support? - fix the MSVideo1-bugs +- define some common api for native audio and video codecs + and move them to seperated place (hopefully will allow adding new + codecs without having to modify mplayer core code, also would speed + up by limiting number of select statements) +- switch to liba52 for ac3 decoding mencoder: - add ffmpeg encoders support @@ -26,7 +33,7 @@ - implement VBR audio copy - Estimated Size and Time - stop/resume -- image resize filter +- image resize filter (->fix/use yuv2yuv scaler?) - image cut/crop filter gui: