Sat, 22 Mar 2008 01:06:57 +0000 |
diego |
typo: occured --> occurred
libavformat
|
Sat, 08 Mar 2008 19:00:55 +0000 |
ramiro |
Define WIN32_LEAN_AND_MEAN before including windows.h to exclude
libavformat
|
Sat, 08 Mar 2008 18:59:45 +0000 |
ramiro |
Include windows.h instead of trying to redeclare Sleep
libavformat
|
Sat, 08 Mar 2008 17:43:53 +0000 |
ramiro |
Put network-related code under #ifdef
libavformat
|
Sat, 08 Mar 2008 17:43:10 +0000 |
ramiro |
Group network-related code together
libavformat
|
Fri, 07 Mar 2008 19:47:44 +0000 |
ramiro |
__stdcall -> WINAPI
libavformat
|
Wed, 13 Feb 2008 12:51:14 +0000 |
lucabe |
Include poll.h instead of sys/poll.h
libavformat
|
Tue, 01 Jan 2008 22:54:35 +0000 |
diego |
Add portable way to check for the existence of definitions and
libavformat
|
Mon, 24 Dec 2007 12:49:27 +0000 |
diego |
djgpp port, first part
libavformat
|
Tue, 27 Nov 2007 11:27:50 +0000 |
diego |
Remove possibly misleading comments.
libavformat
|
Wed, 17 Oct 2007 09:37:46 +0000 |
diego |
Add FFMPEG_ prefix to all multiple inclusion guards.
libavformat
|
Wed, 08 Aug 2007 20:25:32 +0000 |
alex |
use proper closesocket defines
libavformat
|
Wed, 08 Aug 2007 19:18:10 +0000 |
ramiro |
Check for winsock2.h instead of __MINGW32__
libavformat
|
Tue, 10 Jul 2007 21:52:04 +0000 |
ramiro |
Remove OS/2 support
libavformat
|
Mon, 02 Jul 2007 17:00:04 +0000 |
diego |
Remove leading underscores from specifiers, they are reserved.
libavformat
|