summaryrefslogtreecommitdiffstats
path: root/asfheader.c
Commit message (Expand)AuthorAgeFilesLines
* libdemuxer...arpi2001-10-201-279/+0
* largefile printf fixarpi2001-08-291-1/+1
* exit() -> return NULLarpi2001-08-221-1/+1
* printf->mp_msg/mp_dbgarpi2001-08-171-15/+19
* AVI demuxer cleanups, fileformat-dependent stuff moved to priv_tarpi2001-08-111-1/+1
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-011-0/+1
* ASF support for non-x86 cpusjkeil2001-07-191-81/+82
* some code clanup (first step to libdemuxer)arpi2001-07-071-2/+2
* Initialisation of ptr string to NULL to avoid gcc warning.bertrand2001-06-041-1/+1
* Changed some #ifdef to include modify ASF structs definitionbertrand2001-05-211-2/+3
* Fixed crashing while reading the content description for some ASF file.bertrand2001-05-201-15/+26
* asf info moved to -v. Lucky.asf is broken with itarpi_esp2001-05-191-2/+2
* Starting implementation of ASF network streaming.bertrand2001-05-181-6/+18
* ASF description printing patch by Bertrand BAUDET, fixed segfault of hory_bug...arpi_esp2001-05-161-2/+51
* allow playing from stdinarpi_esp2001-05-031-0/+3
* warnings killedszabii2001-04-231-0/+3
* some warnings have goneszabii2001-04-231-1/+1
* stage#1 completed: c files no more included from mplayer.carpi_esp2001-04-231-32/+32
* sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)arpi_esp2001-04-151-4/+8
* new stream selection codearpi_esp2001-04-151-6/+6
* less, and more informal printfsarpi_esp2001-04-111-4/+6
* sh_audio/sh_video added, general codec cleanuparpi_esp2001-04-061-5/+11
* small code cleanup, removed unused variablesarpi_esp2001-03-151-1/+0
* Initial revisionarpi_esp2001-02-241-0/+183