]> git.sesse.net Git - ffmpeg/history - libavformat/file.c
Take the target address family in account when determining the family of
[ffmpeg] / libavformat / file.c
2007-08-17 Vincent FourmondAllow pipe: URL to take fd number as input
2007-08-17 Vincent FourmondIndent for next commit
2007-08-10 Ramiro Polla10l: removed pipe_close instead of pipe_read
2007-08-09 Ramiro PollaMake the pipe URLProtocol share read and write function...
2007-06-25 Ramiro PollaCheck for O_BINARY instead of a list of systems that...
2007-06-24 Måns Rullgårdreplace the uses of old string functions that Reimar...
2007-02-13 François RevolThis fixes error handling for BeOS, removing the need...
2006-12-21 Diego BiurrunRemove useless #include.
2006-12-21 Ramiro PollaRemove useless MinGW #ifdefs.
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-11 Diego BiurrunCONFIG_WIN32 implies MinGW and Cygwin and possibly...
2006-01-12 Diego BiurrunUpdate licensing information: The FSF changed postal...
2005-12-17 Diego BiurrunCOSMETICS: Remove all trailing whitespace.
2004-12-06 Michael Niedermayerfixing pipe seek bug
2004-04-24 Sascha Sommernut files in cygwin patch by ("Sascha Sommer" <saschaso...
2004-03-24 Falk Hüffnerwarning patrol
2004-03-24 Michael Niedermayeruntested win32 binary pipe fix
2004-02-14 Gildas Bazinavio patch by (Gildas Bazin <gbazin at altern dot org>)
2003-12-14 Wolfgang Hesselercygwin fix and dont average interlaced MVs patch by...
2003-01-11 Slavik Gnatenkoos2 support patch by ("Slavik Gnatenko" <miracle9 at...
2002-11-29 Fabrice Bellardfixed 'file:' in URLs
2002-11-25 Fabrice Bellardrenamed libav to libavformat