]> git.sesse.net Git - ffmpeg/history - libavformat/os_support.h
Remove unused variables, fixes the following warnings:
[ffmpeg] / libavformat / os_support.h
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-08-08 Alex Beregszasziuse proper closesocket defines
2007-08-08 Ramiro PollaCheck for winsock2.h instead of __MINGW32__
2007-07-10 Ramiro PollaRemove OS/2 support
2007-07-02 Diego BiurrunRemove leading underscores from specifiers, they are...
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...