summaryrefslogtreecommitdiffstats
path: root/libmpdemux/aviprint.c
Commit message (Expand)AuthorAgeFilesLines
* cleanup: malloc+memset->calloc, sizeof(TYPE)->sizeof(*ptr)reimar2010-11-021-2/+2
* Get the proper codec id when a WAVE_FORMAT_EXTENSIBLE extension exists in atack2010-02-221-0/+6
* cosmetics: Remove pointless empty lines at EOF.diego2010-02-201-1/+0
* Add header for AVI print functions; avoids many forward declarations.diego2010-02-181-0/+1
* whitespace cosmetics: Remove all trailing whitespace.diego2009-05-131-1/+1
* Add standard license header to all files in libmpdemux.diego2009-05-081-0/+17
* Code simplificationreimar2009-01-011-3/+4
* Fix format strings to match argument typereimar2007-06-241-19/+20
* Add explicit location for headers from the stream/ directory.diego2007-03-151-1/+1
* Convert printfs in aviprint.c to mp_msg and give the information printingdiego2006-03-271-84/+84
* Use PRI?64 defines as format strings for 64 bit variables.reimar2005-10-131-1/+1
* removed loader/ dependancy, imported some files from g2, also used patches fr...alex2004-04-281-5/+2
* OpenDML read/write supportranma2004-03-171-3/+47
* dump extra bytes of bitmapinfoheader in verbose mode and make outputs consistentalex2003-07-271-1/+13
* *HUGE* set of compiler warning fixes, unused variables removalarpi2002-11-061-6/+6
* wine headers cleanuparpi2002-09-221-0/+1
* mostly compiler warning fixes, some small bugfixarpi2002-08-281-1/+1
* Fix buggy extra header printingalbeu2002-04-291-1/+2
* dumping unknown extradata tooalex2002-04-211-0/+8
* 1000larpi2002-04-191-1/+1
* show extended mp3 infoarpi2002-04-181-1/+8
* config.h cleanup, few things added to steram/demuxer headersarpi2001-10-301-0/+2
* libdemux cleanup part 1arpi2001-10-201-2/+0
* libdemuxer...arpi2001-10-201-0/+102