Mercurial > mplayer.hg
graph
-
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
-
vo_gl_tiled: ensure variables are always initialized.Sun, 09 Jun 2013 18:33:24 +0000, by reimar
-
vo_gl_tiled: fix YUV conversion.Sun, 09 Jun 2013 18:33:23 +0000, by reimar
-
Remove unused arguments.Sun, 09 Jun 2013 18:33:22 +0000, by reimar
-
Extract window creation code to common file.Sun, 09 Jun 2013 18:33:21 +0000, by reimar
-
Fix inverted condition caused by a last-minute change from strcmp to strstr.Sun, 09 Jun 2013 14:16:37 +0000, by reimar
-
Detect one more case of software OpenGL implementation.Sun, 09 Jun 2013 14:15:09 +0000, by reimar
-
Move gl_nosw out of CONFIG_X11 ifdef.Sun, 09 Jun 2013 14:12:54 +0000, by reimar
-
Add hack to fix compilation issues on OSX with broken libiconv.Sun, 09 Jun 2013 13:54:47 +0000, by reimar
-
Fully uninitialize EGL.Sun, 09 Jun 2013 10:13:08 +0000, by reimar
-
Set GL_UNPACK_ROW_LENGTH even for GLES.Sun, 09 Jun 2013 10:09:41 +0000, by reimar
-
SwapInterval support for GLES/EGL.Sun, 09 Jun 2013 09:46:20 +0000, by reimar
-
Cosmetics: remove tabs that slipped in by accident.Sun, 09 Jun 2013 09:40:27 +0000, by reimar
-
Add support for printing available egl configs.Sun, 09 Jun 2013 09:16:11 +0000, by reimar
-
vo_gl: some Android fixes.Fri, 07 Jun 2013 19:18:16 +0000, by reimar