summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_viv.c
Commit message (Expand)AuthorAgeFilesLines
* 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