log file.c @ 6471:b3aea89a4f63 libavformat

age author description
Tue, 06 Jul 2010 14:28:32 +0000 mru Add #ifdefs around code specific to file and pipe protocols libavformat
Tue, 06 Jul 2010 11:42:46 +0000 mru file_protocol: remove redundant #include sys/time.h libavformat
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
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
Tue, 27 May 2008 01:19:19 +0000 bcoudurier remove const qualifier, removes warning: libavformat
Fri, 09 May 2008 11:56:36 +0000 diego Use full path for #includes from another directory. libavformat
Thu, 22 Nov 2007 02:27:39 +0000 ramiro os_support.h is also needed for usleep and lseek on MinGW. libavformat
Fri, 16 Nov 2007 00:18:48 +0000 alex Remove empty pipe_close libavformat
Fri, 17 Aug 2007 15:14:29 +0000 ramiro Allow pipe: URL to take fd number as input libavformat
Fri, 17 Aug 2007 15:12:30 +0000 ramiro Indent for next commit libavformat
Fri, 10 Aug 2007 01:39:26 +0000 ramiro 10l: removed pipe_close instead of pipe_read libavformat
Thu, 09 Aug 2007 23:41:59 +0000 ramiro Make the pipe URLProtocol share read and write functions with the file URLProtocol libavformat
Mon, 25 Jun 2007 20:34:20 +0000 ramiro Check for O_BINARY instead of a list of systems that need it libavformat
Sun, 24 Jun 2007 11:27:12 +0000 mru replace the uses of old string functions that Reimar missed libavformat
Tue, 13 Feb 2007 18:26:14 +0000 mmu_man This fixes error handling for BeOS, removing the need for some ifdefs. libavformat
Thu, 21 Dec 2006 11:14:56 +0000 diego Remove useless #include. libavformat
Thu, 21 Dec 2006 11:12:55 +0000 diego Remove useless MinGW #ifdefs. libavformat
Sat, 07 Oct 2006 15:30:46 +0000 diego Change license headers to say 'FFmpeg' instead of 'this program/this library' libavformat
Tue, 11 Jul 2006 21:45:45 +0000 diego CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just libavformat
Thu, 12 Jan 2006 22:43:26 +0000 diego Update licensing information: The FSF changed postal address. libavformat
Sat, 17 Dec 2005 18:14:38 +0000 diego COSMETICS: Remove all trailing whitespace. libavformat
Mon, 06 Dec 2004 00:08:37 +0000 michael fixing pipe seek bug libavformat
Sat, 24 Apr 2004 13:10:35 +0000 michael nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) libavformat
Wed, 24 Mar 2004 23:32:48 +0000 mellum warning patrol libavformat
Wed, 24 Mar 2004 18:29:30 +0000 michael untested win32 binary pipe fix libavformat
Sat, 14 Feb 2004 16:25:32 +0000 michael avio patch by (Gildas Bazin <gbazin at altern dot org>) libavformat
Sun, 14 Dec 2003 17:47:23 +0000 michael cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at multimediaware dot com>) libavformat
Sat, 11 Jan 2003 20:34:38 +0000 michaelni os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>) libavformat
Fri, 29 Nov 2002 19:19:47 +0000 bellard fixed 'file:' in URLs libavformat
Mon, 25 Nov 2002 19:07:40 +0000 bellard renamed libav to libavformat libavformat