log libmpdemux/demux_viv.c @ 7232:f83050f59e23

age author description
Mon, 20 May 2002 03:51:58 +0000 arpi some more output cosmetics, especially for vivo and mov demuxers
Tue, 29 Jan 2002 12:11:52 +0000 pl warning (proper) fix
Tue, 25 Dec 2001 16:38:07 +0000 pl warning fix
Wed, 19 Dec 2001 13:03:22 +0000 pl x = malloc(strlen(s) + c) ... strcpy(x, s)
Sun, 16 Dec 2001 14:51:04 +0000 arpi vivo A-V sync fixed
Sat, 15 Dec 2001 16:49:45 +0000 alex -vivo version option added
Sat, 15 Dec 2001 16:44:54 +0000 alex added -vivo subconfig
Wed, 12 Dec 2001 18:24:21 +0000 alex hacked audio support to work with acm
Mon, 10 Dec 2001 17:48:09 +0000 alex fixed Waveformatheader emu and added vivo1/2 audio detection
Sat, 01 Dec 2001 16:32:07 +0000 alex added support for packet 0x82 (from vivodump.c by arpi)
Sun, 25 Nov 2001 16:33:39 +0000 alex changed to generate fourcc's like: viv<version> -> viv1,viv2
Thu, 22 Nov 2001 15:10:38 +0000 alex wrote a very annoying bug
Thu, 22 Nov 2001 15:08:39 +0000 alex added support for demux_info
Fri, 16 Nov 2001 19:45:10 +0000 alex some minor fixes
Sun, 11 Nov 2001 01:35:43 +0000 pl small fix
Sun, 11 Nov 2001 00:31:34 +0000 alex disabled vivo2 scaling (decodes some vivo2 files)
Sat, 10 Nov 2001 12:36:03 +0000 alex checking for EOF
Fri, 09 Nov 2001 22:17:35 +0000 alex freeing up space and some debug
Fri, 09 Nov 2001 16:37:05 +0000 alex vivo_check_file uses also new textparser
Fri, 09 Nov 2001 16:32:46 +0000 alex added text block parser
Sun, 04 Nov 2001 19:39:08 +0000 arpi vivo 2.0 compatibility
Sun, 04 Nov 2001 16:57:09 +0000 arpi vivo demuxer