log dll_init.c @ 2281:faf96aeb93ef

age author description
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