log aviobuf.c @ 4206:c3102b189cb6 libavformat

age author description
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Mon, 22 Dec 2008 11:23:00 +0000 cehoyos Initialize s->opaque before calling url_resetbuf(). libavformat
Sat, 13 Dec 2008 13:39:13 +0000 diego whitespace cosmetics libavformat
Mon, 10 Nov 2008 21:41:35 +0000 henry always use the whole buffer for reading w/ packetized sources to avoid packet truncation libavformat
Sat, 18 Oct 2008 17:30:37 +0000 michael Append read data onto the buffer instead of overwriting, this ensures libavformat
Sat, 04 Oct 2008 21:11:58 +0000 reimar Make size variables in dyn_buf_write unsigned so gcc will not optimize the libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat