Tue, 17 Jun 2008 09:09:36 +0000 |
diego |
Add missing #includes that are required for things used in the header.
|
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
|
Sat, 16 Nov 2002 03:42:14 +0000 |
arpi |
demuxer_control(), percent position and time length query implemented in
|
Sat, 02 Nov 2002 00:45:12 +0000 |
arpi |
cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,
|
Sun, 12 May 2002 01:51:09 +0000 |
arpi |
big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>
|
Sun, 21 Oct 2001 12:18:45 +0000 |
arpi |
AVI - no audio stream fix
|
Sat, 20 Oct 2001 18:49:08 +0000 |
arpi |
libdemuxer...
base
aviheader.h@b08ee15341b1
|