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>
|
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
|