]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/history - libavformat/file.c
Check for O_BINARY instead of a list of systems that need it
[frescor/ffmpeg.git] / libavformat / file.c
2007-06-25 ramiroCheck for O_BINARY instead of a list of systems that...
2007-06-24 mrureplace the uses of old string functions that Reimar...
2007-02-13 mmu_manThis fixes error handling for BeOS, removing the need...
2006-12-21 diegoRemove useless #include.
2006-12-21 diegoRemove useless MinGW #ifdefs.
2006-10-07 diegoChange license headers to say 'FFmpeg' instead of ...
2006-07-11 diegoCONFIG_WIN32 implies MinGW and Cygwin and possibly...
2006-01-12 diegoUpdate licensing information: The FSF changed postal...
2005-12-17 diegoCOSMETICS: Remove all trailing whitespace.
2004-12-06 michaelfixing pipe seek bug
2004-04-24 michaelnut files in cygwin patch by ("Sascha Sommer" <saschaso...
2004-03-24 mellumwarning patrol
2004-03-24 michaeluntested win32 binary pipe fix
2004-02-14 michaelavio patch by (Gildas Bazin <gbazin at altern dot org>)
2003-12-14 michaelcygwin fix and dont average interlaced MVs patch by...
2003-01-11 michaelnios2 support patch by ("Slavik Gnatenko" <miracle9 at...
2002-11-29 bellardfixed 'file:' in URLs
2002-11-25 bellardrenamed libav to libavformat