Wed, 02 Jan 2002 17:11:49 +0000 |
arpi |
using dshow headers from dshow/ instead of c++ version
|
Tue, 01 Jan 2002 20:04:54 +0000 |
melanson |
added initial support for format 0x61 ADPCM (sounds good, but still pops)
|
Sun, 30 Dec 2001 21:55:58 +0000 |
arpi |
a52 resampler init moved to init
|
Sun, 30 Dec 2001 20:42:49 +0000 |
arpi |
pass accel flags to a52_resample_init
|
Sun, 30 Dec 2001 20:32:57 +0000 |
arpi |
proper a52_init accel flags
|
Sun, 30 Dec 2001 04:44:20 +0000 |
arpi |
a52: CRC check for AC3 frames
|
Sun, 30 Dec 2001 03:57:55 +0000 |
arpi |
print AC3 info + hotfix for channels upmix
|
Sun, 30 Dec 2001 03:14:30 +0000 |
arpi |
libac3 disabled
|
Sat, 29 Dec 2001 04:20:29 +0000 |
melanson |
fixed stereo MS ADPCM decoder and reinstated opensource decoder as the
|
Sat, 29 Dec 2001 01:32:46 +0000 |
alex |
more mad fix
|
Sat, 29 Dec 2001 00:24:19 +0000 |
alex |
mad sync fix
|
Fri, 28 Dec 2001 23:46:52 +0000 |
arpi |
g72x is optional (caused problems wiht opendivx)
|
Fri, 28 Dec 2001 17:35:10 +0000 |
arpi |
a52 sync fixed
|
Fri, 28 Dec 2001 12:03:52 +0000 |
arpi |
hwac3 fixes by Steven Brookes <stevenjb@mda.co.uk>
|
Fri, 28 Dec 2001 06:47:15 +0000 |
melanson |
added initial, not-yet-functional, support for fox62 audio
|
Thu, 27 Dec 2001 05:09:43 +0000 |
melanson |
implemented open source MS ADPCM decoder
|
Wed, 26 Dec 2001 06:13:17 +0000 |
melanson |
Initial support for unified ADPCM decoder
|
Mon, 10 Dec 2001 20:11:31 +0000 |
arpi |
changed for updated DShow wrapper api
|
Mon, 10 Dec 2001 01:34:36 +0000 |
arpi |
g72x support
|
Sun, 09 Dec 2001 21:56:35 +0000 |
atmos4 |
Remove annoying debug printf.
|
Sun, 09 Dec 2001 19:24:02 +0000 |
arpi |
-ac a52 implemented
|
Wed, 28 Nov 2001 14:29:14 +0000 |
steve |
moved num_audio_channels out of LIBMAD ifdef, where it didn't belong!
|
Wed, 28 Nov 2001 12:46:23 +0000 |
steve |
Extended oss output driver and libac3 to support 4 and 6 channel output mixes. added -channels command line option
|
Mon, 26 Nov 2001 21:55:22 +0000 |
michael |
runtime cpu detection
|
Tue, 30 Oct 2001 17:38:09 +0000 |
arpi |
more cleanup, warnings fixed
|
Mon, 29 Oct 2001 22:40:46 +0000 |
arpi |
support for twos
|
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
|
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>
|