---
mt-work/todo.txt | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/mt-work/todo.txt b/mt-work/todo.txt
index 3c895e4..dbdbf43 100644
--- a/mt-work/todo.txt
+++ b/mt-work/todo.txt
@@ -4,7 +4,6 @@ Todo
- Don't use the user's AVCodecContext for the first decoding thread, since it will read from it while user code is running and cause a race condition. This is easier than forbidding reading/writing to avctx after calling predecode_done.
- Files with packed B-frames don't decode some frames properly in mplayer, possibly because of the above.
- Packed B-frames are not parallelized
-- Fix PAFF.
- Encoding support. This is easy, but adapting the mpegvideo encoder, especially ratecontrol, isn't.
- Have a generic update_context which is always called and keeps the AVCodecContext copies in sync
- Handle stream reinits (closing and reopening the internal state due to width/height change) properly
_______________________________________________
FFmpeg-soc mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/ffmpeg-soc