log

age author description
Thu, 11 Jul 2002 19:08:23 +0000 alex better support for rgb/bgr formats
Thu, 11 Jul 2002 18:49:18 +0000 kmkaplan Lots of compatibility fixes for Windows' Vobsub reader.
Thu, 11 Jul 2002 18:48:43 +0000 kmkaplan Fix Vobsub output synchro.
Thu, 11 Jul 2002 16:14:55 +0000 atmos4 Silly me, vo_x11 doesn't use my aspect code!
Thu, 11 Jul 2002 13:05:53 +0000 rik adapting to the 'adding fff prefix to avoid global name conflicts' changes in libavcodec
Thu, 11 Jul 2002 10:20:54 +0000 joyping fixed spdif
Wed, 10 Jul 2002 20:56:57 +0000 albeu Support for Xvid using their new api. If divx4 compatiblity is disabeled
Wed, 10 Jul 2002 13:58:54 +0000 michael vqmin=1 weirdness
Wed, 10 Jul 2002 13:40:32 +0000 atmos4 Only space and 'p' will unpause, other keys will unpause and do their function (eg. seek),
Wed, 10 Jul 2002 08:56:06 +0000 atmos4 Patch by Alan Young <ayoung at teleport.com>: Fix xacodec type mismatch, which
Wed, 10 Jul 2002 08:51:11 +0000 bertrand Added a simple xmcd parser to retreive the tracks name.
Wed, 10 Jul 2002 08:49:42 +0000 bertrand Build a fake list of track name.
Wed, 10 Jul 2002 08:46:51 +0000 bertrand Created a new header file to store common struct & prototype for
Wed, 10 Jul 2002 08:36:27 +0000 atmos4 1000l, back out hack-n-slay 8bpp code from my local tree.
Wed, 10 Jul 2002 04:58:51 +0000 atmos4 Markus Rechberger <revenger at shell.dnload.com>:
Wed, 10 Jul 2002 04:11:59 +0000 atmos4 -vm -fs -zoom fix, set correct vm screenres in aspect code (similar to xv fix).
Wed, 10 Jul 2002 04:03:56 +0000 atmos4 Sync by me(TM)
Wed, 10 Jul 2002 03:19:28 +0000 atmos4 Sync by Jiri Svoboda <jiri.svoboda at seznam.cz>
Wed, 10 Jul 2002 03:17:40 +0000 atmos4 Sync by Michele Balistreri <brain87 at gmx.net>
Wed, 10 Jul 2002 03:02:11 +0000 atmos4 enable mpdvdkit on cygwin, too,
Tue, 09 Jul 2002 21:53:29 +0000 michael very simple script to generate png images from an video with all -sws methods
Tue, 09 Jul 2002 21:50:15 +0000 atmos4 minor fixes week at mcdonals: small fix pse->pse36
Tue, 09 Jul 2002 21:36:37 +0000 michael swscaler methods recommendation & artifact types
Tue, 09 Jul 2002 20:38:21 +0000 atmos4 Small fix: Correct mathematical order in MEDIAN macro (gcc 3.1 didn't like it).
Tue, 09 Jul 2002 19:40:54 +0000 atmos4 10l, evidently killed some lines and missed it when doing cvs diff.
Tue, 09 Jul 2002 19:05:23 +0000 atmos4 Support for Warcraft 3 videos and for FFmpeg SVQ1 codec.
Tue, 09 Jul 2002 18:53:07 +0000 atmos4 Support for yuv410p as needed by ffsvq1.
Tue, 09 Jul 2002 17:51:49 +0000 jonas sync
Tue, 09 Jul 2002 17:01:52 +0000 michael fixing sinc filter (seems the problem was caused by rounding in pmulhw -> solution use shorter filter, its long and slow enough anyway)
Tue, 09 Jul 2002 10:14:55 +0000 pontscho switch off nearest scaling ...