summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cocoa: fix first responder when borderless window is usedAkemi2017-03-261-0/+7
* osx: fix key input in certain circumstancesAkemi2017-03-2612-58/+16
* osx: initial Touch Bar supportAkemi2017-03-2611-1/+456
* command: add expand-text command to property-expand a stringAvi Halachmi (:avih)2017-03-264-0/+17
* osc: make the title toggleable between media-title and filenameRicardo Constantino2017-03-262-12/+19
* player: make new stream output more consistent with other outputwm42017-03-261-3/+3
* player: print additional stream infoDan Oscarsson2017-03-261-1/+13
* command: change and simplify filter toggle syntaxwm42017-03-263-8/+31
* vo_opengl: angle: add --angle-flip to set the present modelJames Ross-Gowan2017-03-262-4/+43
* m_option: consistent af/vf filter entry "enabled" flag default valuewm42017-03-252-0/+2
* command: add better runtime filter toggling methodwm42017-03-258-32/+100
* manpage: minor addition for --video-syncwm42017-03-251-0/+4
* sub: add SDH subtitle filterDan Oscarsson2017-03-258-5/+506
* command: add demux-start-time propertyMatthias Hunstock2017-03-252-0/+14
* droptarget: fix style and refactorJames Ross-Gowan2017-03-261-123/+106
* w32_common: move the IDropTarget impl to a separate fileJames Ross-Gowan2017-03-264-201/+270
* vo_opengl: replace uniform variable image_size with input_sizeigv2017-03-253-4/+9
* vo_opengl: add tex_offset uniform variable to user shadersigv2017-03-252-0/+7
* vo_opengl: make size of a cropped source image available to user shadersigv2017-03-252-3/+11
* TOOLS: add lua script for runtime acompressor ffmpeg filter controlJan Janssen2017-03-251-0/+126
* af_drc: removeJan Janssen2017-03-257-460/+2
* manpage: add empty line between protocol header/descriptionwm42017-03-251-0/+19
* manpage: explain more about outstanding dvdnav bugsFrederick Eaton2017-03-251-5/+11
* osc: fix PlayResX undefined warning when aspect is 0Ricardo Constantino2017-03-241-3/+6
* osc: bottom/topbar: don't clip title verticallyRicardo Constantino2017-03-241-2/+2
* osc: bottom/topbar: increase timecodes width a bitRicardo Constantino2017-03-241-4/+4
* osc: refactor cache status displayRicardo Constantino2017-03-241-11/+18
* osc: refactor osc message scalingRicardo Constantino2017-03-241-35/+20
* vo_x11: fix an unused variable warningwm42017-03-241-1/+0
* command: add a property to signal whether networking is usedwm42017-03-242-0/+20
* vo_x11: reduce flickering on playlist navigationrr-2017-03-241-2/+7
* mpv.desktop: fix some mistakes in mpv.desktopgiwhub2017-03-231-6/+6
* encode_lavc: fix build failure after libavcodec major bumpwm42017-03-231-2/+2
* video: fix a typo in a commentwm42017-03-231-1/+1
* vd_lavc: fix potential build failure with vaapiwm42017-03-231-1/+1
* vdpau: support new vdpau libavcodec decode APIwm42017-03-235-5/+92
* vo_opengl: add a backend start_frame callback for context_vdpauwm42017-03-204-40/+52
* vo_opengl: read framebuffer depth from actual FBO used for renderingwm42017-03-208-21/+25
* vo_opengl: move some init_gl code to utility functionswm42017-03-203-50/+61
* manpage: fix a typowm42017-03-201-1/+1
* vo_opengl: add a --opengl-es=force2 optionwm42017-03-204-3/+11
* vo_opengl: properly respect dither option if dumb mode is usedwm42017-03-201-1/+6
* vo_opengl: context_vdpau: resize output surfaces lazilywm42017-03-191-80/+82
* vo_opengl: context_vdpau: minor fixeswm42017-03-192-20/+38
* vo_opengl: fix some undefined behaviorwm42017-03-181-1/+1
* vo_opengl: add experimental vdpauglx backendwm42017-03-184-0/+385
* vo_opengl: add log field to MGLContextwm42017-03-182-0/+2
* screenshot: change details of --screenshot-format handlingwm42017-03-185-49/+50
* image_writer: remove useless formatswm42017-03-184-16/+2
* ao_jack: update latency on buffer_size/graph changeCheng Sun2017-03-181-7/+34
* screenshot: minor simplificationwm42017-03-181-7/+4
* manpage: slightly improve screenshot-raw descriptionwm42017-03-181-3/+4
* wayland_common: organize and correctly map mouse buttonsRostislav Pehlivanov2017-03-171-4/+8
* client API: clarify what stream_cb callbacks can dowm42017-03-171-1/+3
* manpage: minor clarification to screenshot command argument handlingwm42017-03-151-2/+6
* stream_dvd: fix subs/audio detection on DVDs containing multi-PGC titlesqrwyeui2017-03-151-3/+3
* sd_ass: disable --sub-fix-timing if sub style override is fully disabledwm42017-03-151-1/+1
* build: disable optical media libs by default (DVD/BD/CD)wm42017-03-151-0/+4
* vdpau: warn on HEVC due to completely broken nVidia driverswm42017-03-141-4/+7
* ao_alsa: fix device filtering, add another exceptionwm42017-03-141-1/+3
* player: specifically log audio EOF toowm42017-03-141-1/+3
* ao_alsa: filter fewer deviceswm42017-03-141-4/+2
* ao_alsa: POLLERR can be set even if the device is not lostwm42017-03-141-1/+5
* Copyright: version.sh is GPLwm42017-03-131-0/+1
* README.md: update comments about Windows hwdec/GLwm42017-03-131-5/+3
* cocoa: set background of the title bar from black to whiteAkemi2017-03-092-1/+3
* osx: add key mappings for previous and next Media KeysAkemi2017-03-091-3/+5
* cocoa: fix autofit options on HiDPI resolutions without HiDPI scalingAkemi2017-03-091-33/+15
* vd_lavc: disable videotoolbox hack with newer ffmpeg versionswm42017-03-071-2/+5
* manpage: adjust description of libva deinterlacer ref direction messwm42017-03-071-5/+7
* dvb: add support for DVB-T2ivan-832017-03-064-633/+777
* TOOLS/zsh.pl: don't leak regex match variablesPhilip Sequeira2017-03-061-0/+3
* options: add M_OPT_FILE to some more file optionsPhilip Sequeira2017-03-067-10/+10
* wscript: substitute cplugins linker flag for macOS compatiblityAlexis Nootens2017-03-061-2/+2
* filter_kernels: Keep f.radius in terms of dest/filter coords.Nicholas J. Kain2017-03-064-12/+20
* filter_kernels: Apply blur/taper before culling radius.Nicholas J. Kain2017-03-061-3/+3
* hw_videotoolbox: allow using native decoder output formatwm42017-03-023-3/+11
* m_option: optionally allow passing "no" to imgfmt option typeswm42017-03-021-4/+7
* client API: update outdated recommendations about window embeddingwm42017-03-022-23/+20
* demux_lavf: get total duration from per-track durations as fallbackwm42017-03-011-2/+19
* vd_lavc: log pixel format requested from decoderwm42017-03-011-8/+18
* vf_vavpp: fix first-field modewm42017-02-281-3/+3
* vf_vavpp: add advanced deint bug compatibility for Intel vaapi driverswm42017-02-282-4/+27
* vf_vavpp: minor fixeswm42017-02-281-2/+4
* cocoa: improve calculation of new window position on a different screenAkemi2017-02-281-13/+44
* cocoa: only move window into screen bounds when changing screensAkemi2017-02-271-3/+9
* cocoa: fix segfault in certain circumstancesAkemi2017-02-273-3/+9
* osc: fix window dragging with showwindowed=noAkemi2017-02-271-0/+2
* cocoa: add option to force dedicated GPUAkemi2017-02-274-15/+44
* osx: drop support for OS X 10.7 and earlierAkemi2017-02-273-33/+0
* ao_alsa: close audio device if polling returns POLLERRwm42017-02-271-1/+3
* ao_alsa: fix an error checkwm42017-02-271-1/+1
* vo_opengl: hwdec_d3d11egl: make it work with some ANGLE DLL versionswm42017-02-271-1/+7
* decode: fix extra surface countwm42017-02-274-5/+4
* vf_vavpp: always limit forward/backward surfaces to requested numberwm42017-02-271-3/+7
* vf_vavpp: remove apparently broken change-detectionwm42017-02-271-2/+0
* vo_opengl: use misc/ctype.h instead of <ctype.h>wm42017-02-251-2/+2
* client: call certain external functions outside of client lockwm42017-02-241-2/+3
* demux_lavf: skip avformat_find_stream_info() for some formatswm42017-02-232-5/+26
* lavfi: temporary workaround for FFmpeg av_buffersrc_parameters_set() bugwm42017-02-221-0/+9
* cocoa: fix dragging out of focus windowAkemi2017-02-213-6/+22
* player: don't block playback stop when seekingwm42017-02-211-3/+0
* player: fix stats-logging of sleep statewm42017-02-211-2/+3
* player: remove unnecessary wakeupwm42017-02-211-1/+0
* vo: fix subtleties in the redrawing logicwm42017-02-213-10/+12
* player: reduce blocking on VO when switching pausewm42017-02-212-3/+10
* img_format: stop setting some fields to dummy values for hwaccel formatswm42017-02-211-6/+7
* mp_image: for hwaccel, use underlying fmt in mp_image_params_guess_csp()wm42017-02-211-1/+2
* ao: never set ao->device = ""Kevin Mitchell2017-02-201-2/+3
* cocoa: only report mouse movements when window is not being draggedAkemi2017-02-203-1/+19
* cocoa: make window draggable on initAkemi2017-02-201-0/+2
* stream_cb: remove leftover doxygen linewm42017-02-201-1/+0
* vo_tct: check ioctl resultrr-2017-02-201-6/+6
* image_writer: check a return valuewm42017-02-201-1/+3
* command: add a redundant NULL checkwm42017-02-201-1/+1
* dec_video, dec_audio: remove redundant NULL-checkswm42017-02-202-4/+2
* ao: fix potential NULL deref in ao_device_list_add()wm42017-02-201-2/+2
* command: fix wrong sizeof() argumentwm42017-02-201-1/+1
* lavfi: support hwdec filters for --lavfi-complexwm42017-02-203-0/+22
* lavfi: use AVBufferSrcParameterswm42017-02-201-23/+34
* lavfi: use mp_image to store the filter pad formatwm42017-02-203-16/+31
* Fix two typoswm42017-02-202-2/+2
* wscript: drop pointless libavcodec vaapi.h/dxva2.h/d3d11va.h checkswm42017-02-201-5/+3
* vd_lavc: increase verbosity if requested hwaccel is not compiledwm42017-02-201-1/+2
* vd_lavc, vaapi: move hw device creation to generic codewm42017-02-209-161/+104
* vo_opengl: remove dxva2 dummy hwdec backendwm42017-02-205-90/+6
* cocoa: fix cursor hiding at the top of the screen in fullscreenAkemi2017-02-191-0/+12
* cocoa: fix cursor hiding in the Dock area of the screenAkemi2017-02-191-1/+1
* cocoa: simplify the cursor hiding codeAkemi2017-02-191-35/+15
* cocoa: fix scroll wheel input with Shift modifierAkemi2017-02-191-1/+2
* wscript: fix --egl-angle-lib for waf 1.9James Ross-Gowan2017-02-191-2/+4
* waf: fix linking of win32 console wrapperRicardo Constantino2017-02-191-3/+3
* travis: disable OSXwm42017-02-181-1/+1
* lavc_conv: pass pkt_timebase to ffmpegAman Gupta2017-02-181-0/+3
* manpage: discourage vo_vaapi furtherwm42017-02-171-3/+2
* vo_opengl: implement videotoolbox hwdec on iOSAman Gupta2017-02-175-3/+220
* vo_opengl: don't crash on unsupported formatswm42017-02-171-1/+2
* build: update wafwm42017-02-171-2/+2
* vo_opengl: hwdec_vaegl: use new format setup functionwm42017-02-173-14/+28
* vo_opengl: hwdec_osx: use new format setup functionwm42017-02-174-90/+23
* vo_opengl: hwdec_cuda: use new format setup functionwm42017-02-171-34/+8
* vo_opengl: move texture mapping of pixel formats to helper functionwm42017-02-173-128/+163
* vo_opengl: handle GL_LUMINANCE_ALPHA and integer textures differentlywm42017-02-175-31/+38
* videotoolbox: fix RGB formatwm42017-02-172-2/+2
* videotoolbox: remove weird format-negotiation between VO and decoderwm42017-02-173-38/+12
* videotoolbox: add reverse format mapping functionwm42017-02-172-5/+21
* videotoolbox: factor some duplicated codewm42017-02-175-84/+80
* manpage: remove stale --volume-restore-data entrywm42017-02-171-12/+0
* cocoa: refactor mouse events and cursor visibilityAkemi2017-02-164-39/+41
* osx: improve bundle handlingAkemi2017-02-164-52/+9
* vd_lavc: fix inverted error checkwm42017-02-161-1/+1
* vd_lavc: move most vaapi hwaccel setup code to generic codewm42017-02-163-48/+95
* vd_lavc: remove some leftover vaapi locking infrastructurewm42017-02-162-23/+0
* cocoa: gracefully quit from the Dock's context menuAkemi2017-02-161-4/+10
* Copyright: list specific exceptions to stated ruleswm42017-02-161-1/+9
* DOCS/waf-buildsystem.rst: fix typoPedro Pombeiro2017-02-151-1/+1
* Revert "dvb: add support for DVB-T2"wm42017-02-144-766/+625
* vo_opengl: hwdec_vaegl: fix potentially undefined memory accesswm42017-02-141-2/+2
* cocoa: fix black edges on live resizeAkemi2017-02-131-20/+34
* cocoa: add --ontop-level option for modifying ontop window levelAkemi2017-02-134-6/+25
* lavfi: fix minor memory leakwm42017-02-131-9/+11
* mp_image: use AVFrame.opaque_ref to pass through mpv-only fieldswm42017-02-131-0/+20
* mpv.desktop: add translation for [da]scootergrisen2017-02-131-0/+3
* dvb: add support for DVB-T2ivan-832017-02-134-625/+766
* Fix build with HAVE_GL==0Michael Forney2017-02-131-1/+4
* atomic: remove __atomic builtin usagewm42017-02-133-41/+10
* win32: update the fullscreen state on restoringpavelxdd2017-02-121-1/+22
* DOCS/contribute.md: adjust coding style for if/else bracingwm42017-02-111-6/+4
* vo_opengl: angle: log the device/surface implementationJames Ross-Gowan2017-02-121-13/+27
* ytdl_hook: support livestream segmented DASH VODsRicardo Constantino2017-02-101-4/+6
* DOCS/mplayer-changes.rst: fix syntaxwm42017-02-101-1/+4
* dvb: move priv allocation to dvb_openThomas V2017-02-101-1/+1
* lavfi: cosmetics: more consistent variable namingwm42017-02-091-3/+3
* ao_oss: fix mixer channel messageKevin Mitchell2017-02-081-1/+1
* ao_oss: use --audio-device if --oss-device isn't set.Kevin Mitchell2017-02-081-6/+10
* lavfi: slightly better disconnected output handlingwm42017-02-081-6/+14
* Use AV_INPUT_BUFFER_PADDING_SIZE instead of deprecated onewang-bin2017-02-083-4/+4
* manpage: fix incorrect option name for --record-filewm42017-02-082-2/+2
* mp_image_tool: guard hw downloading against allocation failureswm42017-02-071-1/+1
* player: add experimental stream recording featurewm42017-02-0717-5/