aboutsummaryrefslogtreecommitdiffhomepage
path: root/asfheader.c
Commit message (Expand)AuthorAge
* AVI demuxer cleanups, fileformat-dependent stuff moved to priv_tGravatar arpi2001-08-11
* missing unistd.h (requires for off_t under freebsd)Gravatar arpi2001-08-01
* ASF support for non-x86 cpusGravatar jkeil2001-07-19
* some code clanup (first step to libdemuxer)Gravatar arpi2001-07-07
* Initialisation of ptr string to NULL to avoid gcc warning.Gravatar bertrand2001-06-04
* Changed some #ifdef to include modify ASF structs definitionGravatar bertrand2001-05-21
* Fixed crashing while reading the content description for some ASF file.Gravatar bertrand2001-05-20
* asf info moved to -v. Lucky.asf is broken with itGravatar arpi_esp2001-05-19
* Starting implementation of ASF network streaming.Gravatar bertrand2001-05-18
* ASF description printing patch by Bertrand BAUDET, fixed segfault of hory_bug...Gravatar arpi_esp2001-05-16
* 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
* 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
* less, and more informal printfsGravatar arpi_esp2001-04-11
* sh_audio/sh_video added, general codec cleanupGravatar arpi_esp2001-04-06
* small code cleanup, removed unused variablesGravatar arpi_esp2001-03-15
* Initial revisionGravatar arpi_esp2001-02-24