Mercurial > libavformat.hg
log aviobuf.c @ 2853:7ad207078047 libavformat
age | author | description |
---|---|---|
Sat, 22 Dec 2007 16:18:07 +0000 | reimar | Add a av_alloc_put_byte function. libavformat |
Wed, 19 Dec 2007 21:11:08 +0000 | michael | Make recently added and still unused read_seek functions return offset_t. libavformat |
Wed, 19 Dec 2007 20:57:13 +0000 | michael | Merge recently added and still unused play and pause functions. libavformat |
Wed, 19 Dec 2007 02:33:47 +0000 | michael | Remove unneeded avio wrapper functions. libavformat |
Sun, 16 Dec 2007 17:52:46 +0000 | bcoudurier | return error when url_fseek could not read until desired offset in streamed mode libavformat |
Wed, 28 Nov 2007 19:46:49 +0000 | andoma | Extend ByteIOContext and add the buffered IO functions: libavformat |
Wed, 21 Nov 2007 07:41:00 +0000 | andoma | Use dynamically allocated ByteIOContext in AVFormatContext libavformat |