log dll_init.c @ 7195:a5b2566f3c2b

age author description
Wed, 28 Aug 2002 22:45:48 +0000 arpi mostly compiler warning fixes, some small bugfix
Wed, 28 Aug 2002 16:09:31 +0000 alex final (?) libvo2 cleanup patch by Joey Parrish
Sun, 23 Jun 2002 16:01:35 +0000 alex yvu9 and if09 support
Sun, 21 Apr 2002 11:37:44 +0000 alex using print_wav_header in acm init
Thu, 11 Apr 2002 02:52:28 +0000 arpi vfw encoding func splitted to init and start parts
Mon, 01 Apr 2002 17:58:04 +0000 arpi audio input buffer allocation/free cleanup
Mon, 01 Apr 2002 13:25:34 +0000 alex added vfw and acm uninit
Sun, 10 Feb 2002 12:20:50 +0000 arpi div3/vfw encoding fixed
Thu, 07 Feb 2002 20:20:14 +0000 arpi VfW encoding support
Tue, 25 Dec 2001 11:14:25 +0000 pl fixes warnings
Mon, 10 Dec 2001 17:22:52 +0000 alex added in/out format debug to acm init like in vfw init (for testing vivo decoder dll :)
Wed, 14 Nov 2001 11:16:45 +0000 mswitch Added proper #include's for libvo2
Tue, 13 Nov 2001 22:59:19 +0000 arpi for pegasus mjpeg
Tue, 13 Nov 2001 20:39:27 +0000 arpi m3jpg support - ignore error
Fri, 09 Nov 2001 02:17:02 +0000 pl added missing #include <malloc.h>
Mon, 05 Nov 2001 14:59:51 +0000 arpi ignoring decompressquery error
Sun, 04 Nov 2001 13:37:23 +0000 alex supporting GetFormatSize
Fri, 05 Oct 2001 00:08:58 +0000 arpi divx.dll o_bih workaround, postprocessing support
Tue, 02 Oct 2001 21:44:45 +0000 arpi VfW stuff moved to dll_init, warnings fixed, using dll_init.h
Wed, 26 Sep 2001 21:35:14 +0000 arpi all error/warn/info messages moved to help_mp-en.h for translation
Thu, 23 Aug 2001 11:54:55 +0000 arpi shmem_alloc->memalign
Wed, 22 Aug 2001 19:40:46 +0000 arpi exit() -> return NULL
Fri, 17 Aug 2001 00:40:25 +0000 arpi printf->mp_msg/mp_dbg
Wed, 01 Aug 2001 09:14:02 +0000 arpi missing unistd.h (requires for off_t under freebsd)
Sun, 29 Jul 2001 00:38:56 +0000 arpi acm convert message verbose1->2
Thu, 12 Jul 2001 15:35:52 +0000 jkeil Add some preliminary support for non-x86 architectures to mplayer
Sun, 08 Jul 2001 17:20:46 +0000 arpi VfwEx support
Fri, 11 May 2001 02:05:36 +0000 arpi_esp HuffYUV YUY2->RGB fixed
Fri, 11 May 2001 01:22:35 +0000 arpi_esp better audio out buffering & sample_format added
Thu, 10 May 2001 18:44:38 +0000 arpi_esp debug printfs moved to -v
Thu, 10 May 2001 03:39:54 +0000 arpi_esp new audio playback and A-V sync code
Sun, 06 May 2001 21:58:44 +0000 arpi_esp removed debug printf
Sun, 06 May 2001 21:43:45 +0000 arpi_esp avifile-0.6-CVS merge
Wed, 25 Apr 2001 01:27:30 +0000 arpi_esp ACM fixes - now plays april_25.asf too
Mon, 23 Apr 2001 23:14:58 +0000 szabii warnings killed
Mon, 23 Apr 2001 03:42:17 +0000 arpi_esp stage#1 completed: c files no more included from mplayer.c
Tue, 17 Apr 2001 19:23:47 +0000 arpi_esp BGR modes with VfW codecs fixed - biCompression must be 0 for BGR...
Mon, 16 Apr 2001 03:01:46 +0000 arpi_esp ehh typo...
Mon, 16 Apr 2001 01:35:44 +0000 arpi_esp fixed yuvhack
Sun, 15 Apr 2001 14:33:49 +0000 arpi_esp sh_audio->wf and sh_video->bih changed to dynamic (thanx to Jens Hoffmann)
Sat, 14 Apr 2001 19:30:52 +0000 arpi_esp using shmem_alloc instead of malloc
Sat, 14 Apr 2001 17:55:20 +0000 atmosfear - applied overlay patch by Jens H
Sat, 07 Apr 2001 21:27:57 +0000 arpi_esp codecs.conf support
Fri, 06 Apr 2001 16:31:18 +0000 arpi_esp audio init moved to dec_audio.c
Fri, 06 Apr 2001 01:18:59 +0000 arpi_esp sh_audio/sh_video added, general codec cleanup
Mon, 12 Mar 2001 01:09:35 +0000 arpi_esp ACM code cleanup, nosound at ACM error
Sat, 24 Feb 2001 20:28:24 +0000 arpi_esp Initial revision