summaryrefslogtreecommitdiffstats
path: root/aviheader.c
Commit message (Expand)AuthorAgeFilesLines
* libdemuxer...arpi2001-10-201-241/+0
* largefile printf fixarpi2001-08-291-1/+1
* avi info changed, artist->author, subject->titlearpi2001-08-231-2/+2
* print AVI info block (copyright,artist etc) (-v only)arpi2001-08-231-2/+17
* printf->mp_msg/mp_dbgarpi2001-08-171-11/+10
* terrible -idx bug fixed, thanx to Raphael Manfrediarpi2001-08-121-1/+1
* cleanup...arpi2001-08-121-0/+1
* print BITMAPINFOHDR tooarpi2001-08-121-0/+1
* AVI demuxer cleanups, fileformat-dependent stuff moved to priv_tarpi2001-08-111-22/+25
* printfs cleanup - moved to higher -v level or moved to stderrarpi2001-08-061-1/+2
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-011-0/+1
* trying to fix -idx problemarpi2001-07-271-1/+6
* ASF support for non-x86 cpusjkeil2001-07-191-77/+1
* Add some preliminary support for non-x86 architectures to mplayerjkeil2001-07-121-1/+87
* some code clanup (first step to libdemuxer)arpi2001-07-071-2/+2
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>arpi_esp2001-06-051-1/+6
* DIV2 addedarpi_esp2001-05-111-0/+1
* allow playing from stdinarpi_esp2001-05-031-0/+1
* warnings killedszabii2001-04-231-0/+5
* some warnings have goneszabii2001-04-231-5/+5
* stage#1 completed: c files no more included from mplayer.carpi_esp2001-04-231-26/+46
* small fix of DivFixarpi_esp2001-04-221-4/+5
* restore keyframes of DivX files (hack)arpi_esp2001-04-221-3/+39
* seeking in raw/broken avi files (rebuilding index chunk)arpi_esp2001-04-211-2/+40
* malloc->calloc at wf/bih allocationarpi_esp2001-04-151-4/+6
* sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)arpi_esp2001-04-151-8/+10
* new stream selection codearpi_esp2001-04-151-8/+13
* sh_audio/sh_video added, general codec cleanuparpi_esp2001-04-061-10/+10
* Initial revisionarpi_esp2001-02-241-0/+89