log file.c @ 6181:cb49c916b7f4 libavformat

age author description
Tue, 01 Jun 2010 07:46:23 +0000 mstorsjo Declare the url_write buffer parameter as const libavformat
Mon, 26 Apr 2010 22:36:51 +0000 stefano Make file_open() return the error code set in errno if open() fails, libavformat
Sun, 04 Apr 2010 14:21:29 +0000 stefano Implement support to the AVSEEK_SIZE operation in file_seek(). libavformat
Sat, 13 Feb 2010 16:56:37 +0000 mru Do not call lseek() with invalid whence value libavformat
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