aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* vo_opengl: don't crash on unsupported formatsGravatar wm42017-02-17
* build: update wafGravatar wm42017-02-17
* vo_opengl: hwdec_vaegl: use new format setup functionGravatar wm42017-02-17
* vo_opengl: hwdec_osx: use new format setup functionGravatar wm42017-02-17
* vo_opengl: hwdec_cuda: use new format setup functionGravatar wm42017-02-17
* vo_opengl: move texture mapping of pixel formats to helper functionGravatar wm42017-02-17
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlyGravatar wm42017-02-17
* videotoolbox: fix RGB formatGravatar wm42017-02-17
* videotoolbox: remove weird format-negotiation between VO and decoderGravatar wm42017-02-17
* videotoolbox: add reverse format mapping functionGravatar wm42017-02-17
* videotoolbox: factor some duplicated codeGravatar wm42017-02-17
* manpage: remove stale --volume-restore-data entryGravatar wm42017-02-17
* cocoa: refactor mouse events and cursor visibilityGravatar Akemi2017-02-16
* osx: improve bundle handlingGravatar Akemi2017-02-16
* vd_lavc: fix inverted error checkGravatar wm42017-02-16
* vd_lavc: move most vaapi hwaccel setup code to generic codeGravatar wm42017-02-16
* vd_lavc: remove some leftover vaapi locking infrastructureGravatar wm42017-02-16
* cocoa: gracefully quit from the Dock's context menuGravatar Akemi2017-02-16
* Copyright: list specific exceptions to stated rulesGravatar wm42017-02-16
* DOCS/waf-buildsystem.rst: fix typoGravatar Pedro Pombeiro2017-02-15
* Revert "dvb: add support for DVB-T2"Gravatar wm42017-02-14
* vo_opengl: hwdec_vaegl: fix potentially undefined memory accessGravatar wm42017-02-14
* cocoa: fix black edges on live resizeGravatar Akemi2017-02-13
* cocoa: add --ontop-level option for modifying ontop window levelGravatar Akemi2017-02-13
* lavfi: fix minor memory leakGravatar wm42017-02-13
* mp_image: use AVFrame.opaque_ref to pass through mpv-only fieldsGravatar wm42017-02-13
* mpv.desktop: add translation for [da]Gravatar scootergrisen2017-02-13
* dvb: add support for DVB-T2Gravatar ivan-832017-02-13
* Fix build with HAVE_GL==0Gravatar Michael Forney2017-02-13
* atomic: remove __atomic builtin usageGravatar wm42017-02-13
* win32: update the fullscreen state on restoringGravatar pavelxdd2017-02-12
* DOCS/contribute.md: adjust coding style for if/else bracingGravatar wm42017-02-11
* vo_opengl: angle: log the device/surface implementationGravatar James Ross-Gowan2017-02-12
* ytdl_hook: support livestream segmented DASH VODsGravatar Ricardo Constantino2017-02-10
* DOCS/mplayer-changes.rst: fix syntaxGravatar wm42017-02-10
* dvb: move priv allocation to dvb_openGravatar Thomas V2017-02-10
* lavfi: cosmetics: more consistent variable namingGravatar wm42017-02-09
* ao_oss: fix mixer channel messageGravatar Kevin Mitchell2017-02-08
* ao_oss: use --audio-device if --oss-device isn't set.Gravatar Kevin Mitchell2017-02-08
* lavfi: slightly better disconnected output handlingGravatar wm42017-02-08
* Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated oneGravatar wang-bin2017-02-08
* manpage: fix incorrect option name for --record-fileGravatar wm42017-02-08
* mp_image_tool: guard hw downloading against allocation failuresGravatar wm42017-02-07
* player: add experimental stream recording featureGravatar wm42017-02-07
* vo_opengl: egl_helpers: fix for non-WindowsGravatar James Ross-Gowan2017-02-08
* vo_opengl: angle: rewrite with custom swap chainGravatar James Ross-Gowan2017-02-07
* ytdl_hook: reenable support for length-less segments in EDLGravatar Ricardo Constantino2017-02-06
* manpage: Reorganise discussion of cuda hwdec to be less confusingGravatar Philip Langdale2017-02-06
* DOCS/edl-mpv.rst: fix typoGravatar wm42017-02-05
* ytdl_hook: fix EDL syntaxGravatar wm42017-02-05