summaryrefslogtreecommitdiffstats
path: root/demux_asf.c
Commit message (Expand)AuthorAgeFilesLines
* libdemuxer...arpi2001-10-201-367/+0
* all error/warn/info messages moved to help_mp-en.h for translationarpi2001-09-261-0/+1
* seeking flags implemented: 0x1=rel/abs and 0x2=time/percentarpi2001-08-221-2/+4
* printf->mp_msg/mp_dbgarpi2001-08-171-19/+20
* AVI demuxer cleanups, fileformat-dependent stuff moved to priv_tarpi2001-08-111-7/+0
* format-specific seeking code moved to demuxer_ stuffarpi2001-08-081-0/+56
* missing unistd.h (requires for off_t under freebsd)arpi2001-08-011-0/+1
* ASF support for non-x86 cpusjkeil2001-07-191-21/+26
* some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_a...arpi2001-07-161-0/+1
* keyframe flag addedarpi_esp2001-06-031-3/+6
* Changed some #ifdef to include modify ASF structs definitionbertrand2001-05-211-2/+3
* Starting implementation of ASF network streaming.bertrand2001-05-181-0/+6
* some warnings have goneszabii2001-04-231-1/+1
* broken frame warning moved to verbose level 1arpi_esp2001-04-231-1/+1
* stage#1 completed: c files no more included from mplayer.carpi_esp2001-04-231-10/+45
* new stream selection codearpi_esp2001-04-151-10/+14
* small code cleanup, removed unused variablesarpi_esp2001-03-151-10/+0
* Initial revisionarpi_esp2001-02-241-0/+268