История коммитов

Автор SHA1 Сообщение Дата
  Michael Niedermayer 7b376b398a Merge remote branch 'qatar/master' 13 лет назад
  Kirill Gavrilov b1ac139d89 Handle unicode file names on windows 13 лет назад
  Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 13 лет назад
  Mans Rullgard 13904b552b os_support: make poll() fallbacks conditional on CONFIG_NETWORK 13 лет назад
  Mans Rullgard 362d8f7d9e os_support: make poll() fallbacks conditional on CONFIG_NETWORK 13 лет назад
  Ronald S. Bultje f0d8ac529f Move INET6_ADDRSTRLEN to network.h, similar to other network-related fixups 14 лет назад
  John Wimer 619298a84d Send NAT punching messages to the address specified in the Transport: 14 лет назад
  Diego Biurrun a1629e2848 Remove support for pre-Haiku, non-POSIX, non-C99 BeOS variants. 14 лет назад
  kemuri f1dfaa7a82 win32: Use _fstati64() instead of plain old fstat() on Windows to support file 14 лет назад
  Diego Biurrun ba87f0801d Remove explicit filename from Doxygen @file commands. 14 лет назад
  Ramiro Polla a3faf694a2 Add comment on #endif about condition that triggers it. 15 лет назад
  İsmail Dönmez b504ce57ed Only #define lseek to _lseeki64 on MinGW, not MinGW CE. 15 лет назад
  Diego Biurrun bad5537e2c Use full internal pathname in doxygen @file directives. 15 лет назад
  Diego Biurrun da837937c6 Fix undefined preprocessor directives warnings during 'make checkheaders'. 15 лет назад
  Aurelien Jacobs b250f9c66d Change semantic of CONFIG_*, HAVE_* and ARCH_*. 15 лет назад
  Diego Biurrun 9686df2be5 Delete unnecessary 'extern' keywords. 15 лет назад
  Ramiro Polla bc574408dc Only special-case absolute DOS paths on systems that support them. 16 лет назад
  Ramiro Polla 3defa81fc4 MinGW runtime 3.15 has a wrapper for usleep(). 16 лет назад
  Stefano Sabatini 987903826b Globally rename the header inclusion guard names. 16 лет назад
  Michael Niedermayer c5e56a813b Revert r14497 16 лет назад
  Diego Biurrun 2e11268ea9 Add missing header #includes. 16 лет назад
  Diego Biurrun d952638699 typo: occured --> occurred 16 лет назад
  Ramiro Polla 54b6249681 Define WIN32_LEAN_AND_MEAN before including windows.h to exclude 16 лет назад
  Ramiro Polla a06ba2a18d Include windows.h instead of trying to redeclare Sleep 16 лет назад
  Ramiro Polla 409e1d71ea Put network-related code under #ifdef 16 лет назад
  Ramiro Polla 591cf1170b Group network-related code together 16 лет назад
  Ramiro Polla 5dea940937 __stdcall -> WINAPI 16 лет назад
  Luca Abeni f8cda19ee6 Include poll.h instead of sys/poll.h 16 лет назад
  Dave Yeo 72be9e73ae Add portable way to check for the existence of definitions and 16 лет назад
  Michael Kostylev 4f365f37b5 djgpp port, first part 16 лет назад
  Diego Biurrun d2f5fe7cc7 Remove possibly misleading comments. 16 лет назад
  Diego Biurrun 5b21bdabe4 Add FFMPEG_ prefix to all multiple inclusion guards. 17 лет назад
  Alex Beregszaszi 3cf9ea7f48 use proper closesocket defines 17 лет назад
  Ramiro Polla 6ff3f3e7ce Check for winsock2.h instead of __MINGW32__ 17 лет назад
  Ramiro Polla 7c37e504f0 Remove OS/2 support 17 лет назад
  Diego Biurrun 224906414b Remove leading underscores from specifiers, they are reserved. 17 лет назад
  François Revol 13e4dba690 BeOS only: we don't have SA_RESTART. #define to 0 and emit a warning. I don't plan on hosting a streaming tv anyway but it gets ffserver building. 17 лет назад
  François Revol 457b101e42 Make sure we don't try to emulate poll() when it's there if --disable-ffserver... 10l 17 лет назад
  François Revol 36c07acd59 MinGW patch by <koyama AT infocity DOT co DOT jp>, reworked. Removed placeholder for winsock. 17 лет назад
  François Revol b0c858d834 poll() emulation for BeOS, and maybe MinGW. 17 лет назад
  François Revol e9d511dc7e The long awaited BeOS cleanup, phase 1 17 лет назад
  Ramiro Polla acb3b537f3 support files >2GB on MinGW 17 лет назад
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 лет назад
  Diego Biurrun 04d7f60143 Add official LGPL license headers to the files that were missing them. 18 лет назад
  Sascha Sommer 2a86d50bd9 cygwin patch by ("Sascha Sommer" <saschasommer at freenet dot de>) 20 лет назад
  Fabrice Bellard f71869a4db simpler strptime - added os_support.[ch] - moved localtime_r to os_support.c 21 лет назад