log

age author description
Wed, 25 Sep 2002 23:45:34 +0000 arpi best audio/video codec selection & init moved to libmpcodecs
Wed, 25 Sep 2002 22:19:11 +0000 arpi fixed invalid -aid/-vid segfault
Wed, 25 Sep 2002 21:41:42 +0000 arpi fixes problem with video image alignment.
Wed, 25 Sep 2002 21:18:43 +0000 arpi cosmetics...
Wed, 25 Sep 2002 21:08:44 +0000 arpi Attached patch improves the vertical retrace synchronisation (vsync)
Wed, 25 Sep 2002 20:27:34 +0000 arpi fixed order of uninit (codec, demuxer, stream) - found by Jindrich Makovicka
Tue, 24 Sep 2002 11:23:23 +0000 michael darkmasking & docs
Mon, 23 Sep 2002 22:12:29 +0000 arpi removed -dapsync (obsolete code)
Mon, 23 Sep 2002 22:05:09 +0000 arpi RTC fixes by Sidik Isani <lksi@cfht.hawaii.edu>
Mon, 23 Sep 2002 21:18:59 +0000 arpi rage128 gray fix?
Mon, 23 Sep 2002 21:17:30 +0000 arpi Modern versions of OpenSSH listen on localhost to forward the X11 connection
Mon, 23 Sep 2002 19:02:21 +0000 arpi accepted. so we're now 110% gpl...
Mon, 23 Sep 2002 15:46:16 +0000 michael adaptive quant support ...
Mon, 23 Sep 2002 07:49:25 +0000 jaf sync by Fire <sefanja@gmx.net>
Sun, 22 Sep 2002 19:47:34 +0000 arpi some updates
Sun, 22 Sep 2002 18:43:53 +0000 arpi U-V swapping fixed, patch by Joey Parrish <joey@yunamusic.com>
Sun, 22 Sep 2002 17:17:29 +0000 arpi memcpy->memove (overlapping blocks)
Sun, 22 Sep 2002 16:37:08 +0000 arpi put some comemnts into teh generated help_mp.h file
Sun, 22 Sep 2002 16:31:21 +0000 arpi help*.h files moved to help/ subdir
Sun, 22 Sep 2002 15:37:51 +0000 arpi removed unused old keyboard fifo hack
Sun, 22 Sep 2002 14:28:29 +0000 jaf changed 'detected fileformat' messages to a message with %s
Sun, 22 Sep 2002 14:13:00 +0000 alex qtrle needs query
Sun, 22 Sep 2002 13:37:11 +0000 jaf now also tells about 2x xxx MB CDs
Sun, 22 Sep 2002 13:33:53 +0000 jaf removed unused
Sun, 22 Sep 2002 13:28:02 +0000 jaf removed unused
Sun, 22 Sep 2002 13:20:21 +0000 jaf removed unused
Sun, 22 Sep 2002 13:14:56 +0000 lgb Fix nick of sbmpost
Sun, 22 Sep 2002 13:11:51 +0000 jaf removed unused, sync in de
Sun, 22 Sep 2002 13:04:19 +0000 arpi some makefile cleanup
Sun, 22 Sep 2002 12:10:38 +0000 arpi compilation fix, patch by Sidik Isani <lksi@cfht.hawaii.edu>
Sun, 22 Sep 2002 02:33:28 +0000 arpi tons of warning fixes, also some 10l bugfixes, including Dominik's PVA bug
Sun, 22 Sep 2002 00:43:14 +0000 arpi wine headers cleanup
Sun, 22 Sep 2002 00:39:13 +0000 arpi declarations moved to *.c files
Sun, 22 Sep 2002 00:35:35 +0000 arpi get_sh_audio/get_sh_video removed (never used, also useless)
Sun, 22 Sep 2002 00:10:31 +0000 arpi use img_format.h instead of wine/mmioFOURCC hack
Sat, 21 Sep 2002 23:23:03 +0000 arpi - cosmetics, reorder
Sat, 21 Sep 2002 22:53:16 +0000 jaf 0x50 is not playbackable (minimum only sample), prefer ffmpX to mad, ffmpeg is more often installed then mad. maybe anybody should change the sound-code to automatic try the next codec if it is not playbackable (e.g. mad not installed.
Sat, 21 Sep 2002 22:39:04 +0000 arpi we don't need the 0x1ff hack any more!
Sat, 21 Sep 2002 22:38:41 +0000 arpi we don't need the 0x1FF hack any more
Sat, 21 Sep 2002 22:06:09 +0000 jaf typo
Sat, 21 Sep 2002 21:54:42 +0000 jaf version 0.1.10 by Juergen Hammelmann <juergen.hammelmann@gmx.de>
Sat, 21 Sep 2002 20:23:49 +0000 arpi pshufw is a mmx2 instruction, so don't use dct64_MMX_3dnowex on k6-3 which
Sat, 21 Sep 2002 17:23:46 +0000 kmkaplan New option for mplayer: -dumpmicrodvdsub
Sat, 21 Sep 2002 16:04:14 +0000 lgb fix segmentation fault with -dvdkey, fix return value of dvd_css_descramble(), try to load css.so syms with AND without _ in syms' names. PLEASE TEST IT CURRENTLY I HAVE NO DVD DRIVE NOR A SINGLE VOB FILE ...
Sat, 21 Sep 2002 13:09:57 +0000 kmkaplan Use string selection to choose mode
Sat, 21 Sep 2002 12:41:29 +0000 kmkaplan Support for XviD encoding
Sat, 21 Sep 2002 12:34:02 +0000 kmkaplan Support for XviD encoding
Fri, 20 Sep 2002 20:44:30 +0000 gabucino "fake" Surround section removed
Fri, 20 Sep 2002 20:43:23 +0000 gabucino matroxtv script was modified
Fri, 20 Sep 2002 20:40:31 +0000 gabucino hmm. duplicate (+incomplete) surround sections? incomplete one removed
Fri, 20 Sep 2002 18:57:14 +0000 arpi This patch allows you to use fractional values for specifying a zoom.
Fri, 20 Sep 2002 18:54:22 +0000 arpi some mpcodecs option declaration moved to cfg-*, as aren;t used by
Fri, 20 Sep 2002 18:39:09 +0000 arpi This tiny patch adds "type=2" absolute seconds seek capability.
Fri, 20 Sep 2002 18:26:54 +0000 arpi "One can cause a permanent hang on a seek, and the other just causes
Fri, 20 Sep 2002 15:46:13 +0000 alex Should be: if test ; then - D Richard Felker III <dalias@aerifal.cx>
Fri, 20 Sep 2002 12:50:04 +0000 alex moved to to avoid CVS-XXYYZZ- versions (if no given) - altought this comment is bigger than the patch :)
Fri, 20 Sep 2002 01:26:39 +0000 kmkaplan Automatic unrar of vobsub. Does not work with rar v3
Thu, 19 Sep 2002 16:19:49 +0000 jaf by Panagiotis Issaris <takis@lumumba.luc.ac.be>
Thu, 19 Sep 2002 09:47:37 +0000 michael use avcodec_alloc_context()
Thu, 19 Sep 2002 08:15:59 +0000 eyck version no for coming release