aboutsummaryrefslogtreecommitdiffhomepage
path: root/aviheader.c
Commit message (Expand)AuthorAge
* terrible -idx bug fixed, thanx to Raphael ManfrediGravatar arpi2001-08-12
* cleanup...Gravatar arpi2001-08-12
* print BITMAPINFOHDR tooGravatar arpi2001-08-12
* AVI demuxer cleanups, fileformat-dependent stuff moved to priv_tGravatar arpi2001-08-11
* printfs cleanup - moved to higher -v level or moved to stderrGravatar arpi2001-08-06
* missing unistd.h (requires for off_t under freebsd)Gravatar arpi2001-08-01
* trying to fix -idx problemGravatar arpi2001-07-27
* ASF support for non-x86 cpusGravatar jkeil2001-07-19
* Add some preliminary support for non-x86 architectures to mplayerGravatar jkeil2001-07-12
* some code clanup (first step to libdemuxer)Gravatar arpi2001-07-07
* applied solaris8/netbsd/other fixes patch by Jürgen Keil <jk@tools.de>Gravatar arpi_esp2001-06-05
* DIV2 addedGravatar arpi_esp2001-05-11
* allow playing from stdinGravatar arpi_esp2001-05-03
* warnings killedGravatar szabii2001-04-23
* some warnings have goneGravatar szabii2001-04-23
* stage#1 completed: c files no more included from mplayer.cGravatar arpi_esp2001-04-23
* small fix of DivFixGravatar arpi_esp2001-04-22
* restore keyframes of DivX files (hack)Gravatar arpi_esp2001-04-22
* seeking in raw/broken avi files (rebuilding index chunk)Gravatar arpi_esp2001-04-21
* malloc->calloc at wf/bih allocationGravatar arpi_esp2001-04-15
* sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)Gravatar arpi_esp2001-04-15
* new stream selection codeGravatar arpi_esp2001-04-15
* sh_audio/sh_video added, general codec cleanupGravatar arpi_esp2001-04-06
* Initial revisionGravatar arpi_esp2001-02-24