Fri, 22 Feb 2008 09:09:46 +0000 |
diego |
Add MPLAYER_ prefix to multiple inclusion guards.
|
Sun, 06 Jan 2008 23:20:15 +0000 |
diego |
Fix illegal identifiers: Names starting with __ or _ and uppercase are reserved
|
Tue, 01 Jan 2008 19:59:01 +0000 |
diego |
Fix wrong #endif comment that does not match the #ifdef directive.
|
Mon, 02 Jul 2007 22:34:45 +0000 |
diego |
Do not use leading underscores in multiple inclusion guards, they are reserved.
|
Sat, 09 Dec 2006 12:24:11 +0000 |
reimar |
Get rid of min/max macros from aviheader.h, they do not belong here.
|
Thu, 07 Dec 2006 11:58:07 +0000 |
reimar |
Hack around libavutil/bswap.h compilation problems due to always_inline undefined.
|
Wed, 29 Nov 2006 15:02:45 +0000 |
diego |
Remove bswap.h, use libavutil/bswap.h instead.
|
Sun, 03 Jul 2005 12:49:23 +0000 |
alex |
consistency/tcc support patch by Oded Shimon
|
Mon, 12 Jul 2004 08:55:10 +0000 |
faust3 |
x86_64 fix by John Stebbins <john@stebbins.name>
|
Fri, 30 Apr 2004 10:40:30 +0000 |
rfelker |
more cola, not mine tho
|
Fri, 30 Apr 2004 10:26:26 +0000 |
rfelker |
minimal fix for alex's 1000000000000l compile errors. imo the fix in
|
Thu, 29 Apr 2004 07:36:19 +0000 |
alex |
dewinify
|
Wed, 28 Apr 2004 10:18:33 +0000 |
alex |
removed loader/ dependancy, imported some files from g2, also used patches from Dominik Mierzejewski
|
Fri, 19 Mar 2004 20:06:30 +0000 |
ranma |
Bigendian macro 10l
|
Wed, 17 Mar 2004 14:50:37 +0000 |
ranma |
OpenDML read/write support
|