log dec_audio.c @ 1430:1728d249c783

age author description
Wed, 01 Aug 2001 09:14:02 +0000 arpi missing unistd.h (requires for off_t under freebsd)
Sun, 29 Jul 2001 02:08:27 +0000 arpi using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)
Sun, 29 Jul 2001 00:39:47 +0000 arpi some cleanup, asf/mpg seek precision improved
Mon, 16 Jul 2001 12:53:48 +0000 arpi some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
Sat, 14 Jul 2001 16:58:55 +0000 jkeil On big-endian architectures, all audio decoders default to big-endian 16-bit
Fri, 13 Jul 2001 08:54:24 +0000 jkeil sh_audio->a_buffer is freed twice (here and in mplayer.c), can result to
Thu, 12 Jul 2001 15:35:52 +0000 jkeil Add some preliminary support for non-x86 architectures to mplayer
Sun, 08 Jul 2001 00:21:20 +0000 arpi video codec stuff moved to dec_video.c
Sat, 07 Jul 2001 18:46:15 +0000 arpi some code clanup (first step to libdemuxer)
Fri, 08 Jun 2001 23:31:06 +0000 arpi_esp fixed AFMT_ stuff (inclue afmt.h)
Tue, 05 Jun 2001 18:40:44 +0000 arpi_esp applied solaris8/netbsd/other fixes patch by J¸«ärgen Keil <jk@tools.de>
Tue, 05 Jun 2001 02:26:56 +0000 arpi_esp Solaris 8 support - patch by Marcus Comstedt <marcus@idonex.se>
Fri, 25 May 2001 18:26:24 +0000 arpi_esp using alaw.h instead of alaw.c
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