Thu, 23 Aug 2001 17:37:18 +0000 |
jkeil |
Typo: #ifndef -> #ifdef
|
Thu, 23 Aug 2001 16:23:11 +0000 |
arpi |
addedd #ifdefs to uninit
|
Thu, 23 Aug 2001 15:56:26 +0000 |
arpi |
directshow uninit
|
Thu, 23 Aug 2001 13:19:30 +0000 |
arpi |
parse_es init fixed
|
Thu, 23 Aug 2001 12:24:59 +0000 |
arpi |
dec_video uninit
|
Thu, 23 Aug 2001 11:54:55 +0000 |
arpi |
shmem_alloc->memalign
|
Wed, 22 Aug 2001 19:40:46 +0000 |
arpi |
exit() -> return NULL
|
Fri, 17 Aug 2001 00:40:25 +0000 |
arpi |
printf->mp_msg/mp_dbg
|
Thu, 16 Aug 2001 01:04:28 +0000 |
arpi |
alloc frame buffer for directshow codec - requires for avifile sync
|
Tue, 14 Aug 2001 18:28:56 +0000 |
jkeil |
Use USE_WIN32DLL define instead of ARCH_X86 to decide whether or not to compile
|
Sun, 12 Aug 2001 15:46:09 +0000 |
arpi |
cleanup...
|
Sun, 12 Aug 2001 01:56:30 +0000 |
arpi |
ffmpeg prints moved to verbose=2
|
Sat, 11 Aug 2001 23:11:16 +0000 |
arpi |
raw (uncompressed) video codec
|
Wed, 08 Aug 2001 19:36:54 +0000 |
arpi |
PIX_FMT_YUV422P undeclared error fixed
|
Wed, 08 Aug 2001 13:38:16 +0000 |
arpi |
mpeg2 fourcc changed
|
Wed, 08 Aug 2001 13:34:08 +0000 |
arpi |
ffmpeg12 fix - now passing sequence header
|
Mon, 06 Aug 2001 23:58:44 +0000 |
arpi |
temporary hack: YUV422P -> YUY2 converter (for ffmpeg MJPEG testing)
|
Wed, 01 Aug 2001 10:07:49 +0000 |
arpi |
missing #ifdef DIRECTSHOW... thanx gruel
|
Wed, 01 Aug 2001 09:14:02 +0000 |
arpi |
missing unistd.h (requires for off_t under freebsd)
|
Wed, 01 Aug 2001 01:02:33 +0000 |
arpi |
contrast/brightness/etc patch (temporary)
|
Mon, 30 Jul 2001 02:00:54 +0000 |
arpi |
libvo2 support
|
Sun, 29 Jul 2001 02:08:27 +0000 |
arpi |
using AFM_/VFM_ macros instead of hardcoded constants (idea by al3x)
|
Sat, 28 Jul 2001 21:18:21 +0000 |
arpi |
using sh_video->i_bps...
|
Sat, 21 Jul 2001 22:37:55 +0000 |
arpi |
file-format detection stuff moved out from mplayer.c to demuxer.c and dec_video.c
|
Fri, 20 Jul 2001 20:42:13 +0000 |
arpi |
MMX problem workaround for broken (win32) codecs
|
Fri, 20 Jul 2001 17:42:32 +0000 |
jkeil |
mpeg2 video decode time is counted twice.
|
Fri, 20 Jul 2001 11:35:47 +0000 |
jkeil |
Fix segfault in DShow video decoder. Using directshow, the
|
Fri, 20 Jul 2001 02:14:14 +0000 |
arpi |
some cleanup, redundant code removed
|
Fri, 20 Jul 2001 00:00:08 +0000 |
arpi |
fixed shmem size, and now compiles without divx4linux too :)
|
Thu, 19 Jul 2001 22:43:19 +0000 |
arpi |
DivX4Linux support
|
Mon, 16 Jul 2001 12:53:48 +0000 |
arpi |
some cleanup - fixed warnings, removed old stuff, moved audio resync to dec_audio
|
Thu, 12 Jul 2001 15:35:52 +0000 |
jkeil |
Add some preliminary support for non-x86 architectures to mplayer
|
Sun, 08 Jul 2001 17:20:46 +0000 |
arpi |
VfwEx support
|
Sun, 08 Jul 2001 12:29:38 +0000 |
arpi |
video decoder stuff
|