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
|