Sat, 27 Oct 2001 13:39:12 +0000 |
nick |
libffmpeg.so support
|
Tue, 23 Oct 2001 17:26:20 +0000 |
alex |
audio channels nr is identified from libmad's channel mode
|
Tue, 23 Oct 2001 17:01:55 +0000 |
alex |
libmad fix (see comment)
|
Tue, 23 Oct 2001 14:11:53 +0000 |
arpi |
ima4 type warning fixed
|
Tue, 23 Oct 2001 13:56:44 +0000 |
arpi |
ima4 mov audio support
|
Tue, 23 Oct 2001 13:05:23 +0000 |
pl |
did not compile (bad place for } )
|
Tue, 23 Oct 2001 12:03:41 +0000 |
arpi |
libmad (ARM) patch by jeroen.dobbelaere@acunia.com
|
Sun, 21 Oct 2001 16:31:19 +0000 |
arpi |
oggvorbis stuff moved out from stheader.h
|
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
|
Fri, 21 Sep 2001 21:34:56 +0000 |
arpi |
FFmpeg audio codecs support
|
Sun, 02 Sep 2001 23:06:21 +0000 |
atmos4 |
Resetting stream and sync for seek, no correct test files yet for proper testing but should be ok.
|
Sun, 02 Sep 2001 17:21:52 +0000 |
arpi |
ogg/vorbis stuff cleanup, buffering fixes, printf->mp_msg
|
Sun, 02 Sep 2001 01:21:34 +0000 |
atmos4 |
Now oggvorbis decoding properly works, but a/v sync is bad.
|
Sat, 01 Sep 2001 20:15:21 +0000 |
atmos4 |
Ehh colaCounter++
|
Sat, 01 Sep 2001 20:08:15 +0000 |
atmos4 |
OOOPS, miaaing ifdef.
|
Sat, 01 Sep 2001 19:44:49 +0000 |
atmos4 |
OggVorbis support, ALPHA state!
|
Fri, 17 Aug 2001 00:40:25 +0000 |
arpi |
printf->mp_msg/mp_dbg
|
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
|