]> git.sesse.net Git - ffmpeg/history - libavformat/os_support.h
Remove redundant fastmemcpy.h #include, it is indirectly #included by avutil.h.
[ffmpeg] / libavformat / os_support.h
2007-02-23 François RevolBeOS only: we don't have SA_RESTART. #define to 0 and...
2007-02-15 François RevolMake sure we don't try to emulate poll() when it's...
2007-02-15 François RevolMinGW patch by <koyama AT infocity DOT co DOT jp>,...
2007-02-15 François Revolpoll() emulation for BeOS, and maybe MinGW.
2007-01-18 François RevolThe long awaited BeOS cleanup, phase 1
2006-12-22 Ramiro Pollasupport files >2GB on MinGW
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-09-10 Diego BiurrunAdd official LGPL license headers to the files that...
2004-04-24 Sascha Sommercygwin patch by ("Sascha Sommer" <saschasommer at freen...
2003-09-08 Fabrice Bellardsimpler strptime - added os_support.[ch] - moved localt...