summaryrefslogtreecommitdiffstats
path: root/libavformat/file.c
Commit message (Expand)AuthorAgeFilesLines
* remove const qualifier, removes warning:Baptiste Coudurier2008-05-271-1/+1
* Use full path for #includes from another directory.Diego Biurrun2008-05-091-1/+2
* os_support.h is also needed for usleep and lseek on MinGW.Ramiro Polla2007-11-221-0/+1
* Remove empty pipe_closeAlex Beregszaszi2007-11-161-7/+0
* Allow pipe: URL to take fd number as inputVincent Fourmond2007-08-171-0/+6
* Indent for next commitVincent Fourmond2007-08-171-5/+5
* 10l: removed pipe_close instead of pipe_readRamiro Polla2007-08-101-3/+2
* Make the pipe URLProtocol share read and write functions with the file URLPro...Ramiro Polla2007-08-091-13/+2
* Check for O_BINARY instead of a list of systems that need itRamiro Polla2007-06-251-2/+2
* replace the uses of old string functions that Reimar missedMåns Rullgård2007-06-241-1/+2
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-131-1/+1
* Remove useless #include.Diego Biurrun2006-12-211-3/+0
* Remove useless MinGW #ifdefs.Ramiro Polla2006-12-211-9/+2
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use justDiego Biurrun2006-07-111-5/+5
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-1/+1
* fixing pipe seek bugMichael Niedermayer2004-12-061-0/+1
* nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-241-1/+1
* warning patrolFalk Hüffner2004-03-241-8/+8
* untested win32 binary pipe fixMichael Niedermayer2004-03-241-0/+3
* avio patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-141-1/+3
* cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at...Wolfgang Hesseler2003-12-141-1/+1
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-111-1/+1
* fixed 'file:' in URLsFabrice Bellard2002-11-291-0/+2
* renamed libav to libavformatFabrice Bellard2002-11-251-0/+130
OpenPOWER on IntegriCloud