Mercurial > mplayer.hg
graph
-
Revise German translation of skin documentation.Thu, 14 Apr 2011 10:14:29 +0000, by ib
-
Revise German translation of skin documentation.Thu, 14 Apr 2011 10:11:46 +0000, by ib
-
Fix wrong allocation.Thu, 14 Apr 2011 05:57:38 +0000, by cboesch
-
Support decoding Kega Video (kgv1) with FFmpeg.Wed, 13 Apr 2011 07:38:41 +0000, by cehoyos
-
Update libvpx check: libvpx version must be >=0.9.6 now.Tue, 12 Apr 2011 09:19:31 +0000, by cehoyos
-
Revert r33246: It broke building MPlayer immediately after addingTue, 12 Apr 2011 08:03:41 +0000, by cehoyos
-
Fix typo in v4l2 check.Mon, 11 Apr 2011 13:10:03 +0000, by diego
-
Add V4L2 support for OpenBSD (and NetBSD).Sun, 10 Apr 2011 11:12:45 +0000, by diego
-
Ignore FFmpeg git repository in MPlayer source tree.Sun, 10 Apr 2011 10:58:42 +0000, by diego
-
Remove obviously unused libavutil/internal.h include.Sun, 10 Apr 2011 00:33:52 +0000, by reimar
-
Reindent. Probably should also be moved, but that I leave to someone else.Sat, 09 Apr 2011 23:20:51 +0000, by reimar
-
Do no run the ffmpeg git check/update during ./configure --helpSat, 09 Apr 2011 22:09:09 +0000, by reimar
-
Add -Werror-implicit-function-declaration to default gcc compile flags.Sat, 09 Apr 2011 22:08:01 +0000, by reimar
-
Add const to type for pointer to a string constant.Sat, 09 Apr 2011 20:10:12 +0000, by reimar
-
Use strtod instead of sscanf, it is both much faster and allows forSat, 09 Apr 2011 15:09:06 +0000, by reimar
-
Send udp master updates also when paused and let slave use normal timingSat, 09 Apr 2011 14:55:22 +0000, by reimar
-
Prefer snprintf over printf.Sat, 09 Apr 2011 14:47:16 +0000, by reimar
-
Prefer double type for timing values.Sat, 09 Apr 2011 14:37:30 +0000, by reimar
-
Revert r33231, FFmpeg already sets has_b_frames up this way forSat, 09 Apr 2011 14:11:36 +0000, by reimar
-
fix translation errors in legacy parts: currently fixed up to line 304Sat, 09 Apr 2011 04:12:03 +0000, by jrash
-
retranslate teletext partSat, 09 Apr 2011 02:19:23 +0000, by jrash
-
improve translationSat, 09 Apr 2011 02:10:46 +0000, by jrash
-
Synced with help_mp-en.h rev. 33227Fri, 08 Apr 2011 12:17:45 +0000, by jrash
-
Disable timing/sleep directly after seek.Thu, 07 Apr 2011 22:43:45 +0000, by reimar
-
Move variables into block where they are used.Thu, 07 Apr 2011 22:30:18 +0000, by reimar
-
Avoid MPlayer ignoring a key press completely, instead sendingThu, 07 Apr 2011 21:49:06 +0000, by reimar
-
More precise decoder lag calculation for frame-multithreading.Thu, 07 Apr 2011 21:48:16 +0000, by reimar
-
Fix artefacts at right border of scaled bitmap subtitles by clearing theThu, 07 Apr 2011 21:08:49 +0000, by reimar
-
Update translation of MSGTR_AO_PCM_HintInfo (r33227) and fix spelling mistake.Wed, 06 Apr 2011 22:11:27 +0000, by ib
-
Define ext array more skillfully.Wed, 06 Apr 2011 22:00:58 +0000, by ib
-
Add -benchmark to recommended fast dumping options.Wed, 06 Apr 2011 17:49:15 +0000, by reimar
-
Prevent segmentation faults.Tue, 05 Apr 2011 14:48:22 +0000, by ib
-
Replace av_freep by av_freeTue, 05 Apr 2011 13:49:22 +0000, by ib
-
Remove various pngRead() debug messages.Tue, 05 Apr 2011 13:44:02 +0000, by ib
-
Move debug messages.Tue, 05 Apr 2011 13:21:20 +0000, by ib
-
Prevent segmentation faults.Tue, 05 Apr 2011 13:12:36 +0000, by ib
-
Make len match ftell() return value type.Tue, 05 Apr 2011 12:50:56 +0000, by ib
-
Move debug message.Tue, 05 Apr 2011 10:44:38 +0000, by ib
-
Revise Convert24to32().Tue, 05 Apr 2011 10:39:59 +0000, by ib
-
Revise Normalize().Tue, 05 Apr 2011 09:28:59 +0000, by ib
-
Clean up and simplify fExist().Tue, 05 Apr 2011 09:12:35 +0000, by ib
-
Define the transparent color as a macro.Mon, 04 Apr 2011 19:12:31 +0000, by ib
-
Revert r33214.Mon, 04 Apr 2011 18:51:06 +0000, by ib
-
Don't change original image during conversion.Mon, 04 Apr 2011 18:35:25 +0000, by ib
-
Cosmetic: Adjust indent.Mon, 04 Apr 2011 18:25:11 +0000, by ib
-
Get rid of else-block to improve readability.Mon, 04 Apr 2011 18:23:19 +0000, by ib
-
Enable VDPAU HWACCELs in FFmpeg when VDPAU is enabled.Mon, 04 Apr 2011 16:02:59 +0000, by reimar
-
Replace inttypes.h by stdint.h and remove inttypes.h where unneeded.Mon, 04 Apr 2011 15:10:05 +0000, by ib
-
Cosmetic: Rephrase some conditions and rename some variables.Mon, 04 Apr 2011 14:49:58 +0000, by ib
-
Rename conv24to32() Convert24to32().Mon, 04 Apr 2011 14:29:52 +0000, by ib
-
Increment the counter before the comparison.Mon, 04 Apr 2011 14:14:10 +0000, by ib
-
Move common pixel shifting statementMon, 04 Apr 2011 14:06:08 +0000, by ib
-
Move variable definitions at top of function.Mon, 04 Apr 2011 13:49:57 +0000, by ib
-
Use bpFree() to free the bitmap structure.Mon, 04 Apr 2011 13:24:00 +0000, by ib
-
Rename variable nothaveshape and invert logic.Mon, 04 Apr 2011 13:20:02 +0000, by ib
-
Use appropriate data type uint32_t for 32 bpp bitmap data.Mon, 04 Apr 2011 13:02:56 +0000, by ib
-
Remove useless warning message.Mon, 04 Apr 2011 12:40:20 +0000, by ib
-
Add missing 'else'.Mon, 04 Apr 2011 12:14:26 +0000, by ib
-
Revise debug messages.Mon, 04 Apr 2011 12:01:27 +0000, by ib
-
Remove unused message.Mon, 04 Apr 2011 10:49:54 +0000, by ib