| Commit message (Expand) | Author | Age | Files | Lines |
* | use proper closesocket defines | Alex Beregszaszi | 2007-08-08 | 1 | -8/+1 |
* | Check for winsock2.h instead of __MINGW32__ | Ramiro Polla | 2007-08-08 | 1 | -0/+3 |
* | Remove OS/2 support | Ramiro Polla | 2007-07-10 | 1 | -9/+1 |
* | Remove leading underscores from specifiers, they are reserved. | Diego Biurrun | 2007-07-02 | 1 | -3/+3 |
* | BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't... | François Revol | 2007-02-23 | 1 | -0/+4 |
* | Make sure we don't try to emulate poll() when it's there if --disable-ffserve... | François Revol | 2007-02-15 | 1 | -0/+2 |
* | MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placehol... | François Revol | 2007-02-15 | 1 | -6/+2 |
* | poll() emulation for BeOS, and maybe MinGW. | François Revol | 2007-02-15 | 1 | -0/+28 |
* | The long awaited BeOS cleanup, phase 1 | François Revol | 2007-01-18 | 1 | -1/+26 |
* | support files >2GB on MinGW | Ramiro Polla | 2006-12-22 | 1 | -0/+3 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | Add official LGPL license headers to the files that were missing them. | Diego Biurrun | 2006-09-10 | 1 | -0/+19 |
* | cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) | Sascha Sommer | 2004-04-24 | 1 | -1/+0 |
* | simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c | Fabrice Bellard | 2003-09-08 | 1 | -0/+33 |