summaryrefslogtreecommitdiffstats
path: root/libmpdemux/aviheader.h
Commit message (Expand)AuthorAgeFilesLines
* Add MPLAYER_ prefix to multiple inclusion guards.diego2008-02-221-3/+3
* Fix illegal identifiers: Names starting with __ or _ and uppercase are reserveddiego2008-01-061-4/+4
* Fix wrong #endif comment that does not match the #ifdef directive.diego2008-01-011-1/+1
* Do not use leading underscores in multiple inclusion guards, they are reserved.diego2007-07-021-2/+2
* Get rid of min/max macros from aviheader.h, they do not belong here.reimar2006-12-091-12/+0
* Hack around libavutil/bswap.h compilation problems due to always_inline undef...reimar2006-12-071-1/+1
* Remove bswap.h, use libavutil/bswap.h instead.diego2006-11-291-1/+2
* consistency/tcc support patch by Oded Shimonalex2005-07-031-1/+1
* x86_64 fix by John Stebbins <john@stebbins.name>faust32004-07-121-1/+1
* more cola, not mine thorfelker2004-04-301-2/+2
* minimal fix for alex's 1000000000000l compile errors. imo the fix inrfelker2004-04-301-4/+4
* dewinifyalex2004-04-291-6/+3
* removed loader/ dependancy, imported some files from g2, also used patches fr...alex2004-04-281-0/+130
* Bigendian macro 10lranma2004-03-191-17/+17
* OpenDML read/write supportranma2004-03-171-4/+132
* demuxer_control(), percent position and time length query implemented inarpi2002-11-161-0/+1
* cleanup of .AVI timestamp calculation (ugly hack from mplayer.c removed,arpi2002-11-021-0/+4
* big (>2GB) AVI files support - patch by Wolfram Gloger <wg@malloc.de>arpi2002-05-121-4/+4
* AVI - no audio stream fixarpi2001-10-211-0/+1
* libdemuxer...arpi2001-10-201-0/+106