Mon, 10 Dec 2001 22:11:16 +0000 |
arpi |
final cleanup of new_dshow
|
Mon, 10 Dec 2001 21:58:37 +0000 |
arpi |
updated for latest dshow api changes
|
Mon, 10 Dec 2001 20:11:31 +0000 |
arpi |
changed for updated DShow wrapper api
|
Sun, 09 Dec 2001 15:39:12 +0000 |
alex |
vfm_raw hack: set outfmt if format != 0x0 (for tv input)
|
Tue, 04 Dec 2001 00:46:24 +0000 |
arpi |
msrle8 paletet fix (workcycl.avi)
|
Wed, 28 Nov 2001 01:35:55 +0000 |
melanson |
support for FLI image decoding
|
Tue, 27 Nov 2001 16:55:12 +0000 |
jkeil |
{f}emms is only needed on x86
|
Mon, 26 Nov 2001 21:45:48 +0000 |
michael |
runtime cpu detection
|
Thu, 22 Nov 2001 18:00:18 +0000 |
alex |
hacked support for postprocessing to rawyv12
|
Thu, 22 Nov 2001 03:20:36 +0000 |
arpi |
ehh.. double ifdef fixed
|
Thu, 22 Nov 2001 03:15:49 +0000 |
arpi |
NEW_DSHOW added (for dshow C version)
|
Fri, 16 Nov 2001 22:59:39 +0000 |
alex |
added support for setting color values on tv interface
|
Sun, 11 Nov 2001 13:35:00 +0000 |
arpi |
ms video1 (cram) codecs by Mike Melanson <melanson@pcisys.net>
|
Sat, 10 Nov 2001 14:52:05 +0000 |
alex |
vfw_raw fix
|
Fri, 09 Nov 2001 02:17:02 +0000 |
pl |
added missing #include <malloc.h>
|
Mon, 05 Nov 2001 15:47:21 +0000 |
arpi |
passing palette to libvo
|
Sat, 03 Nov 2001 22:15:42 +0000 |
alex |
sorry for the help_msg.h
|
Sat, 03 Nov 2001 21:57:07 +0000 |
alex |
xacodec configure support
|
Sat, 03 Nov 2001 21:27:23 +0000 |
alex |
removed #define USE_XANIM hack
|
Tue, 30 Oct 2001 20:36:20 +0000 |
arpi |
video frame reading cleanup
|
Tue, 30 Oct 2001 17:38:09 +0000 |
arpi |
more cleanup, warnings fixed
|
Mon, 29 Oct 2001 20:28:06 +0000 |
alex |
changed hardcoded 'emms' to EMMS according to pp/swscale.c
|
Sat, 27 Oct 2001 13:39:12 +0000 |
nick |
libffmpeg.so support
|
Mon, 22 Oct 2001 22:45:06 +0000 |
arpi |
3ivx YV12 direct rendering (one lss memcpy)
|
Mon, 22 Oct 2001 19:03:32 +0000 |
arpi |
#define USE_XANIM to enable xanim stuff
|
Sun, 21 Oct 2001 16:32:26 +0000 |
arpi |
includes cleanup
|
Fri, 19 Oct 2001 15:21:36 +0000 |
arpi |
divx4 brightness etc support patch by Adam Tla/lka
|
Fri, 19 Oct 2001 14:43:38 +0000 |
arpi |
ffdivx postproc dest buffer is 16x16 aligned
|
Tue, 16 Oct 2001 23:30:38 +0000 |
arpi |
ffmpeg postprocess
|
Sat, 13 Oct 2001 15:33:13 +0000 |
arpi |
integrated new postproc code
|
Fri, 05 Oct 2001 00:08:58 +0000 |
arpi |
divx.dll o_bih workaround, postprocessing support
|
Tue, 02 Oct 2001 21:44:45 +0000 |
arpi |
VfW stuff moved to dll_init, warnings fixed, using dll_init.h
|
Tue, 02 Oct 2001 08:31:46 +0000 |
atmos4 |
Sync with arpi's changes of no-scale case 1.0->0.0.
|
Mon, 01 Oct 2001 15:58:31 +0000 |
atmos4 |
New aspect prescale code, parses aspect value from mpeg sequence header or commandline.
|
Sat, 29 Sep 2001 21:40:24 +0000 |
arpi |
mpeg2-interlaced patch by Ivan Kalvatchev <iive@yahoo.com>
|
Fri, 28 Sep 2001 18:23:44 +0000 |
arpi |
MSGTR_NoWfvSupport fixed
|
Wed, 26 Sep 2001 21:35:14 +0000 |
arpi |
all error/warn/info messages moved to help_mp-en.h for translation
|
Mon, 24 Sep 2001 21:07:12 +0000 |
arpi |
rle 15,16bpp support (palette conversion)
|
Mon, 24 Sep 2001 20:21:53 +0000 |
arpi |
native codec 'rle' added
|
Fri, 21 Sep 2001 21:34:56 +0000 |
arpi |
FFmpeg audio codecs support
|
Sat, 08 Sep 2001 23:28:17 +0000 |
arpi |
IMGFMT_MPEGPES support
|
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)
|