log

age author description
Mon, 02 Dec 2013 14:30:21 +0000 ib Silence a format warning with cdparanoia.
Mon, 02 Dec 2013 14:13:47 +0000 ib Add new stream control command STREAM_CTRL_GET_CURRENT_TITLE for CDDA.
Mon, 02 Dec 2013 13:53:03 +0000 ib Revise and fix stream control for VCD.
Sun, 01 Dec 2013 04:17:02 +0000 jrash Synced with help_mp-en.h rev. 36525
Sun, 01 Dec 2013 04:13:22 +0000 jrash sync with en/mplayer.1 rev. 36525
Fri, 29 Nov 2013 13:10:31 +0000 ib Don't discard current DVD track information without cause.
Fri, 29 Nov 2013 12:41:32 +0000 ib Add support for TV/DVB to the GUI.
Fri, 29 Nov 2013 12:34:21 +0000 ib Add new stream control command STREAM_CTRL_GET_CURRENT_CHANNEL.
Fri, 29 Nov 2013 00:26:17 +0000 ib Revise German translation of some help messages.
Fri, 29 Nov 2013 00:16:48 +0000 ib Revise German translation of some help messages.
Sun, 24 Nov 2013 00:44:44 +0000 ib Remove unused definitions.
Tue, 19 Nov 2013 18:36:10 +0000 compn codecs.conf: add DYM4 to mpeg4
Tue, 19 Nov 2013 18:10:47 +0000 reimar Avoid resetting fields when we will never have set them in the first place.
Tue, 19 Nov 2013 11:03:11 +0000 ib Revise German translation of some help messages.
Mon, 18 Nov 2013 19:54:22 +0000 reimar Fix pts handling with -framedrop.
Sat, 16 Nov 2013 23:31:56 +0000 reimar Improve handling of internal vs. external dvdread/dvdnav
Sat, 16 Nov 2013 23:27:16 +0000 reimar Chose cheaper alpha blend equation.
Sat, 16 Nov 2013 23:23:46 +0000 reimar Code changes to avoid additional unnecessary re-inits.
Sat, 16 Nov 2013 08:10:04 +0000 reimar Display messages that can be confusing only with -v.
Sat, 16 Nov 2013 08:07:08 +0000 reimar Avoid message spam by not trying formats that will not work.
Sat, 16 Nov 2013 07:54:17 +0000 reimar Fix hardware acceleration notification for VDPAU.
Sat, 16 Nov 2013 07:37:32 +0000 reimar Try enabling DR for FFmpeg VP8 decoder.
Sat, 16 Nov 2013 07:33:54 +0000 reimar Add support for VP9 decoding via FFmpeg.
Fri, 15 Nov 2013 19:36:29 +0000 reimar Make PES detection less sensitive.
Fri, 15 Nov 2013 19:36:27 +0000 reimar Use DEMUXER_TYPE_UNKNOWN define.
Fri, 15 Nov 2013 11:28:15 +0000 compn codecs.conf: add vp9, patch by james zern
Sat, 09 Nov 2013 08:50:16 +0000 reimar Move cast to right place to avoid warning.
Sat, 09 Nov 2013 08:46:02 +0000 reimar Prefer -title if given for audio output name.
Sat, 09 Nov 2013 08:46:01 +0000 reimar font_load_ft: small simplifications.
Fri, 08 Nov 2013 21:06:40 +0000 al mplayer: Fix a crash seeking with -chapter and -ass
Fri, 08 Nov 2013 16:59:55 +0000 michael configure: add CONFIG_H263DSP to preempt build problems
Wed, 30 Oct 2013 18:51:33 +0000 reimar vo_corevideo: Add include to fix compilation on OSX 10.9
Wed, 30 Oct 2013 18:45:48 +0000 reimar af_volume: add NEON optimization for common float case.
Tue, 29 Oct 2013 19:24:16 +0000 reimar af_volume: optimize for common case where all channels
Tue, 29 Oct 2013 19:24:13 +0000 reimar af_volume: Avoid pointlessly calculating the maximum volume.
Sun, 27 Oct 2013 18:06:52 +0000 jrash Synced with help_mp-en.h rev. 36470
Sat, 26 Oct 2013 21:39:20 +0000 reimar Fall back to uname -p if uname -m does not give anything useful.
Sat, 26 Oct 2013 21:30:17 +0000 reimar Fix configure for cases when libm is not available.
Sat, 26 Oct 2013 10:23:03 +0000 reimar Remove unused per-channel enable.
Sat, 26 Oct 2013 10:16:09 +0000 reimar Remove unused code that costs a good bit of performance.
Sat, 26 Oct 2013 09:36:23 +0000 reimar Remove some macros and switch to libavutil equivalents.
Sat, 26 Oct 2013 09:36:21 +0000 reimar Remove pointless cast.
Sat, 26 Oct 2013 09:17:28 +0000 reimar ARM NEON optimization for float->int conversion.
Sat, 26 Oct 2013 08:30:29 +0000 reimar Add ARM NEON optimization of common channel interleave cases.
Fri, 25 Oct 2013 19:59:59 +0000 reimar Add some "const" to input-only pointers.
Fri, 25 Oct 2013 19:59:58 +0000 reimar vd_ffmpeg: disable DR also for HEVC.
Fri, 25 Oct 2013 19:59:57 +0000 reimar Use sizeof(*var) instead of sizeof(type), prefer calloc.
Fri, 25 Oct 2013 19:59:56 +0000 reimar Remove pointless casts.
Fri, 25 Oct 2013 19:59:54 +0000 reimar Add some missing "const".
Thu, 24 Oct 2013 12:06:41 +0000 ib Define STRIP for FFmpeg.
Sun, 20 Oct 2013 12:51:38 +0000 reimar demux_lavf: Ignore failure to find stream info.
Sun, 20 Oct 2013 12:51:35 +0000 reimar Use correct types for constants.
Fri, 18 Oct 2013 18:03:21 +0000 cehoyos Support little endian G.726 as found in Sun au files.
Fri, 18 Oct 2013 06:16:58 +0000 cehoyos Support 4k AVC-Intra in mov.
Fri, 18 Oct 2013 06:07:20 +0000 cehoyos Add some comments for internal PCM FourCC's.
Fri, 18 Oct 2013 06:04:40 +0000 cehoyos Support playback of f32le in mov.
Thu, 17 Oct 2013 09:55:57 +0000 cehoyos Support HEVC in native mpeg-ts demuxer.
Thu, 17 Oct 2013 09:47:42 +0000 cehoyos Preliminary support for FFmpeg HEVC decoder.
Thu, 17 Oct 2013 00:07:12 +0000 reimar Fix hang if uninit is called while the window is still hidden.
Wed, 16 Oct 2013 19:18:48 +0000 ib Translate MSGTR_VO_OutputDirectory.
Wed, 16 Oct 2013 19:02:00 +0000 al vo pnm: Always print output directory
Wed, 16 Oct 2013 18:56:16 +0000 al vo jpeg, png, pnm: Make output directory message less confusing
Wed, 16 Oct 2013 17:47:16 +0000 reimar vd_ffmpeg: catch invalid aspect from FFmpeg.
Wed, 16 Oct 2013 17:20:31 +0000 reimar ad_ffmpeg: fix commit fixing sample rate changes to actually work.
Tue, 15 Oct 2013 18:58:55 +0000 reimar vo_vdpau: Initialize variables before, not after setup code.
Tue, 15 Oct 2013 18:44:09 +0000 reimar Set skip_alpha, we currently have no use for alpha values.
Tue, 15 Oct 2013 18:44:08 +0000 reimar Handle files with sample rate changes correctly.
Mon, 14 Oct 2013 14:25:47 +0000 cehoyos Support H.264 fourcc UMSV.
Fri, 11 Oct 2013 11:42:34 +0000 compn add binary geovision avc codec
Fri, 11 Oct 2013 08:01:32 +0000 cehoyos Add H.264 fourcc GAVC for GeoVision cameras.
Fri, 04 Oct 2013 17:22:22 +0000 reimar mpeg123: Support in-stream format changes.
Fri, 04 Oct 2013 01:10:58 +0000 compn add screenpressor SCPR binary decoder
Tue, 24 Sep 2013 20:50:02 +0000 reimar Update libass to latest git version.
Sun, 22 Sep 2013 09:03:30 +0000 reimar Pass playing filename to audio outputs.
Sun, 22 Sep 2013 08:34:08 +0000 reimar Fix a few memleaks.
Sun, 22 Sep 2013 07:31:55 +0000 reimar Ensure AVDictionary pointer is initialized.
Sat, 21 Sep 2013 16:53:12 +0000 reimar Move rtsp_transport_* variables to demuxer.c
Sat, 21 Sep 2013 16:39:24 +0000 reimar Autodetect if pthread_cancel is available.
Sat, 21 Sep 2013 15:55:28 +0000 reimar Add support for -rtsp-stream-over-tcp and -rtsp-stream-over-http for FFmpeg.
Sat, 21 Sep 2013 15:43:45 +0000 reimar Add support for ffmpeg's demuxer-specific options.
Sat, 21 Sep 2013 00:03:09 +0000 cehoyos Do not try to build FFmpeg protocols depending on external libraries.
Thu, 19 Sep 2013 17:54:59 +0000 reimar Fix possible crash when mpi is NULL.
Mon, 16 Sep 2013 18:35:46 +0000 reimar Add hack/workaround for FFmpeg offering pixfmts not valid
Mon, 16 Sep 2013 01:46:25 +0000 compn codecs.conf: ffg7231 decodes vivo 7231 in asf and viv
Sun, 15 Sep 2013 20:45:55 +0000 reimar Fix compilation when VDPAU is disabled.
Sun, 15 Sep 2013 11:34:54 +0000 reimar Restore VDPAU codecs using non-hwaccel interface with "old" suffix.
Sun, 15 Sep 2013 11:29:03 +0000 reimar Restore support for old-style VDPAU.
Sat, 14 Sep 2013 10:57:24 +0000 cehoyos Do not suppress FFmpeg deprecated warnings with pragma.
Mon, 09 Sep 2013 19:40:56 +0000 reimar Disable UNIX protocol when not supported.
Tue, 03 Sep 2013 20:36:41 +0000 reimar Support ffmpeg://dummy:// in muxer_lavf.
Tue, 03 Sep 2013 20:28:25 +0000 reimar Quick hack to allow using ffmpeg's image2 demuxer.
Tue, 03 Sep 2013 20:05:29 +0000 reimar muxer_lavf: partially support formats creating files own their own.
Tue, 03 Sep 2013 20:05:28 +0000 reimar ve_lavc: simplify and support more colorspace formats.
Tue, 03 Sep 2013 13:03:35 +0000 compn codecs.conf: add 0x64 to g726, works on g726-test1.wav
Sat, 31 Aug 2013 06:49:56 +0000 reimar avidemux: try reading ODML index if the default one is
Fri, 30 Aug 2013 19:41:38 +0000 reimar libmad: try decoding buffered data after EOF.
Fri, 30 Aug 2013 19:41:37 +0000 reimar ad_libmad: simplify code a bit.
Fri, 30 Aug 2013 19:25:11 +0000 reimar Fix channel reordering for ac3_fixed encoder.
Sun, 25 Aug 2013 17:57:25 +0000 reimar Support -alang and -slang for bluray://
Sun, 25 Aug 2013 17:23:22 +0000 reimar Fix disabling subtitles by switching through them.
Sun, 25 Aug 2013 11:30:45 +0000 reimar Quick an inefficient hack to enable planar encoding.
Sun, 25 Aug 2013 11:30:43 +0000 reimar Extract audio encoding code into a separate helper function.
Sun, 25 Aug 2013 11:30:42 +0000 reimar lavcac3enc: avoid code duplication.
Wed, 21 Aug 2013 18:08:37 +0000 reimar Avoid reinitializing VDPAU on e.g. simple aspect changes.
Wed, 21 Aug 2013 18:08:25 +0000 michael configure: add config_exif for ffmpeg
Thu, 15 Aug 2013 19:43:30 +0000 reimar Add define to reduce warnings.
Wed, 14 Aug 2013 16:54:11 +0000 reimar Leave it to FFmpeg to disable multithreading with hwaccel.
Wed, 14 Aug 2013 10:21:30 +0000 al vo png: Error handling and clean up
Wed, 14 Aug 2013 10:16:46 +0000 al vo png: Switch to avcodec_encode_video2
Tue, 13 Aug 2013 20:45:51 +0000 reimar Extract some setup code into a separate function.
Mon, 12 Aug 2013 19:56:34 +0000 reimar Fix a possible crash when DRI failed.
Mon, 12 Aug 2013 19:37:35 +0000 reimar Fix possible hang bug with -ao pcm.
Mon, 12 Aug 2013 19:37:33 +0000 reimar Do not increment frame drop count when at EOF.
Sun, 11 Aug 2013 18:28:58 +0000 reimar Make VDPAU support work again with latest FFmpeg.
Sat, 10 Aug 2013 04:02:17 +0000 jrash Synced with help_mp-en.h rev. 36413
Fri, 09 Aug 2013 22:09:25 +0000 reimar If VDPAU is available enable all VDPAU HWACCELs.
Fri, 09 Aug 2013 20:11:22 +0000 reimar Avoid some code duplication.
Fri, 09 Aug 2013 20:10:54 +0000 reimar Const correctness fix.
Wed, 07 Aug 2013 21:06:59 +0000 ib Be more consistent with movie aspect setting and check.
Wed, 07 Aug 2013 20:41:34 +0000 ib Don't subsequently calculate original_aspect from last movie_aspect.
Wed, 07 Aug 2013 18:21:06 +0000 reimar Factor out some common code.
Wed, 07 Aug 2013 15:01:06 +0000 ib Revise switch_ratio documentation.
Tue, 06 Aug 2013 23:00:41 +0000 ib Revise switch_ratio documentation.
Tue, 06 Aug 2013 20:02:53 +0000 al configure: Fix GIF support result comment
Tue, 06 Aug 2013 16:22:46 +0000 michael configure: prevent future ffmpeg from failing to build
Mon, 05 Aug 2013 18:57:04 +0000 reimar Avoid dereferencing NULL pointer on close if we
Mon, 05 Aug 2013 18:36:57 +0000 reimar vf_screenshot: slice handling fix.
Mon, 05 Aug 2013 16:51:10 +0000 reimar Make fallback for failing context creation actually work.
Mon, 05 Aug 2013 16:48:56 +0000 reimar On X11 use root window as "hidden" window instead of
Mon, 05 Aug 2013 06:46:41 +0000 reimar Fix and simplify alloc/free of AVIO buffer.
Sun, 04 Aug 2013 20:19:58 +0000 ib Enable switch_ratio -1 with videos with aspect changes.
Sun, 04 Aug 2013 18:12:24 +0000 ib Fix definition of sh->original_aspect.
Sun, 04 Aug 2013 13:30:42 +0000 reimar Add support for rtsp:// falling back to support via FFmpeg.
Sun, 04 Aug 2013 13:30:41 +0000 reimar Add define to silence FFmpeg warnings.
Sun, 04 Aug 2013 13:30:39 +0000 reimar Update for changed lavf API.
Sat, 03 Aug 2013 01:06:22 +0000 jrash Synced with help_mp-en.h rev. 36374
Fri, 02 Aug 2013 22:42:05 +0000 ib Add a XSync() call.
Fri, 02 Aug 2013 22:40:25 +0000 ib Remove remaining XFlush() calls.
Fri, 02 Aug 2013 09:39:28 +0000 ib Fix segmentation fault with aspect ratio menu entry.
Thu, 01 Aug 2013 21:20:14 +0000 ib Adjust detection of original aspect ratio after r36391.
Thu, 01 Aug 2013 21:18:14 +0000 ib Handle special argument -1 to switch_ratio as intended.
Thu, 01 Aug 2013 17:45:31 +0000 ib Remove GUI_HANDLE_EVENTS.
Thu, 01 Aug 2013 17:36:21 +0000 ib Relocate wsEvents().
Thu, 01 Aug 2013 17:34:54 +0000 ib Add a redraw and event handling to GUI_PREPARE.
Thu, 01 Aug 2013 17:29:47 +0000 ib Process events after destroying a window.
Thu, 01 Aug 2013 17:25:58 +0000 ib Remove XFlush() and XSync() calls.
Thu, 01 Aug 2013 17:22:37 +0000 ib Remove XSynchronize() call.
Thu, 01 Aug 2013 17:20:16 +0000 ib Remove property wsWaitMap and function wsWindowMapWait().
Thu, 01 Aug 2013 17:12:26 +0000 ib Place GUI_HANDLE_EVENTS calls after GUI_REDRAW calls.
Thu, 01 Aug 2013 17:10:10 +0000 ib Remove needless GUI_HANDLE_EVENTS call.
Thu, 01 Aug 2013 14:28:16 +0000 cehoyos Fix info message for ffg726 decoder.
Tue, 30 Jul 2013 19:36:43 +0000 ib Simplify sign change of variable.
Tue, 30 Jul 2013 13:16:49 +0000 ib Increase precision of calculation by using constants of type double.
Tue, 30 Jul 2013 13:07:43 +0000 ib Increase precision of calculation by using constants of type double.
Tue, 30 Jul 2013 12:31:49 +0000 ib Cosmetic: Don't shorten floating point constants that way.
Tue, 30 Jul 2013 11:54:04 +0000 ib Remove unnecessary type conversions.
Tue, 30 Jul 2013 11:52:47 +0000 ib Be more pedantic about type of the constant.
Tue, 30 Jul 2013 11:26:52 +0000 ib Enable localization of ratio text.
Tue, 30 Jul 2013 11:02:15 +0000 ib Revise ratio text.
Tue, 30 Jul 2013 10:57:57 +0000 ib Be more pedantic about type of the constant.
Tue, 30 Jul 2013 10:41:53 +0000 ib Remove unnecessary type conversions.
Sat, 27 Jul 2013 23:48:16 +0000 ib Keep paused mode when changing the aspect ratio.
Sat, 27 Jul 2013 23:07:46 +0000 ib Add check marks to the video aspect ratio menu items.
Sat, 27 Jul 2013 22:25:57 +0000 ib Use again special value -1 to set original aspect ratio.
Sat, 27 Jul 2013 21:16:06 +0000 al Support newer GIFLIB versions
Mon, 22 Jul 2013 13:05:13 +0000 cehoyos Fix compilation if giflib 5 is installed.
Fri, 19 Jul 2013 23:07:18 +0000 al build: Keep compiler-specific warning flags for debug or profiling builds
Wed, 17 Jul 2013 05:32:20 +0000 cehoyos Allow compilation with current icc.
Tue, 16 Jul 2013 01:33:46 +0000 upsuper Fix missing selector name warnings
Sun, 14 Jul 2013 18:31:15 +0000 al build: Define _BSD_SOURCE for gethostbyname2
Sat, 13 Jul 2013 21:24:47 +0000 ib Cosmetic: Adjust indent.
Sat, 13 Jul 2013 21:24:03 +0000 ib Calculate aspect ratio by ourselves.
Sat, 13 Jul 2013 19:48:12 +0000 ib Cosmetic: Adjust indent.
Sat, 13 Jul 2013 19:45:12 +0000 ib Enable the change of the movie aspect ratio on the fly.
Sat, 13 Jul 2013 19:42:44 +0000 ib Disable aspect ratio menu in the absence of video playback.
Thu, 11 Jul 2013 22:08:33 +0000 al stream/tcp: Check that host object has the right AF before connect
Thu, 11 Jul 2013 15:27:32 +0000 ib Prettify debug message.
Thu, 11 Jul 2013 15:20:01 +0000 ib Add a debug message on the visual.
Fri, 05 Jul 2013 18:16:54 +0000 reimar Remove AV_ prefix from define for internal config.h header.
Fri, 05 Jul 2013 18:09:12 +0000 reimar Disable G2M decoder if zlib is not available.
Fri, 05 Jul 2013 17:47:46 +0000 reimar Follow renaming of AV_HAVE_INCOMPATIBLE_FORK_ABI define.
Wed, 19 Jun 2013 14:40:58 +0000 compn codecs.conf add xd51 to mpeg2
Mon, 17 Jun 2013 12:27:36 +0000 komh Check if path is too long
Sun, 16 Jun 2013 22:35:51 +0000 cehoyos Silence two warnings: MPlayer currently does not support DXVA2 and VAAPI.
Sat, 15 Jun 2013 19:59:24 +0000 reimar Ensure surfaces are cleared after resize.
Sat, 15 Jun 2013 16:11:47 +0000 reimar Fix issues with glibc on 32 bit.
Wed, 12 Jun 2013 18:54:25 +0000 reimar Simplify texture coordinate calculation.
Wed, 12 Jun 2013 18:54:23 +0000 reimar Merge the 3 different drawing steps.
Wed, 12 Jun 2013 18:54:22 +0000 reimar Remove array that always contains only 0.
Wed, 12 Jun 2013 18:54:20 +0000 reimar Remove a special-case that doesn't really make much
Wed, 12 Jun 2013 18:54:19 +0000 reimar Use only one single texture.
Wed, 12 Jun 2013 18:54:18 +0000 reimar Fix texture coordinates and number of characters.
Wed, 12 Jun 2013 18:54:16 +0000 reimar Simplify blend function used.
Wed, 12 Jun 2013 18:54:15 +0000 reimar Remove unused depth test code.
Wed, 12 Jun 2013 18:54:14 +0000 reimar Remove code related to unused lighting.
Wed, 12 Jun 2013 18:54:12 +0000 reimar gl: Ensure gpu_def_sl_program is correctly initialized.
Wed, 12 Jun 2013 14:26:15 +0000 ib Revert r36287.
Tue, 11 Jun 2013 20:48:43 +0000 reimar vo_gl: Make yuv=8 compatible with OpenGL in addition to OpenGL ES.
Tue, 11 Jun 2013 19:23:12 +0000 reimar vo_aa: Specifying a single option should only change the
Tue, 11 Jun 2013 18:38:56 +0000 reimar Ensure that the allocated surface is always large enough.
Mon, 10 Jun 2013 21:33:28 +0000 reimar vo_gl: Fix chroma with rectangle=1.
Mon, 10 Jun 2013 21:19:38 +0000 reimar Fix compilation, remove assignment of variable that was removed due
Sun, 09 Jun 2013 22:52:16 +0000 jrash sync with en/mplayer.1 rev. 36297
Sun, 09 Jun 2013 22:35:47 +0000 reimar Remove some unused code that has no effect.
Sun, 09 Jun 2013 22:30:25 +0000 reimar Remove some now unused code.
Sun, 09 Jun 2013 22:27:59 +0000 reimar Redraw on expose even if not paused.
Sun, 09 Jun 2013 22:26:52 +0000 reimar matrixview: redraw image while scaling on OSX.
Sun, 09 Jun 2013 22:25:47 +0000 reimar Remove unnecessary wrapper function.
Sun, 09 Jun 2013 22:16:15 +0000 reimar Remove unused arguments, add "const"
Sun, 09 Jun 2013 22:05:43 +0000 reimar Matrixview: fix getting only blank screen on OSX.
Sun, 09 Jun 2013 22:03:50 +0000 reimar Change hack to use a solution that will work more generally.
Sun, 09 Jun 2013 21:34:24 +0000 reimar OpenGL OSX: Do not set up aspect etc. for a hidden window.
Sun, 09 Jun 2013 21:26:09 +0000 reimar gl_tiled vo can be compiled and work on OSX as well.
Sun, 09 Jun 2013 18:33:24 +0000 reimar vo_gl_tiled: ensure variables are always initialized.
Sun, 09 Jun 2013 18:33:23 +0000 reimar vo_gl_tiled: fix YUV conversion.
Sun, 09 Jun 2013 18:33:22 +0000 reimar Remove unused arguments.
Sun, 09 Jun 2013 18:33:21 +0000 reimar Extract window creation code to common file.
Sun, 09 Jun 2013 14:16:37 +0000 reimar Fix inverted condition caused by a last-minute change from strcmp to strstr.
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.