Commit 9329d36a authored by Michael Niedermayer's avatar Michael Niedermayer

cache: add todo list

Signed-off-by: 's avatarMichael Niedermayer <michaelni@gmx.at>
parent 477718f4
......@@ -21,6 +21,13 @@
* Based on file.c by Fabrice Bellard
*/
/**
* @TODO
* support non continuous caching
* support keeping files
* support filling with a background thread
*/
#include "libavutil/avassert.h"
#include "libavutil/avstring.h"
#include "libavutil/file.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment