| Commit message (Expand) | Author | Age | Files | Lines |
* | use the standard INT64_C() macro for 64-bit constants | Måns Rullgård | 2006-12-06 | 1 | -2/+2 |
* | MinGW compilation fix, inet_aton and #includes depend on networking support. | Diego Biurrun | 2006-11-15 | 1 | -6/+6 |
* | Move BeOS-specific code into os_support.c. | Diego Biurrun | 2006-11-14 | 1 | -0/+29 |
* | simplify | Måns Rullgård | 2006-11-14 | 1 | -4/+2 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -4/+6 |
* | CONFIG_WIN32 implies MinGW and Cygwin and possibly more, so use just | Diego Biurrun | 2006-07-11 | 1 | -2/+2 |
* | Skip all includes for WinCE, instead of falling through to the #else case. | Diego Biurrun | 2006-01-23 | 1 | -1/+3 |
* | WinCE cross-compilation support | Gildas Bazin | 2006-01-22 | 1 | -2/+6 |
* | Update licensing information: The FSF changed postal address. | Diego Biurrun | 2006-01-12 | 1 | -1/+1 |
* | COSMETICS: Remove all trailing whitespace. | Diego Biurrun | 2005-12-17 | 1 | -1/+1 |
* | doxy | Michael Niedermayer | 2004-11-09 | 1 | -0/+3 |
* | cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) | Sascha Sommer | 2004-04-24 | 1 | -1/+1 |
* | libavformat/os_support.c HAVE_LOCALTIME_R patch by ("Steven M. Schultz" <sms ... | Steven M. Schultz | 2004-04-12 | 1 | -0/+1 |
* | simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c | Fabrice Bellard | 2003-09-08 | 1 | -0/+57 |