summaryrefslogtreecommitdiff
path: root/libavformat/os_support.h
Commit message (Expand)AuthorAge
...
* Check for winsock2.h instead of __MINGW32__Ramiro Polla2007-08-08
* Remove OS/2 supportRamiro Polla2007-07-10
* Remove leading underscores from specifiers, they are reserved.Diego Biurrun2007-07-02
* BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't...François Revol2007-02-23
* Make sure we don't try to emulate poll() when it's there if --disable-ffserve...François Revol2007-02-15
* MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placehol...François Revol2007-02-15
* poll() emulation for BeOS, and maybe MinGW.François Revol2007-02-15
* The long awaited BeOS cleanup, phase 1François Revol2007-01-18
* support files >2GB on MinGWRamiro Polla2006-12-22
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-07
* Add official LGPL license headers to the files that were missing them.Diego Biurrun2006-09-10
* cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>)Sascha Sommer2004-04-24
* simpler strptime - added os_support.[ch] - moved localtime_r to os_support.cFabrice Bellard2003-09-08