summaryrefslogtreecommitdiff
path: root/libavformat/file.c
Commit message (Expand)AuthorAge
* This fixes error handling for BeOS, removing the need for some ifdefs.François Revol2007-02-13
* Remove useless #include.Diego Biurrun2006-12-21
* Remove useless MinGW #ifdefs.Ramiro Polla2006-12-21
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use justDiego Biurrun2006-07-11
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-12
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-17
* fixing pipe seek bugMichael Niedermayer2004-12-06
* nut files in cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-24
* warning patrolFalk Hüffner2004-03-24
* untested win32 binary pipe fixMichael Niedermayer2004-03-24
* avio patch by (Gildas Bazin <gbazin at altern dot org>)Gildas Bazin2004-02-14
* cygwin fix and dont average interlaced MVs patch by (Wolfgang Hesseler <qv at...Wolfgang Hesseler2003-12-14
* os2 support patch by ("Slavik Gnatenko" <miracle9 at newmail dot ru>)Slavik Gnatenko2003-01-11
* fixed 'file:' in URLsFabrice Bellard2002-11-29
* renamed libav to libavformatFabrice Bellard2002-11-25