summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_viv.c
Commit message (Expand)AuthorAgeFilesLines
* warning (proper) fixpl2002-01-291-0/+1
* warning fixpl2001-12-251-2/+2
* x = malloc(strlen(s) + c) ... strcpy(x, s)pl2001-12-191-8/+4
* vivo A-V sync fixedarpi2001-12-161-1/+9
* -vivo version option addedalex2001-12-151-0/+3
* added -vivo subconfigalex2001-12-151-32/+85
* hacked audio support to work with acmalex2001-12-121-29/+92
* fixed Waveformatheader emu and added vivo1/2 audio detectionalex2001-12-101-9/+29
* added support for packet 0x82 (from vivodump.c by arpi)alex2001-12-011-5/+28
* changed to generate fourcc's like: viv<version> -> viv1,viv2alex2001-11-251-2/+9
* wrote a very annoying bugalex2001-11-221-1/+1
* added support for demux_infoalex2001-11-221-3/+10
* some minor fixesalex2001-11-161-13/+18
* small fixpl2001-11-111-11/+11
* disabled vivo2 scaling (decodes some vivo2 files)alex2001-11-111-1/+6
* checking for EOFalex2001-11-101-1/+3
* freeing up space and some debugalex2001-11-091-0/+31
* vivo_check_file uses also new textparseralex2001-11-091-2/+2
* added text block parseralex2001-11-091-11/+184
* vivo 2.0 compatibilityarpi2001-11-041-13/+40
* vivo demuxerarpi2001-11-041-0/+317