Wed, 15 Aug 2001 12:09:00 +0000 |
arpi |
o_bps changes for hwac3 driver
|
Wed, 15 Aug 2001 11:50:55 +0000 |
arpi |
ac3/spdif patch by German Gomez Garcia <german@piraos.com>
|
Tue, 14 Aug 2001 18:28:56 +0000 |
jkeil |
Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
|
Sat, 11 Aug 2001 20:37:33 +0000 |
arpi |
AVI demuxer cleanups, fileformat-dependent stuff moved to priv_t
|
Mon, 06 Aug 2001 23:59:50 +0000 |
arpi |
printfs cleanup - moved to higher -v level or moved to stderr
|
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
|
Thu, 10 May 2001 03:39:54 +0000 |
arpi_esp |
new audio playback and A-V sync code
|
Tue, 08 May 2001 21:49:00 +0000 |
arpi_esp |
applied 'fakemono' patch by Bryan Chan scorpio@acm.org
|
Thu, 26 Apr 2001 01:57:31 +0000 |
arpi_esp |
clicks/noise at start fixed
|
Mon, 23 Apr 2001 23:24:42 +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
|
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 15:25:11 +0000 |
arpi_esp |
DVD PCM audio support
|
Wed, 11 Apr 2001 01:38:57 +0000 |
arpi_esp |
less, and more informal printfs
|
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
|