log

age author description
Sat, 09 Apr 2011 02:19:23 +0000 jrash retranslate teletext part
Sat, 09 Apr 2011 02:10:46 +0000 jrash improve translation
Fri, 08 Apr 2011 12:17:45 +0000 jrash Synced with help_mp-en.h rev. 33227
Thu, 07 Apr 2011 22:43:45 +0000 reimar Disable timing/sleep directly after seek.
Thu, 07 Apr 2011 22:30:18 +0000 reimar Move variables into block where they are used.
Thu, 07 Apr 2011 21:49:06 +0000 reimar Avoid MPlayer ignoring a key press completely, instead sending
Thu, 07 Apr 2011 21:48:16 +0000 reimar More precise decoder lag calculation for frame-multithreading.
Thu, 07 Apr 2011 21:08:49 +0000 reimar Fix artefacts at right border of scaled bitmap subtitles by clearing the
Wed, 06 Apr 2011 22:11:27 +0000 ib Update translation of MSGTR_AO_PCM_HintInfo (r33227) and fix spelling mistake.
Wed, 06 Apr 2011 22:00:58 +0000 ib Define ext array more skillfully.
Wed, 06 Apr 2011 17:49:15 +0000 reimar Add -benchmark to recommended fast dumping options.
Tue, 05 Apr 2011 14:48:22 +0000 ib Prevent segmentation faults.
Tue, 05 Apr 2011 13:49:22 +0000 ib Replace av_freep by av_free
Tue, 05 Apr 2011 13:44:02 +0000 ib Remove various pngRead() debug messages.
Tue, 05 Apr 2011 13:21:20 +0000 ib Move debug messages.
Tue, 05 Apr 2011 13:12:36 +0000 ib Prevent segmentation faults.
Tue, 05 Apr 2011 12:50:56 +0000 ib Make len match ftell() return value type.
Tue, 05 Apr 2011 10:44:38 +0000 ib Move debug message.
Tue, 05 Apr 2011 10:39:59 +0000 ib Revise Convert24to32().
Tue, 05 Apr 2011 09:28:59 +0000 ib Revise Normalize().
Tue, 05 Apr 2011 09:12:35 +0000 ib Clean up and simplify fExist().
Mon, 04 Apr 2011 19:12:31 +0000 ib Define the transparent color as a macro.
Mon, 04 Apr 2011 18:51:06 +0000 ib Revert r33214.
Mon, 04 Apr 2011 18:35:25 +0000 ib Don't change original image during conversion.
Mon, 04 Apr 2011 18:25:11 +0000 ib Cosmetic: Adjust indent.
Mon, 04 Apr 2011 18:23:19 +0000 ib Get rid of else-block to improve readability.
Mon, 04 Apr 2011 16:02:59 +0000 reimar Enable VDPAU HWACCELs in FFmpeg when VDPAU is enabled.
Mon, 04 Apr 2011 15:10:05 +0000 ib Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.
Mon, 04 Apr 2011 14:49:58 +0000 ib Cosmetic: Rephrase some conditions and rename some variables.
Mon, 04 Apr 2011 14:29:52 +0000 ib Rename conv24to32() Convert24to32().