11 Commits (dc8b36746a9d5101ef6ce146473c65a8827c51b1)

Author SHA1 Message Date
Michael Niedermayer eb19d89d8e cache: check lseek() return 12 years ago
Derek Buitenhuis af2a17c09a cache: Only include unistd.h if it exists 13 years ago
Michael Niedermayer e81e0b9991 cache: fix "warning: passing argument 2 of ‘av_tempfile’ from incompatible pointer type" 13 years ago
Jean First 576ada791a cache: use av_freep instead of av_free in cache_open 13 years ago
Jean First 3ceb4c907e cache: remove unused variable in cache_open 13 years ago
Michael Niedermayer 74dbb5388e av_tempfile: Pass int log_offset, void *log_ctx 14 years ago
Michael Niedermayer 9329d36a3a cache: add todo list 14 years ago
Michael Niedermayer 02b651a7e3 cache: Fallback to using the cache size for AVSEEK_SIZE if the underlaying protocol has nothing better. 14 years ago
Michael Niedermayer e9f62a8b2b add cache protocol 14 years ago