October 18, 2012
View eb19d89

cache: check lseek() return

Michael Niedermayer authored on 2012/10/18 07:55:03
September 8, 2012
View af2a17c

cache: Only include unistd.h if it exists

Derek Buitenhuis authored on 2012/09/08 02:20:42
February 6, 2012
View e81e0b9

cache: fix "warning: passing argument 2 of ‘av_tempfile’ from incompatible pointer type"

Michael Niedermayer authored on 2012/02/06 09:02:45
December 31, 2011
View 576ada79

cache: use av_freep instead of av_free in cache_open

Jean First authored on 2011/12/31 05:08:01
View 3ceb4c9

cache: remove unused variable in cache_open

Jean First authored on 2011/12/31 05:08:00
December 2, 2011
View 7b0b10c

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/12/02 08:51:11
November 14, 2011
View 5f268ca

Merge remote-tracking branch 'qatar/master'

Michael Niedermayer authored on 2011/11/14 07:43:12
October 17, 2011
View 74dbb53

av_tempfile: Pass int log_offset, void *log_ctx

Michael Niedermayer authored on 2011/10/17 04:32:06
View 9329d36

cache: add todo list

Michael Niedermayer authored on 2011/10/17 00:31:33
October 16, 2011
View 02b651a

cache: Fallback to using the cache size for AVSEEK_SIZE if the underlaying protocol has nothing better.

Michael Niedermayer authored on 2011/10/16 23:54:27
View e9f62a8

add cache protocol This allows backward seeking on top of some non seekable streams.

Michael Niedermayer authored on 2011/10/16 23:02:35