log file.c @ 5545:3a5082b94ab3 libavformat

age author description
Mon, 27 Jul 2009 12:36:22 +0000 benoit Only consider -1 as an error return value for open(). libavformat
Thu, 26 Mar 2009 01:34:02 +0000 ramiro Use intptr_t when casting pointers to int. libavformat
Tue, 03 Mar 2009 17:04:51 +0000 rbultje Add url_get_file_handle(), which is used to get the file descriptor libavformat
Tue, 03 Mar 2009 13:57:09 +0000 rbultje Remove size_t cast in setting s->priv_data directly to the (integer) file libavformat
Tue, 13 Jan 2009 23:44:16 +0000 aurel Change semantic of CONFIG_*, HAVE_* and ARCH_*. libavformat
Sun, 11 Jan 2009 22:05:43 +0000 ramiro Use setmode() if it exists in <io.h>, and not based on O_BINARY. libavformat
Fri, 03 Oct 2008 10:16:29 +0000 diego Remove offset_t typedef and use int64_t directly instead. libavformat