log

age author description
Sun, 18 Sep 2005 11:40:06 +0000 diego Reflect recent changes to the the pan audio filter syntax and behavior in
Sun, 18 Sep 2005 08:10:56 +0000 iive remove very obsolate draft...
Sat, 17 Sep 2005 22:32:35 +0000 michael remove info frame repeating its problematic and controversical
Sat, 17 Sep 2005 20:53:20 +0000 nexus add FreeBSD default cd/dvd devices
Sat, 17 Sep 2005 19:58:13 +0000 diego The s key is now used for taking screenshots.
Sat, 17 Sep 2005 19:54:15 +0000 diego Unify the descriptions of vo_gl and vo_gl2 including some fixes.
Sat, 17 Sep 2005 19:51:41 +0000 nexus add FreeBSD default cd/dvd devices
Sat, 17 Sep 2005 19:27:39 +0000 michael add back_ptr
Sat, 17 Sep 2005 18:36:43 +0000 reimar Fix H264 packetizer. Might not work with arbitrary slice order.
Sat, 17 Sep 2005 18:05:55 +0000 reimar add a demux_peekc function that allows to just "have a look" at the next
Sat, 17 Sep 2005 05:46:20 +0000 ods15 typo, probably..
Fri, 16 Sep 2005 14:46:14 +0000 gpoirier Nits
Fri, 16 Sep 2005 13:46:19 +0000 gpoirier Sync with 1.1102
Fri, 16 Sep 2005 12:12:48 +0000 diego 1000l bug fix: The CONFIG_LIBAVUTIL variable needs to be passed the value
Fri, 16 Sep 2005 12:09:24 +0000 reimar Missing break for WM_SYSCOMMAND handling.
Fri, 16 Sep 2005 11:34:15 +0000 diego sync with 1.181 and misc fixes
Fri, 16 Sep 2005 11:30:33 +0000 reimar print the first 16 bytes of frame data with -v -v, helps detect when
Fri, 16 Sep 2005 11:05:29 +0000 reimar Wrong editlist handling: end pts must be included.
Thu, 15 Sep 2005 22:39:38 +0000 aurel fix expanding of $_ld_dl when needed by iconv
Thu, 15 Sep 2005 11:46:50 +0000 reimar Mention af_pan change
Thu, 15 Sep 2005 11:41:23 +0000 reimar Fix af_pan commandline mess and (hopefully) improve description.
Thu, 15 Sep 2005 10:25:43 +0000 reimar When compiled with gui, bind ESC to gui_stop so that s is free for screenshot.
Thu, 15 Sep 2005 03:15:04 +0000 diego Small wording/spelling fixes, one duplicate entry removed.
Thu, 15 Sep 2005 03:08:35 +0000 diego Add comments to a few #endif statements in order to make clear which
Wed, 14 Sep 2005 23:21:44 +0000 reimar consistency fix: OSD bar for gamma changes should only appear when gamma
Wed, 14 Sep 2005 22:08:04 +0000 reimar hardware color-space conversion for vo_gl and vo_gl2
Wed, 14 Sep 2005 21:15:38 +0000 wanderer minor wording fix in the advanced audio guide
Wed, 14 Sep 2005 20:40:50 +0000 gpoirier Illustrate by a nice table what each profiles supported by XviD features.
Wed, 14 Sep 2005 09:54:00 +0000 gpoirier synced with 1.1100
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
Sun, 11 Sep 2005 14:50:33 +0000 nplourde removed dep for perl_check on osx