mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-01-24 13:56:33 +02:00
cache: add todo list
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
parent
477718f40b
commit
9329d36a3a
@ -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"
|
||||
|
Loading…
x
Reference in New Issue
Block a user