log

age author description
Thu, 31 Oct 2002 01:42:59 +0000 michael using fewer registers ... to workaround something
Wed, 30 Oct 2002 23:31:02 +0000 mswitch Removed debugging output
Wed, 30 Oct 2002 22:49:39 +0000 mswitch Added info on new dxr3 syncengine
Wed, 30 Oct 2002 22:23:29 +0000 arpi updated
Wed, 30 Oct 2002 21:13:07 +0000 michael removing "-npp" (found by arpi)
Wed, 30 Oct 2002 21:02:21 +0000 michael per context cpuCaps (idea by kabi)
Wed, 30 Oct 2002 20:50:33 +0000 michael change qscale type to int8 and fix qscale ordering
Wed, 30 Oct 2002 19:26:05 +0000 arpi This patch is to add support for overlapping subtitles, that is
Wed, 30 Oct 2002 19:16:58 +0000 arpi JACOSub is another subtitling format, whose specifications are at:
Wed, 30 Oct 2002 17:54:07 +0000 albeu Some little bugfixs
Wed, 30 Oct 2002 17:51:13 +0000 albeu 10L
Wed, 30 Oct 2002 17:48:39 +0000 albeu The default query_format shouldn't accept IMGFMT_MPEGPES
Wed, 30 Oct 2002 17:45:44 +0000 albeu 10L ! Don't remove the scale filter if we don't added ourself
Wed, 30 Oct 2002 14:10:36 +0000 arpi debug printf
Wed, 30 Oct 2002 11:12:41 +0000 arpi unsharp filter doc
Wed, 30 Oct 2002 09:05:02 +0000 anders Adding compile problem fix from Gabucino
Wed, 30 Oct 2002 04:11:26 +0000 rfelker enable volume filter and fix nonsense default volume (still not usable
Wed, 30 Oct 2002 01:59:51 +0000 michael using same numbers for cpuCaps as libmpeg2 & liba52
Wed, 30 Oct 2002 01:51:14 +0000 michael cleanly passing the cpuCaps
Tue, 29 Oct 2002 23:43:23 +0000 albeu Auto insert vf_lavc for the MPEG vo's
Tue, 29 Oct 2002 23:40:07 +0000 albeu Fixed the overlay, some opts to adjust the overlay
Tue, 29 Oct 2002 23:37:45 +0000 diego <B>MPlayer</B> --> MPlayer
Tue, 29 Oct 2002 23:36:37 +0000 michael 10l
Tue, 29 Oct 2002 23:07:41 +0000 arpi don't use soundcard.h on non-linux if no OSS support
Tue, 29 Oct 2002 22:37:11 +0000 arpi new video filter: unsharp - does image (l/c/l+c) sharping/bluring
Tue, 29 Oct 2002 22:01:09 +0000 arpi Alex's 10l - fixed liblzo linking
Tue, 29 Oct 2002 20:27:47 +0000 arpi here is a somewhat generic equalizer implementation for the X11 vo drivers
Tue, 29 Oct 2002 20:12:24 +0000 michael cleanup
Tue, 29 Oct 2002 19:06:26 +0000 rik some card/mobo combos can't handle buffers larger than 128kB, we change the default buffer to 128kB, add warnings if the buffer becomes full, add a commandline option to enlarge the buffer and give suggestions to users to lessen the buffer size requirements (lower quality/resolution). 128kB should, however, be enough for everybody :-). Bug reported by Brain Edmonds, cause explained (to allow me to fix the driver) by Ronald Bultje (mjpegtools developer)
Tue, 29 Oct 2002 18:51:52 +0000 michael cosmetics ;)