Mercurial > mplayer.hg
graph
-
Enable localization of ratio text.Tue, 30 Jul 2013 11:26:52 +0000, by ib
-
Revise ratio text.Tue, 30 Jul 2013 11:02:15 +0000, by ib
-
Be more pedantic about type of the constant.Tue, 30 Jul 2013 10:57:57 +0000, by ib
-
Remove unnecessary type conversions.Tue, 30 Jul 2013 10:41:53 +0000, by ib
-
Keep paused mode when changing the aspect ratio.Sat, 27 Jul 2013 23:48:16 +0000, by ib
-
Add check marks to the video aspect ratio menu items.Sat, 27 Jul 2013 23:07:46 +0000, by ib
-
Use again special value -1 to set original aspect ratio.Sat, 27 Jul 2013 22:25:57 +0000, by ib
-
Support newer GIFLIB versionsSat, 27 Jul 2013 21:16:06 +0000, by al
-
Fix compilation if giflib 5 is installed.Mon, 22 Jul 2013 13:05:13 +0000, by cehoyos
-
build: Keep compiler-specific warning flags for debug or profiling buildsFri, 19 Jul 2013 23:07:18 +0000, by al
-
Allow compilation with current icc.Wed, 17 Jul 2013 05:32:20 +0000, by cehoyos
-
Fix missing selector name warningsTue, 16 Jul 2013 01:33:46 +0000, by upsuper
-
build: Define _BSD_SOURCE for gethostbyname2Sun, 14 Jul 2013 18:31:15 +0000, by al
-
Cosmetic: Adjust indent.Sat, 13 Jul 2013 21:24:47 +0000, by ib
-
Calculate aspect ratio by ourselves.Sat, 13 Jul 2013 21:24:03 +0000, by ib
-
Cosmetic: Adjust indent.Sat, 13 Jul 2013 19:48:12 +0000, by ib
-
Enable the change of the movie aspect ratio on the fly.Sat, 13 Jul 2013 19:45:12 +0000, by ib
-
Disable aspect ratio menu in the absence of video playback.Sat, 13 Jul 2013 19:42:44 +0000, by ib
-
stream/tcp: Check that host object has the right AF before connectThu, 11 Jul 2013 22:08:33 +0000, by al
-
Prettify debug message.Thu, 11 Jul 2013 15:27:32 +0000, by ib
-
Add a debug message on the visual.Thu, 11 Jul 2013 15:20:01 +0000, by ib
-
Remove AV_ prefix from define for internal config.h header.Fri, 05 Jul 2013 18:16:54 +0000, by reimar
-
Disable G2M decoder if zlib is not available.Fri, 05 Jul 2013 18:09:12 +0000, by reimar
-
Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.Fri, 05 Jul 2013 17:47:46 +0000, by reimar
-
codecs.conf add xd51 to mpeg2Wed, 19 Jun 2013 14:40:58 +0000, by compn
-
Check if path is too longMon, 17 Jun 2013 12:27:36 +0000, by komh
-
Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.Sun, 16 Jun 2013 22:35:51 +0000, by cehoyos
-
Ensure surfaces are cleared after resize.Sat, 15 Jun 2013 19:59:24 +0000, by reimar
-
Fix issues with glibc on 32 bit.Sat, 15 Jun 2013 16:11:47 +0000, by reimar
-
Simplify texture coordinate calculation.Wed, 12 Jun 2013 18:54:25 +0000, by reimar
-
Merge the 3 different drawing steps.Wed, 12 Jun 2013 18:54:23 +0000, by reimar
-
Remove array that always contains only 0.Wed, 12 Jun 2013 18:54:22 +0000, by reimar
-
Remove a special-case that doesn't really make muchWed, 12 Jun 2013 18:54:20 +0000, by reimar
-
Use only one single texture.Wed, 12 Jun 2013 18:54:19 +0000, by reimar
-
Fix texture coordinates and number of characters.Wed, 12 Jun 2013 18:54:18 +0000, by reimar
-
Simplify blend function used.Wed, 12 Jun 2013 18:54:16 +0000, by reimar
-
Remove unused depth test code.Wed, 12 Jun 2013 18:54:15 +0000, by reimar
-
Remove code related to unused lighting.Wed, 12 Jun 2013 18:54:14 +0000, by reimar
-
gl: Ensure gpu_def_sl_program is correctly initialized.Wed, 12 Jun 2013 18:54:12 +0000, by reimar
-
Revert r36287.Wed, 12 Jun 2013 14:26:15 +0000, by ib
-
vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.Tue, 11 Jun 2013 20:48:43 +0000, by reimar
-
vo_aa: Specifying a single option should only change theTue, 11 Jun 2013 19:23:12 +0000, by reimar
-
Ensure that the allocated surface is always large enough.Tue, 11 Jun 2013 18:38:56 +0000, by reimar
-
vo_gl: Fix chroma with rectangle=1.Mon, 10 Jun 2013 21:33:28 +0000, by reimar
-
Fix compilation, remove assignment of variable that was removed dueMon, 10 Jun 2013 21:19:38 +0000, by reimar
-
sync with en/mplayer.1 rev. 36297Sun, 09 Jun 2013 22:52:16 +0000, by jrash
-
Remove some unused code that has no effect.Sun, 09 Jun 2013 22:35:47 +0000, by reimar
-
Remove some now unused code.Sun, 09 Jun 2013 22:30:25 +0000, by reimar
-
Redraw on expose even if not paused.Sun, 09 Jun 2013 22:27:59 +0000, by reimar
-
matrixview: redraw image while scaling on OSX.Sun, 09 Jun 2013 22:26:52 +0000, by reimar
-
Remove unnecessary wrapper function.Sun, 09 Jun 2013 22:25:47 +0000, by reimar
-
Remove unused arguments, add "const"Sun, 09 Jun 2013 22:16:15 +0000, by reimar
-
Matrixview: fix getting only blank screen on OSX.Sun, 09 Jun 2013 22:05:43 +0000, by reimar
-
Change hack to use a solution that will work more generally.Sun, 09 Jun 2013 22:03:50 +0000, by reimar
-
OpenGL OSX: Do not set up aspect etc. for a hidden window.Sun, 09 Jun 2013 21:34:24 +0000, by reimar
-
gl_tiled vo can be compiled and work on OSX as well.Sun, 09 Jun 2013 21:26:09 +0000, by reimar