log

age author description
Sun, 09 Jun 2013 14:15:09 +0000 reimar Detect one more case of software OpenGL implementation.
Sun, 09 Jun 2013 14:12:54 +0000 reimar Move gl_nosw out of CONFIG_X11 ifdef.
Sun, 09 Jun 2013 13:54:47 +0000 reimar Add hack to fix compilation issues on OSX with broken libiconv.
Sun, 09 Jun 2013 10:13:08 +0000 reimar Fully uninitialize EGL.
Sun, 09 Jun 2013 10:09:41 +0000 reimar Set GL_UNPACK_ROW_LENGTH even for GLES.
Sun, 09 Jun 2013 09:46:20 +0000 reimar SwapInterval support for GLES/EGL.
Sun, 09 Jun 2013 09:40:27 +0000 reimar Cosmetics: remove tabs that slipped in by accident.
Sun, 09 Jun 2013 09:16:11 +0000 reimar Add support for printing available egl configs.
Fri, 07 Jun 2013 19:18:16 +0000 reimar vo_gl: some Android fixes.
Thu, 06 Jun 2013 13:08:48 +0000 reimar Do not lose OSD and subtitles on resize.
Thu, 06 Jun 2013 13:06:35 +0000 reimar Handle expose event also when not paused and do not draw
Thu, 06 Jun 2013 13:05:16 +0000 reimar Fix expose event redraw to actually redraw the correct frame.
Thu, 06 Jun 2013 13:03:50 +0000 reimar VDPAU: fix RGBA output to use a surface of correct size and to redraw on resize.
Wed, 05 Jun 2013 02:13:06 +0000 reimar Update #if for previous commit, fixes compilation for cases
Tue, 04 Jun 2013 20:31:32 +0000 reimar Remove unnecessary condition.
Mon, 03 Jun 2013 17:38:06 +0000 reimar Cosmetics: fix indentation.
Mon, 03 Jun 2013 17:38:04 +0000 reimar Add (no)connect option to ao_jack.
Mon, 03 Jun 2013 11:20:28 +0000 cehoyos Support Go2Meeting v4 via Kostya's decoder in FFmpeg.
Sat, 01 Jun 2013 23:07:27 +0000 cehoyos mcdeint: avoid uninited data read
Sat, 01 Jun 2013 04:05:02 +0000 jrash sync with en/mplayer.1 rev. 36283
Tue, 28 May 2013 20:56:05 +0000 reimar Try to support -monitor-orientation with VDPAU.
Tue, 28 May 2013 20:43:50 +0000 reimar Fix border-pos handling.
Mon, 27 May 2013 20:36:58 +0000 reimar Make comment clearer.
Sun, 26 May 2013 15:54:34 +0000 ib Handle events while waiting for window being mapped.
Sun, 26 May 2013 15:51:54 +0000 ib Cosmetic: Adjust indent.
Sun, 26 May 2013 15:48:47 +0000 ib Relocate internal wsWindowList registration code.
Sun, 26 May 2013 12:41:09 +0000 ib Define new_gpu_program() conditionally.
Sun, 26 May 2013 12:40:44 +0000 ib Remove unused variable.
Sat, 25 May 2013 12:06:55 +0000 reimar Discard parts that we do not actually care about instead of
Sat, 25 May 2013 08:42:25 +0000 reimar Apply forgotten move of apply_border_pos function.
Sat, 25 May 2013 07:43:22 +0000 reimar border_pos support for a few more vos.
Sat, 25 May 2013 06:54:41 +0000 reimar Add options to determine where borders will be added when adjusting for aspect.
Fri, 24 May 2013 14:20:19 +0000 reimar Fix typo in parameter name.
Fri, 24 May 2013 09:53:27 +0000 reimar Remove incorrect comment, FFmpeg decoder supports 10 bit.
Sat, 18 May 2013 04:33:32 +0000 jrash sync with en/mplayer.1 rev. 36267
Fri, 17 May 2013 15:59:38 +0000 reimar Rename HAVE_CMOV to HAVE_I686 for FFmpeg.
Fri, 17 May 2013 13:04:37 +0000 cehoyos Do not prefer the binary AIC decoder over FFmpeg's.
Fri, 17 May 2013 13:03:59 +0000 cehoyos Support FFmpeg Apple Intermediate Decoder.
Thu, 16 May 2013 19:57:32 +0000 reimar vo_gl: Extract some code into separate function.
Thu, 16 May 2013 19:20:31 +0000 reimar Support 16-bit YUV on OpenGL ES.
Thu, 16 May 2013 18:22:53 +0000 reimar Disable -pie on Windows, it causes issues without
Thu, 16 May 2013 18:22:52 +0000 reimar Enable atomics.
Thu, 16 May 2013 18:22:51 +0000 reimar Fix -monitor-orientation option name in changelog.
Wed, 15 May 2013 09:54:40 +0000 cehoyos Support audio in GameCube rsd files.
Wed, 15 May 2013 09:28:41 +0000 cehoyos Support Nintendo Gamecube DTK files.
Mon, 13 May 2013 19:34:44 +0000 reimar Do not pass random unsupported data to encoder.
Mon, 13 May 2013 19:34:43 +0000 reimar Add support for rotating the video via OpenGL.
Mon, 13 May 2013 19:34:40 +0000 reimar Add NV12/NV21 support to some helper functions.
Sun, 12 May 2013 01:25:11 +0000 jrash sync with en/mplayer.1 rev. 36241
Thu, 09 May 2013 14:06:19 +0000 reimar Avoid duplicating the mouse button handling.
Thu, 09 May 2013 14:06:18 +0000 reimar Avoid duplicating the mouse autohide code.
Thu, 09 May 2013 14:06:17 +0000 reimar Handle X events even while waiting for a map event.
Thu, 09 May 2013 14:06:16 +0000 reimar Remove debug printfs that have not been used in ages.
Thu, 09 May 2013 14:06:15 +0000 reimar Remove XSelectInput and XSync call that do not seem to serve any purpose.
Thu, 09 May 2013 10:53:20 +0000 reimar Avoid using swab()
Thu, 09 May 2013 10:53:18 +0000 reimar Fix indentation.
Thu, 09 May 2013 10:53:17 +0000 reimar Simplify check whether byte swapping is necessary.
Thu, 09 May 2013 10:53:16 +0000 reimar Add comment about -wid on Android to Changelog.
Thu, 09 May 2013 08:07:30 +0000 reimar Add script that submits a Coverity scan in an automated way.
Thu, 09 May 2013 07:24:34 +0000 reimar Make parser allocation work if a codec was forced.