Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | av_tempfile: Pass int log_offset, void *log_ctx | Michael Niedermayer | 2011-10-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | cache: add todo list | Michael Niedermayer | 2011-10-16 | 1 | -0/+7 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | cache: Fallback to using the cache size for AVSEEK_SIZE if the underlaying ↵ | Michael Niedermayer | 2011-10-16 | 1 | -1/+8 |
| | | | | | | protocol has nothing better. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | add cache protocol | Michael Niedermayer | 2011-10-16 | 1 | -0/+130 |
This allows backward seeking on top of some non seekable streams. Signed-off-by: Michael Niedermayer <michaelni@gmx.at> |