log

age author description
Wed, 14 Sep 2005 09:52:56 +0000 gpoirier Typos
Tue, 13 Sep 2005 21:41:44 +0000 reimar Fix MMX accelerated RGB24 OSD, fixes "ugly OSD with -vo gl2".
Tue, 13 Sep 2005 21:35:41 +0000 nicodvb reduced verbosity
Tue, 13 Sep 2005 21:04:44 +0000 gpoirier adds Simple, Advanced Simple and DivX profile support for XviD, Patch by Robert Swain < robert POUM swain AH gmail POUM com >
Tue, 13 Sep 2005 19:33:13 +0000 reimar Fix -af-adv force description, 1 is default now.
Tue, 13 Sep 2005 18:48:57 +0000 diego The screenshot command is now implemented, wording/spelling fixes.
Tue, 13 Sep 2005 18:15:51 +0000 diego screenshot filter entry wording improvement
Tue, 13 Sep 2005 18:13:58 +0000 diego Make the fourcc output endianness-independent.
Tue, 13 Sep 2005 18:12:48 +0000 diego Avoid duplicated messages from demux_avi.c and demuxer.c.
Tue, 13 Sep 2005 16:16:13 +0000 reimar Allow disabling the glFinish call
Tue, 13 Sep 2005 15:56:32 +0000 reimar Improved glFindFormat
Tue, 13 Sep 2005 11:38:39 +0000 gpoirier Nits suggested by Diego
Tue, 13 Sep 2005 11:04:20 +0000 diego Remove incorrect information about gcc 2.95.x on PPC, mention vo_macosx.
Tue, 13 Sep 2005 10:47:33 +0000 reimar pp_postprocess reads from target image, so request a readable one.
Tue, 13 Sep 2005 08:47:46 +0000 diego - improved performance on truecolor modes
Mon, 12 Sep 2005 22:48:14 +0000 aurel cycle through tv channels (patch by Andrew Calkin < calkina at geexbox.org >)
Mon, 12 Sep 2005 21:08:04 +0000 reimar Fix maximum frame size, could lead to crashes when changing playback speed.
Mon, 12 Sep 2005 20:37:53 +0000 gpoirier synced with 1.1096
Mon, 12 Sep 2005 20:33:29 +0000 gpoirier start new sentences on a new line
Mon, 12 Sep 2005 19:39:48 +0000 gpoirier XviD supports "turbo" mode.
Mon, 12 Sep 2005 18:33:26 +0000 reimar Fix multiple issues: No picture at all, broken pictures, only every second
Mon, 12 Sep 2005 16:56:19 +0000 gpoirier Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Mon, 12 Sep 2005 16:35:58 +0000 gpoirier Adds the script psnr-video.sh to calculate the PSNR between two existing video files.
Mon, 12 Sep 2005 15:15:28 +0000 reimar Use GL_CLAMP_TO_EDGE instead of GL_CLAMP to avoid border texels being sampled.
Mon, 12 Sep 2005 14:51:30 +0000 reimar Fix border color (forgot to divide by 255.0).
Mon, 12 Sep 2005 10:05:06 +0000 reimar echores cleanup, introduce _res_comment variable to easily output additional
Sun, 11 Sep 2005 17:45:12 +0000 reimar Respect -nodouble even though it looks very bad.
Sun, 11 Sep 2005 15:41:08 +0000 henry do nothing if no free filenames are available
Sun, 11 Sep 2005 15:08:48 +0000 henry use slices if DR isn't available
Sun, 11 Sep 2005 15:02:49 +0000 nplourde only make the check for osx api if system is darwin