| Commit message (Expand) | Author | Age | Files | Lines |
* | cocoa-cb: fix building with Swift 4.2coverity_scan | Akemi | 2018-06-12 | 2 | -7/+7 |
* | build: manually add standard library search paths for linking | Akemi | 2018-06-12 | 2 | -8/+11 |
* | cocoa-cb: remove pre-allocation of window, view and layer | Akemi | 2018-06-12 | 9 | -140/+158 |
* | vo_libmpv: pass vo struct to the control callback | Akemi | 2018-06-12 | 3 | -11/+13 |
* | options.c: display additional metadata tags during video playback | Stephen Hutchinson | 2018-06-11 | 1 | -2/+3 |
* | stats: remove superfluous line breaks | Julian | 2018-06-09 | 1 | -1/+1 |
* | hwdec_drmprime_drm: Do not show error message during probing | Anton Kindestam | 2018-06-08 | 1 | -1/+1 |
* | stream_file: enable cache for FUSE filesystems on OpenBSD and FreeBSD | gall0ws | 2018-06-05 | 1 | -1/+1 |
* | osc: fix accidentally skipping files when seeking with slider | fatalis | 2018-06-04 | 1 | -0/+2 |
* | ao_alsa: simplify get_space() | Jan Ekström | 2018-06-04 | 1 | -6/+10 |
* | ao_alsa: replace snd_pcm_status() with snd_pcm_avail() in get_space() | Muhammad Faiz | 2018-06-04 | 1 | -5/+4 |
* | vo_sdl: add support for screensaver VOCTRL's | sfan5 | 2018-06-02 | 1 | -3/+24 |
* | vo_gpu: desaturate after peak detection | Niklas Haas | 2018-05-31 | 1 | -12/+12 |
* | player: fix coding style | wm4 | 2018-05-31 | 1 | -3/+3 |
* | demux_lavf: drop obscure genpts option | wm4 | 2018-05-31 | 2 | -11/+0 |
* | options: add --http-proxy | wm4 | 2018-05-31 | 2 | -0/+11 |
* | player: remove deprecated vo/ao auto profiles | wm4 | 2018-05-31 | 2 | -9/+2 |
* | m_config: remove outdated comment | wm4 | 2018-05-31 | 1 | -1/+0 |
* | m_config: check for int16_t offset overflow | wm4 | 2018-05-31 | 1 | -1/+3 |
* | m_config: remove an unused function | wm4 | 2018-05-31 | 2 | -15/+0 |
* | m_option: remove an unused field | wm4 | 2018-05-31 | 2 | -13/+0 |
* | m_config: cosmetics: fix 2 typos | wm4 | 2018-05-31 | 1 | -2/+2 |
* | manpage: update --demuxer-thread option | wm4 | 2018-05-31 | 1 | -3/+6 |
* | player: simplify edition switching | wm4 | 2018-05-31 | 4 | -13/+4 |
* | cmd: do not use a random value for MP_CMD_OPT_ARG | wm4 | 2018-05-25 | 1 | -1/+1 |
* | player: use canonical playback time for video refreshes | wm4 | 2018-05-25 | 1 | -4/+1 |
* | manpage: mention that fd:// file descriptors may be modified | wm4 | 2018-05-25 | 1 | -0/+2 |
* | stream_file: properly detect stdin as pipe | wm4 | 2018-05-25 | 1 | -17/+16 |
* | manpage: remove a reference to a removed option | wm4 | 2018-05-25 | 1 | -2/+1 |
* | demux: fix/improve aspects of EOF signaling | wm4 | 2018-05-25 | 1 | -9/+14 |
* | ipc: cosmetic: switch a negated if/else | wm4 | 2018-05-25 | 1 | -3/+3 |
* | ipc: alias set_property_string to set_property | wm4 | 2018-05-25 | 2 | -28/+4 |
* | video: trust container FPS early on if possible | wm4 | 2018-05-25 | 1 | -1/+2 |
* | manpage: mention that --no-correct-pts can break seeking too | wm4 | 2018-05-25 | 1 | -2/+2 |
* | dispatch: add an assert() | wm4 | 2018-05-25 | 1 | -0/+1 |
* | input: move an enum back to its correct place | wm4 | 2018-05-25 | 2 | -13/+13 |
* | demux_lavf: remove ffm blacklist entry | wm4 | 2018-05-25 | 1 | -2/+0 |
* | input: add a define for the number of mouse buttons and use it | wm4 | 2018-05-25 | 3 | -1/+7 |
* | vd_lavc: minor simplification for get_format fallback | wm4 | 2018-05-25 | 1 | -7/+1 |
* | terminal-unix: stop trying to read when terminal disappears | wm4 | 2018-05-25 | 1 | -2/+4 |
* | x11: support Shift+TAB | Niklas Haas | 2018-05-24 | 1 | -1/+1 |
* | demux, player: fix playback of sparse video streams (w/ still images) | Aman Gupta | 2018-05-24 | 6 | -5/+36 |
* | demux_lavf: co-locate disposition checks | Aman Gupta | 2018-05-24 | 1 | -2/+2 |
* | waf: require wayland-protocols >= 1.14 | Rostislav Pehlivanov | 2018-05-20 | 1 | -1/+1 |
* | wayland_common: require wl_compositor of version 3 | Rostislav Pehlivanov | 2018-05-20 | 1 | -3/+2 |
* | wayland_common: fix maximized state | Rostislav Pehlivanov | 2018-05-20 | 2 | -13/+22 |
* | vo_gpu: allow higher icc-contrast and improve logging | Niklas Haas | 2018-05-17 | 2 | -3/+4 |
* | stats: show sample format of audio track | sfan5 | 2018-05-17 | 1 | -0/+1 |
* | waftools: update clang_compilation_database | Bin Jin | 2018-05-17 | 1 | -13/+33 |
* | manpage: fix typo | Niklas Haas | 2018-05-17 | 1 | -1/+1 |
* | manpage: clarify target-prim/trc=auto behavior | Niklas Haas | 2018-05-17 | 1 | -2/+6 |
* | m_option: fix duplicate flag value | Philip Sequeira | 2018-05-13 | 1 | -2/+2 |
* | wscript: Remove code check for cuda hwaccel | Philip Langdale | 2018-05-10 | 2 | -17/+1 |
* | drm_atomic: Fix memory leaks in drm_atomic_create | Anton Kindestam | 2018-05-08 | 1 | -34/+33 |
* | ytdl_hook: try to set video track first if available | Ricardo Constantino | 2018-05-03 | 1 | -4/+4 |
* | player: add more logging around buffering state | Aman Gupta | 2018-05-03 | 1 | -2/+7 |
* | command: fix condition for failure when parsing cycle-value params | wm4 | 2018-05-03 | 1 | -1/+1 |
* | command: simplify option property init | wm4 | 2018-05-03 | 1 | -22/+13 |
* | input: rename weirdly named function | wm4 | 2018-05-03 | 3 | -4/+5 |
* | input: move some more cmd definitions to cmd.h | wm4 | 2018-05-03 | 2 | -64/+64 |
* | input: merge cmd_list.c with cmd.c | wm4 | 2018-05-03 | 7 | -146/+88 |
* | input: rename cmd_parse.c to cmd.c | wm4 | 2018-05-03 | 2 | -1/+1 |
* | input: rename cmd_parse.h to cmd.h | wm4 | 2018-05-03 | 5 | -5/+3 |
* | command: split big command handler switch into separate functions | wm4 | 2018-05-03 | 4 | -866/+1018 |
* | input: remove some explicit uses of command IDs | wm4 | 2018-05-03 | 6 | -31/+37 |
* | input: remove legacy command handling | wm4 | 2018-05-03 | 3 | -84/+0 |
* | input: move command list to command.c | wm4 | 2018-05-03 | 2 | -215/+216 |
* | encode: remove removed encode options from presets | TheAMM | 2018-05-03 | 1 | -13/+4 |
* | build: make encoding mode non-optional | wm4 | 2018-05-03 | 10 | -40/+9 |
* | encode: get rid of the output packet queue | wm4 | 2018-05-03 | 13 | -79/+147 |
* | vo_lavc: explicitly skip redraw and repeated frames | wm4 | 2018-05-03 | 2 | -8/+11 |
* | video: actually wait for last frame being rendered on EOF | wm4 | 2018-05-03 | 1 | -1/+5 |
* | encode: remove old timestamp handling | wm4 | 2018-05-03 | 7 | -291/+57 |
* | encode: restore 2-pass mode | wm4 | 2018-05-03 | 1 | -2/+7 |
* | manpage: -pre, -del etc. does not work on some options anymore | wm4 | 2018-05-03 | 1 | -25/+4 |
* | docs/vo: fixup some minor typos a la "planed" instead of "plane" | Jan Ekström | 2018-05-01 | 1 | -3/+3 |
* | drm_atomic: Disallow selecting cursor planes using the options | Anton Kindestam | 2018-05-01 | 1 | -0/+3 |
* | drm_common: Be smarter when deciding on which CRTC and Encoder to use | Anton Kindestam | 2018-05-01 | 1 | -1/+27 |
* | context_drm_egl: fix some comments and log messages that had not been updated... | Anton Kindestam | 2018-05-01 | 1 | -6/+5 |
* | drm/atomic: Fix crtc_setup_atomic and crtc_release_atomic | Anton Kindestam | 2018-05-01 | 1 | -25/+33 |
* | drm/atomic: disable video plane when unused. | LongChair | 2018-05-01 | 1 | -0/+28 |
* | drm/atomic: add atomic modesetting. | LongChair | 2018-05-01 | 1 | -11/+104 |
* | drm/atomic: refactor planes names | LongChair | 2018-05-01 | 8 | -55/+103 |
* | drm/atomic: add connector to atomic context | LongChair | 2018-05-01 | 6 | -4/+38 |
* | drm/atomic: refactor hwdec_drmprime_drm with native resources | LongChair | 2018-05-01 | 8 | -35/+113 |
* | vo_gpu/video: disable compute shaders if an FBO format was not available | Jan Ekström | 2018-05-01 | 1 | -0/+5 |
* | vo_gpu/video: add improved logging when a user-specified FBO fails | Jan Ekström | 2018-05-01 | 1 | -2/+13 |
* | manpage: remove 4 previously removed options | wm4 | 2018-05-01 | 1 | -24/+0 |
* | manpage: --demuxer-seekable-cache is not experimental anymore | wm4 | 2018-05-01 | 1 | -2/+1 |
* | common: add missing %f time format | wm4 | 2018-05-01 | 1 | -0/+1 |
* | common: round all integer times to milliseconds | wm4 | 2018-05-01 | 1 | -2/+6 |
* | cocoa: change deprecation warning from opengl-cb to libmpv | Akemi | 2018-04-29 | 2 | -3/+3 |
* | build: bump wayland-protocols requirement to 1.12+ | Jan Ekström | 2018-04-29 | 1 | -1/+1 |
* | wayland_common: update to stable xdg-shell | Emmanuel Gil Peyrot | 2018-04-29 | 3 | -52/+52 |
* | gpu/video: make HDR peak computing work without work group count | Niklas Haas | 2018-04-29 | 1 | -4/+5 |
* | gpu/video: improve HDR peak computation feature check logging | Jan Ekström | 2018-04-29 | 1 | -1/+4 |
* | command: change cycle-value command behavior | wm4 | 2018-04-29 | 4 | -87/+97 |
* | command: make track properties cycle through no/auto if uninitialized | wm4 | 2018-04-29 | 1 | -9/+18 |
* | command: fix coding style | wm4 | 2018-04-29 | 1 | -5/+6 |
* | vd_lavc: enable dr by default | wm4 | 2018-04-29 | 2 | -7/+5 |
* | vf_vapoursynth: correctly signal error on script init failure | wm4 | 2018-04-29 | 1 | -0/+1 |
* | f_lavfi: support setting common filter options like "threads" | wm4 | 2018-04-29 | 3 | -3/+12 |
* | client API: some doxygen clarifications | wm4 | 2018-04-29 | 1 | -0/+11 |
* | egl_helpers: change minimum framebuffer size to 8 bit per component | wm4 | 2018-04-29 | 1 | -3/+3 |
* | encode: do not clear video PTS on VOCTRL_RESET | wm4 | 2018-04-29 | 1 | -8/+0 |
* | egl_helpers: log certain EGL attributes | wm4 | 2018-04-29 | 1 | -0/+38 |
* | player: don't wait for last video frame in encode mode | wm4 | 2018-04-29 | 1 | -0/+3 |
* | TOOLS/matroska.py: ignore some unused elements | wm4 | 2018-04-29 | 1 | -1/+3 |
* | f_decoder_wrapper: fix a typo in log message | wm4 | 2018-04-29 | 1 | -1/+1 |
* | input: raise log level of some noisy messages | wm4 | 2018-04-29 | 1 | -7/+7 |
* | demux_mkv: adjust log verbosity levels | wm4 | 2018-04-29 | 2 | -40/+41 |
* | filter: hide warning when disconnecting pins drops frames | wm4 | 2018-04-29 | 1 | -2/+2 |
* | encode: rewrite half of it | wm4 | 2018-04-29 | 11 | -1114/+754 |
* | vo: add vo_reconfig2() | wm4 | 2018-04-29 | 3 | -4/+27 |
* | encode: get rid of AVDictionary setter helper | wm4 | 2018-04-29 | 3 | -73/+19 |
* | encode: some more cleanups | wm4 | 2018-04-29 | 4 | -32/+6 |
* | f_output_chain: remove a redundant variable | wm4 | 2018-04-29 | 1 | -4/+2 |
* | options: remove broken --video-stereo-mode option | wm4 | 2018-04-29 | 3 | -4/+4 |
* | video: remove internal stereo_out flag | wm4 | 2018-04-29 | 6 | -24/+12 |
* | demux_lavf: discard "und" language tag | wm4 | 2018-04-29 | 1 | -1/+1 |
* | f_output_chain: log status of auto filters | wm4 | 2018-04-29 | 4 | -0/+48 |
* | f_output_chain: log input instead of output format | wm4 | 2018-04-29 | 1 | -44/+38 |
* | client API: add some render API extensions for timing | wm4 | 2018-04-29 | 4 | -29/+219 |
* | vo_libmpv: support GPU rendered screenshots | wm4 | 2018-04-29 | 3 | -0/+45 |
* | vo_libmpv: adjust redraw handling to new API semantics | wm4 | 2018-04-29 | 1 | -12/+4 |
* | vo_libmpv: remove annoying indirections | wm4 | 2018-04-29 | 1 | -71/+80 |
* | vo_libmpv: move some update() callbacks out of context lock | wm4 | 2018-04-29 | 1 | -3/+3 |
* | vo_libmpv: move up update() function | wm4 | 2018-04-29 | 1 | -14/+12 |
* | vo_libmpv: add support for DR | wm4 | 2018-04-29 | 3 | -0/+38 |
* | client API: preparations for allowing render API to use DR etc. | wm4 | 2018-04-29 | 8 | -30/+269 |
* | vo: move DR helper code to a separate source file | wm4 | 2018-04-29 | 5 | -91/+184 |
* | mp_image: fixup a simple 10L in ref_buffer | Jan Ekström | 2018-04-21 | 1 | -1/+1 |
* | vo_gpu: move some extra code for screenshot to video.c | wm4 | 2018-04-20 | 2 | -13/+15 |
* | client API: minor clarification | wm4 | 2018-04-20 | 1 | -2/+2 |
* | README: mention that Libav support is broken | wm4 | 2018-04-20 | 1 | -3/+3 |
* | encode: simplify colorspace setting | wm4 | 2018-04-20 | 3 | -38/+2 |
* | encode: cosmetics | wm4 | 2018-04-20 | 3 | -93/+107 |
* | vo_lavc: remove pointless uint32_t type for int values | wm4 | 2018-04-20 | 1 | -7/+2 |
* | encode: remove some unused functions | wm4 | 2018-04-20 | 2 | -20/+0 |
* | encoding: deprecate a bunch of obscure options | wm4 | 2018-04-20 | 4 | -10/+13 |
* | audio: fix EOF handling if there was no data at all | wm4 | 2018-04-20 | 1 | -0/+7 |
* | video: pass through container fps to filters | wm4 | 2018-04-19 | 7 | -15/+16 |
* | demux: support for some kinds of timed metadata | wm4 | 2018-04-18 | 8 | -121/+234 |
* | player: remove in_dispatch field | wm4 | 2018-04-18 | 4 | -17/+35 |
* | dispatch: simplify, disallow recursive invocation | wm4 | 2018-04-18 | 1 | -75/+60 |
* | w32_common: avoid recursive dispatch queue calls | wm4 | 2018-04-18 | 1 | -1/+6 |
* | scripting: change when/how player waits for scripts being loaded | wm4 | 2018-04-18 | 5 | -22/+27 |
* | cocoa-cb: fix a warning with swift 4.1 and slight cleanup | Akemi | 2018-04-17 | 1 | -3/+7 |
* | HIDRemote: fix volume buttons on macOS 10.13 | Akemi | 2018-04-17 | 1 | -0/+8 |
* | hwdec_ios: fix crash after mapper_init failure | Aman Gupta | 2018-04-17 | 1 | -2/+4 |
* | demux: mark eia608 packets as keyframes | Aman Gupta | 2018-04-17 | 1 | -0/+1 |
* | demux, player: mark dependent tracks | Aman Gupta | 2018-04-17 | 4 | -1/+5 |
* | client API: make sure to send IDLE event after mpv_initialize() | wm4 | 2018-04-16 | 1 | -0/+1 |
* | demux_lavf: use new libavformat semantics for stream resync | wm4 | 2018-04-16 | 1 | -17/+2 |
* | client API: fix potential sporadic freezes on termination | wm4 | 2018-04-16 | 1 | -4/+4 |
* | client API: clarify that Display pointers etc. need to stay valid | wm4 | 2018-04-16 | 2 | -8/+25 |
* | f_lavfi: add an option to use old audio PTS handling for af_lavfi | wm4 | 2018-04-15 | 3 | -1/+45 |
* | DOCS/interface-changes.rst: adjust some audio filter change notes | wm4 | 2018-04-15 | 1 | -3/+5 |
* | audio: do not try to resample spdif data | wm4 | 2018-04-15 | 1 | -0/+5 |
* | audio: don't recreate AO if a filter changes the output format | wm4 | 2018-04-15 | 2 | -4/+32 |
* | ao_alsa: actually report underruns to user | wm4 | 2018-04-15 | 1 | -5/+5 |
* | f_output_chain: fix typo | wm4 | 2018-04-15 | 1 | -1/+1 |
* | audio: change format negotiation, remove channel remix fudging | wm4 | 2018-04-15 | 3 | -229/+89 |
* | f_autoconvert: be less clever about running specific codepaths | wm4 | 2018-04-15 | 1 | -28/+14 |
* | ao_pulse: reduce requested device buffer size | wm4 | 2018-04-15 | 2 | -2/+2 |
* | ao_alsa: reduce requested buffer size | wm4 | 2018-04-15 | 1 | -2/+2 |
* | ao_alsa: add options for controlling period/buffer size | wm4 | 2018-04-15 | 2 | -8/+30 |
* | ytdl_hook: don't log error when loading is aborted | wm4 | 2018-04-15 | 1 | -2/+6 |
* | stream_libarchive: mark as needing cache | wm4 | 2018-04-15 | 1 | -0/+1 |
* | demux: fix deadlock on "program" property changes | wm4 | 2018-04-15 | 1 | -0/+6 |
* | demux_mkv: fix certain cases of recursive SeekHeads | wm4 | 2018-04-15 | 1 | -4/+1 |
* | vo_gpu: hwdec: Use ffnvcodec to load CUDA symbols | Philip Langdale | 2018-04-15 | 5 | -246/+50 |
* | build: fixup vendored wayland protocols with variants | Jan Ekström | 2018-04-15 | 2 | -10/+31 |
* | ao_openal: document the muted↔gain conversion | Jan Ekström | 2018-04-15 | 1 | -0/+3 |
* | ao/openal: Remove notes on experimentality from the documentation | LAGonauta | 2018-04-15 | 1 | -4/+1 |
* | ao/openal: Add option to set buffering characteristics | LAGonauta | 2018-04-15 | 2 | -23/+70 |
* | ao/openal: Add better sample format and channel layout selection | LAGonauta | 2018-04-15 | 1 | -139/+73 |
* | ao/openal: Add OpenAL Soft extension to get the correct latency | LAGonauta | 2018-04-15 | 1 | -1/+16 |
* | ao/openal: Add support for direct channels output | LAGonauta | 2018-04-15 | 2 | -0/+16 |
* | ao/openal: Add hardware mute support | LAGonauta | 2018-04-15 | 1 | -0/+12 |
* | ao/openal: Use only one source for audio output | LAGonauta | 2018-04-15 | 1 | -52/+153 |
* | opengl: include details in EGL context errors | Aman Gupta | 2018-04-12 | 1 | -3/+3 |
* | demux_lavf: skip demuxer hack iteration if hacks are disabled | sergey.dobrodey | 2018-04-12 | 1 | -3/+1 |
* | demux_mkv: add V_AV1 identifier for AV1 | Jan Ekström | 2018-04-08 | 1 | -0/+1 |
* | manpage: document vaapi-device | Kevin Mitchell | 2018-04-08 | 1 | -0/+4 |
* | manpage: move cuda-decode-device with hwdec options | Kevin Mitchell | 2018-04-08 | 1 | -10/+10 |
* | js: use new hooks API (match f60826c3) | Avi Halachmi (:avih) | 2018-04-07 | 2 | -10/+50 |
* | js: dump(..): fix incorrect <VISITED> with array argument | Avi Halachmi (:avih) | 2018-04-07 | 1 | -1/+1 |
* | js: implement mp.register_idle | Avi Halachmi (:avih) | 2018-04-07 | 2 | -7/+53 |
* | js: implement mp.options.read_options | Avi Halachmi (:avih) | 2018-04-07 | 2 | -8/+60 |
* | config: replace config dir lua-settings/ with dir script-opts/ | Avi Halachmi (:avih) | 2018-04-07 | 6 | -5/+14 |
* | ao_opensles: let cfg_frames_per_buffer accept buffer size up to 0.5s at 192kHz | Tom Yan | 2018-04-05 | 1 | -1/+1 |
* | ao_opensles: remove useless cfg_sample_rate | Tom Yan | 2018-04-05 | 2 | -5/+1 |
* | ao_opensles: bump device buffer size to 250ms | Tom Yan | 2018-04-05 | 1 | -1/+1 |
* | ao_opensles: do one buffer only | Tom Yan | 2018-04-05 | 1 | -15/+8 |
* | av_common: cosmetic simplification to ffmpeg component iteration loops | wm4 | 2018-04-03 | 1 | -4/+2 |
* | f_lavfi: use new libavfilter iteration API | wm4 | 2018-04-03 | 3 | -5/+6 |
* | video: remove libavutil PSEUDOPAL stuff | wm4 | 2018-04-03 | 3 | -6/+3 |
* | vaapi: add option to select a non-default device path | Rostislav Pehlivanov | 2018-03-30 | 3 | -27/+52 |
* | lavc_conv: do not allow libavcodec to drop subtitles with broken UTF-8 | wm4 | 2018-03-26 | 2 | -1/+2 |
* | player: fix hook processing consistency and code duplication issues | wm4 | 2018-03-26 | 3 | -45/+20 |
* | client API: add a first class hook API, and deprecate old API | wm4 | 2018-03-26 | 14 | -103/+283 |
* | client API: deprecate mpv_get_wakeup_pipe() | wm4 | 2018-03-26 | 3 | -17/+24 |
* | command: remove an old compatibility hack | wm4 | 2018-03-26 | 2 | -48/+3 |
* | command: remove duplication of property set error message handling | wm4 | 2018-03-26 | 1 | -59/+36 |
* | command: move property multiply code to m_property.c | wm4 | 2018-03-26 | 3 | -26/+36 |
* | command: use mpv_node helpers instead of duplicated code | wm4 | 2018-03-26 | 2 | -27/+12 |
* | manpage: mention how to get multiple video tracks for --lavfi-complex | wm4 | 2018-03-26 | 1 | -0/+2 |
* | client API: add a new way to pass X11 Display etc. to render API | wm4 | 2018-03-26 | 24 | -144/+132 |
* | f_decoder_wrapper: retry decoding if libavcodec returns invalid state | wm4 | 2018-03-26 | 1 | -2/+7 |
* | player: don't print error if aborted while loading external files | wm4 | 2018-03-26 | 1 | -1/+2 |
* | demux, stream: ignore packets and errors on forced exit | wm4 | 2018-03-26 | 2 | -3/+4 |
* | cocoa-cb: render on a dedicated dispatch queue | Akemi | 2018-03-25 | 3 | -28/+36 |
* | stats: print section titles independently | Julian | 2018-03-25 | 1 | -3/+6 |
* | stats: improve video/audio detection | Julian | 2018-03-25 | 1 | -30/+29 |
* | ao_opensles: re-flow interface/configuration retrieval | Jan Ekström | 2018-03-24 | 1 | -9/+18 |
* | ao_opensles: fix audio sync using device latency extension | Aman Gupta | 2018-03-23 | 1 | -3/+20 |
* | drm/atomic: ensure request is available until uninit | LongChair | 2018-03-23 | 1 | -3/+14 |
* | mpv.desktop: fix French translation consistency | emersion | 2018-03-18 | 1 | -1/+3 |
* | cocoa-cb: fix shutdown when fullscreen animation is running | Akemi | 2018-03-18 | 3 | -8/+21 |
* | vo_gpu: fix anamorphic video screenshots (second try) | wm4 | 2018-03-16 | 1 | -3/+4 |
* | img_format.h: cosmetics: fix whitespace | wm4 | 2018-03-15 | 1 | -1/+1 |
* | manpage: document that ---ao overrides --audio-device | wm4 | 2018-03-15 | 1 | -1/+3 |
* | f_hwtransfer: more detailed logging | wm4 | 2018-03-15 | 1 | -3/+4 |
* | f_hwtransfer: fix a logic error | wm4 | 2018-03-15 | 1 | -2/+2 |
* | vo: pass through framedrop flag differently | wm4 | 2018-03-15 | 4 | -17/+5 |
* | vo: move display-fps internal option value to VO opts | wm4 | 2018-03-15 | 4 | -28/+24 |
* | video: add an option to tune waiting for video timing | wm4 | 2018-03-15 | 6 | -2/+50 |
* | vo: cosmetics: fix a case of bad whitespace | wm4 | 2018-03-15 | 1 | -2/+1 |
* | client API: deprecate qthelper.hpp | wm4 | 2018-03-15 | 2 | -5/+17 |
* | vo_gpu: fix anamorphic screenshots | wm4 | 2018-03-15 | 1 | -2/+2 |
* | mp_image: fix UB with certain callers like vf_vdpaupp | wm4 | 2018-03-15 | 1 | -0/+4 |
* | DOCS/options: clarify that --end also supports relative time | Ricardo Constantino | 2018-03-15 | 1 | -2/+2 |
* | stream_file: enable cache for FUSE filesystems on OS X | Philip Sequeira | 2018-03-15 | 1 | -1/+2 |
* | stream_file: add more network file systems (Linux) | Philip Sequeira | 2018-03-15 | 1 | -0/+1 |
* | client API: send MPV_EVENT_SHUTDOWN only once | wm4 | 2018-03-15 | 3 | -3/+6 |
* | all: replace mpv_detach_destroy() with mpv_destroy() | wm4 | 2018-03-15 | 4 | -8/+8 |
* | client API: rename mpv_detach_destroy() to mpv_destroy() | wm4 | 2018-03-15 | 4 | -8/+30 |
* | client API: add mpv_create_weak_client() | wm4 | 2018-03-15 | 6 | -5/+44 |
* | client API: cleanup mpv_handle termination | wm4 | 2018-03-15 | 6 | -113/+150 |
* | player: move locale check to mp_create() | wm4 | 2018-03-15 | 2 | -25/+30 |
* | player: shuffle around CLI exit code handling | wm4 | 2018-03-15 | 2 | -58/+44 |
* | cocoa-cb: fix crash on startup with not initialised title bar | Akemi | 2018-03-14 | 1 | -1/+2 |
* | cocoa-cb: fix crash with forced iGPU on some multi GPU systems | Akemi | 2018-03-14 | 1 | -3/+5 |
* | build: fix swift build with waf 1.8.4 | Akemi | 2018-03-11 | 2 | -4/+4 |
* | cocoa-cb: remove unneeded icc-profile-auto check | Akemi | 2018-03-11 | 1 | -3/+1 |
* | cocoa-cb: fix usage of wrong fbo when off-screen | Akemi | 2018-03-11 | 1 | -4/+4 |
* | cocoa-cb: don't deactivate mouse events completely with input-cursor=no | Akemi | 2018-03-11 | 1 | -7/+2 |
* | doc: fix formatting of video-frame-info properties | Aman Gupta | 2018-03-11 | 1 | -5/+5 |
* | demux: fix comment typo | Aman Gupta | 2018-03-11 | 1 | -1/+1 |
* | TOOLS/autoload: be more robust with slow directory listings | Ricardo Constantino | 2018-03-10 | 1 | -11/+24 |
* | vo_vdpau: fix resizing and rotation problems | wm4 | 2018-03-08 | 1 | -3/+7 |
* | ao_sdl: fix default buffer size | wm4 | 2018-03-08 | 1 | -5/+6 |
* | ao: do not allow actual buffer size of 0 | wm4 | 2018-03-08 | 1 | -0/+1 |
* | demux: correctly report buffered size as 0 if there are no packets | wm4 | 2018-03-08 | 1 | -1/+1 |
* | vd_lavc: slightly better logging about why hwdec is not used | wm4 | 2018-03-08 | 1 | -5/+9 |
* | scripting: make a function static | wm4 | 2018-03-08 | 2 | -2/+1 |
* | osxbundle: fix bundle creation with python3 | Akemi | 2018-03-08 | 1 | -6/+8 |
* | ao_opensles: bump device buffer size to 200ms | tomty89 | 2018-03-07 | 1 | -1/+1 |
* | ao_opensles: remove set_play_state() | tomty89 | 2018-03-07 | 1 | -10/+1 |
* | ao_opensles: clear buffer queue in reset() | tomty89 | 2018-03-07 | 1 | -1/+2 |
* | hwdec_drmprime_drm: Fix a DRM buffer memory leakage | LongChair | 2018-03-05 | 1 | -2/+3 |
* | cocoa-cb: fix a segfault without video | Akemi | 2018-03-04 | 1 | -10/+7 |
* | cocoa-cb: fix wrong aspect ratio on live resize after reconfig resize | Akemi | 2018-03-04 | 1 | -1/+1 |
* | cocoa-cb: change handling of window aspect ratio changes | Akemi | 2018-03-04 | 3 | -34/+16 |
* | context_drm_egl: Allow fallback EGLConfig formats | Anton Kindestam | 2018-03-04 | 1 | -17/+49 |
* | tv: Recognise v4l2 'JPEG' fourcc | Philip Langdale | 2018-03-04 | 4 | -3/+8 |
* | input: minor additions to default key bindings | wm4 | 2018-03-04 | 2 | -13/+64 |
* | client: remove legacy API that is unused now | Akemi | 2018-03-04 | 2 | -44/+1 |
* | cocoa-cb: use new libmpv API instead of opengl-cb | Akemi | 2018-03-04 | 5 | -62/+76 |
* | cocoa-cb: move the GL dummy function to swift | Akemi | 2018-03-04 | 2 | -6/+3 |
* | cocoa-cb: remove debug remnant (stray print) | Akemi | 2018-03-04 | 1 | -1/+0 |
* | vo_gpu: don't segfault in libmpv_gl's destroy() | Niklas Haas | 2018-03-04 | 1 | -1/+2 |
* | wscript: also install render API related headers | Niklas Haas | 2018-03-04 | 1 | -1/+2 |
* | player: fix strange behavior on edition switching | wm4 | 2018-03-03 | 1 | -0/+2 |
* | player: don't free root filter while it's still needed | wm4 | 2018-03-03 | 1 | -1/+1 |
* | demux_lavf: add some hacks for SDP | wm4 | 2018-03-03 | 1 | -0/+6 |
* | player: fix track autoselection of external files yet again | wm4 | 2018-03-03 | 1 | -3/+3 |
* | command: fix whitespace | wm4 | 2018-03-03 | 1 | -1/+1 |
* | video: add option to reduce latency by 1 or 2 frames | wm4 | 2018-03-03 | 5 | -4/+31 |
* | manpage: describe how to list/inspect/apply profiles | wm4 | 2018-03-03 | 1 | -0/+5 |
* | options: add a builtin low-latency profile | wm4 | 2018-03-03 | 2 | -0/+49 |
* | video: don't read ahead a frame in --untimed mode | wm4 | 2018-03-03 | 1 | -0/+3 |
* | demux_lavf: add --demuxer-lavf-probe-info=nostreams | wm4 | 2018-03-03 | 2 | -4/+11 |
* | demux: move some code to a separate function | wm4 | 2018-03-03 | 1 | -33/+41 |
* | demux: improve audio tag merging for OGG files | wm4 | 2018-03-03 | 1 | -4/+17 |
* | vo_gpu: error out if there were rendering errors when taking screenshot | wm4 | 2018-03-03 | 1 | -1/+5 |
* | vo_gpu: fix taking screenshots of rotated videos | wm4 | 2018-03-03 | 1 | -0/+3 |
* | vd_lavc: fix inverted condition | wm4 | 2018-03-03 | 1 | -1/+1 |
* | mp_image: replace rude function with less rude FFmpeg upstream function | wm4 | 2018-03-03 | 4 | -54/+5 |
* | demux_lavf: don't mess up in streams with unknown size and init segment | wm4 | 2018-03-03 | 1 | -1/+2 |
* | player: set thread name in opener thread | wm4 | 2018-03-03 | 1 | -0/+3 |
* | DOCS/interface-changes: add note about desyncing audio filters | wm4 | 2018-03-03 | 1 | -0/+2 |
* | mp_image: make ref error handling slightly readable | wm4 | 2018-03-03 | 1 | -10/+9 |
* | mp_image: pass through unknown AVFrame side data | wm4 | 2018-03-03 | 2 | -1/+42 |
* | player: add warning comment about ignoring ABI safety | wm4 | 2018-03-03 | 1 | -0/+3 |
* | mp_image: fix subtle side data memory leaks | wm4 | 2018-03-03 | 1 | -2/+2 |
* | demux_mkv: enable libavcodec parser for eac3 | wm4 | 2018-03-03 | 1 | -1/+1 |
* | README: mention some semi-required FFmpeg dependencies | wm4 | 2018-03-03 | 1 | -0/+4 |
* | demux_edl: fix undefined behavior if mp4 init segment is not provided | wm4 | 2018-03-03 | 1 | -1/+1 |
* | cocoa-cb: fix building with SDK 10.12 and earlier | Akemi | 2018-03-01 | 1 | -1/+1 |
* | build: restore alphabetical sort order of file lists | wm4 | 2018-02-28 | 1 | -71/+71 |
* | client API: deprecate opengl-cb API and introduce a replacement API | wm4 | 2018-02-28 | 23 | -288/+1267 |
* | m_option: remove unneded compatibility features | wm4 | 2018-02-28 | 2 | -9/+2 |
* | vo_gpu: remove a dead declaration | wm4 | 2018-02-28 | 1 | -1/+0 |
* | client API: clarify license, fix some typos | wm4 | 2018-02-28 | 2 | -3/+4 |
* | osdep/atomic: add emulation for atomic_exchange() | wm4 | 2018-02-28 | 1 | -0/+7 |
* | osdep/atomic: fix potential shadowing warnings | wm4 | 2018-02-28 | 1 | -8/+8 |
* | cocoa-cb: make fullscreen resize animation duration configurable | Akemi | 2018-02-28 | 3 | -2/+30 |
* | cocoa-cb: fix stretched gl surface on window aspect ratio change | Akemi | 2018-02-28 | 2 | -2/+48 |
* | cocoa-cb: change border and borderless window styling | Akemi | 2018-02-28 | 9 | -20/+158 |
* | drm_common: Improve VT switching signal handling somewhat | Anton Kindestam | 2018-02-26 | 1 | -1/+15 |
* | vo_drm: Fix pageflip errors on VT switch | Anton Kindestam | 2018-02-26 | 1 | -2/+5 |
* | context_drm_egl: Repair VT switching | Anton Kindestam | 2018-02-26 | 1 | -2/+27 |
* | context_drm_egl: Introduce 30bpp support | Anton Kindestam | 2018-02-26 | 4 | -30/+103 |
* | egl_helpers: mpegl_cb can now signal an error condition | Anton Kindestam | 2018-02-26 | 2 | -1/+8 |
* | cocoa-cb: fix wrong fullscreen window size | Akemi | 2018-02-25 | 2 | -11/+21 |
* | cocoa-cb: fix wrong drawing size on resize | Akemi | 2018-02-25 | 1 | -17/+12 |
* | vo_gpu: fix mobius tone mapping when sig_peak <= 1.0 | Niklas Haas | 2018-02-25 | 1 | -0/+2 |
* | vo_gpu: don't tone-map for pure gamut reductions | Niklas Haas | 2018-02-25 | 1 | -3/+0 |
* | stream_file: add mode for reading appended files | wm4 | 2018-02-21 | 2 | -7/+61 |
* | audio: improve behavior if filters output nothing during probing | wm4 | 2018-02-21 | 2 | -1/+9 |
* | cocoa-cb: fix invalid framebuffer operation error | Akemi | 2018-02-21 | 1 | -1/+5 |
* | drm_vo: pixel aspect from --monitoraspect | Marco Migliori | 2018-02-21 | 1 | -1/+7 |
* | vf_vapoursynth: fix freeze | wm4 | 2018-02-20 | 1 | -5/+7 |
* | vo_gpu: introduce --target-peak | Niklas Haas | 2018-02-20 | 4 | -7/+49 |
* | vo_gpu: correctly parametrize the HLG OOTF by the display peak | Niklas Haas | 2018-02-20 | 1 | -20/+31 |
* | vo_gpu: simplify and correct color scale handling | Niklas Haas | 2018-02-20 | 3 | -33/+40 |
* | vo_mediacodec_embed: fix forgotten VO_CAP_NOREDRAW→VO_CAP_NORETAIN | Jan Ekström | 2018-02-20 | 1 | -1/+1 |
* | video: fix --video-rotate in some cases | wm4 | 2018-02-18 | 1 | -1/+1 |
* | cocoa-cb: fix hwdec when drawing off-screen | Akemi | 2018-02-17 | 1 | -0/+1 |
* | video: do not buffer extra frames with VO_CAP_NORETAIN outputs | Aman Gupta | 2018-02-17 | 1 | -0/+3 |
* | video: rename VO_CAP_NOREDRAW to VO_CAP_NORETAIN | Aman Gupta | 2018-02-17 | 2 | -4/+4 |
* | vo_gpu: hwdec_drmprime_drm: cosmetic simplification | wm4 | 2018-02-16 | 1 | -6/+3 |
* | filter: fix potential NULL pointer deref | wm4 | 2018-02-16 | 1 | -1/+1 |
* | command: simplify mp_property_filter_metadata | wm4 | 2018-02-16 | 1 | -19/+11 |
* | github: recommend 0x0.st rather than sprunge.us for logfiles | Kevin Mitchell | 2018-02-16 | 1 | -1/+1 |
* | build: fix dependency check on macOS | Akemi | 2018-02-16 | 2 | -9/+8 |
* | cocoa-cb: fix drawing on macOS 10.11 | Akemi | 2018-02-16 | 1 | -3/+19 |
* | build: fix linking libmpv when swift features are built | Akemi | 2018-02-13 | 2 | -0/+3 |
* | build: remove shell usage from swift build scripts | Akemi | 2018-02-13 | 1 | -4/+5 |
* | build: fix swift detection with python2 | Akemi | 2018-02-13 | 1 | -6/+2 |
* | lua+js: Implement utils.getpid() | sfan5 | 2018-02-13 | 5 | -0/+51 |
* | vo_gpu: remove old window screenshot glue code and GL implementation | wm4 | 2018-02-13 | 4 | -42/+0 |
* | f_lavfi: extend filter help output | wm4 | 2018-02-13 | 1 | -1/+41 |
* | options: minor cleanup to --no-... handling | wm4 | 2018-02-13 | 3 | -7/+14 |
* | options: prefix option with "--" in one case in help output | wm4 | 2018-02-13 | 1 | -1/+1 |
* | vo: make opengl-cb first in the autoprobing order | wm4 | 2018-02-13 | 4 | -5/+12 |
* | Fix recent FFmpeg deprecations | wm4 | 2018-02-13 | 7 | -56/+56 |
* | filter: extend documentation comments | wm4 | 2018-02-13 | 1 | -6/+43 |
* | filter: simplify/fix external filter graph usage | wm4 | 2018-02-13 | 1 | -34/+37 |
* | audio: don't touch spdif frames in mp_aframe_clip_timestamps() | wm4 | 2018-02-13 | 1 | -0/+3 |
* | f_lavfi: fix typo in comment | wm4 | 2018-02-13 | 1 | -1/+1 |
* | demux: lower demuxer cache default sizes | wm4 | 2018-02-13 | 1 | -2/+2 |
* | filter: adjust root log prefix | wm4 | 2018-02-13 | 1 | -2/+3 |
* | vf_vavpp: select best quality deinterlacing algorithm by default | wm4 | 2018-02-13 | 3 | -6/+28 |
* | manpage: remove mention of --vf=eq | wm4 | 2018-02-13 | 1 | -1/+1 |
* | input: add a keybinding to toggle hardware decoding | wm4 | 2018-02-13 | 3 | -0/+5 |
* | video: make --deinterlace and HW deinterlace filters always deinterlace | wm4 | 2018-02-13 | 7 | -8/+13 |
* | build: drop support for SDL1 | wm4 | 2018-02-13 | 3 | -8/+1 |
* | audio: move back PTS jump detection to before filter chain | wm4 | 2018-02-13 | 4 | -21/+20 |
* | DOCS/interface-changes.rst: fix typo | wm4 | 2018-02-13 | 1 | -1/+1 |
* | vo_gpu: d3d11: implement tex_download() | James Ross-Gowan | 2018-02-13 | 5 | -102/+57 |
* | vo_gpu: use a variable for the RA_CAP_FRAGCOORD flag | James Ross-Gowan | 2018-02-13 | 1 | -4/+3 |
* | vo_gpu: check for HDR peak detection in dumb mode too | James Ross-Gowan | 2018-02-13 | 1 | -7/+8 |
* | build: fix swift detection on major swift versions | Akemi | 2018-02-12 | 1 | -2/+2 |
* | build: fix swift detection with python3 | Akemi | 2018-02-12 | 1 | -1/+1 |
* | build: fix configure on windows | Akemi | 2018-02-12 | 1 | -7/+8 |
* | cocoa-cb: initial implementation via opengl-cb API | Akemi | 2018-02-12 | 23 | -82/+2054 |
* | build: fix linking to dev SDK on macOS | Akemi | 2018-02-12 | 1 | -1/+21 |
* | osx: always deactivate the early opengl flush on macOS | Akemi | 2018-02-12 | 2 | -2/+9 |
* | ytdl_hook: add ytdl:// prefix again for non-youtube playlists | Ricardo Constantino | 2018-02-11 | 1 | -2/+6 |
* | ytdl_hook: add script opt for using manifest URLs | Ricardo Constantino | 2018-02-11 | 2 | -2/+7 |
* | ytdl_hook: parse youtube playlist urls to set start index | Ricardo Constantino | 2018-02-11 | 1 | -5/+53 |
* | ytdl_hook: exit early, save an indentation level | Ricardo Constantino | 2018-02-11 | 1 | -164/+165 |
* | ytdl_hook: various nit | Ricardo Constantino | 2018-02-11 | 1 | -9/+5 |
* | ytdl_hook: whitelist subtitle URLs as well | Ricardo Constantino | 2018-02-11 | 1 | -2/+4 |
* | ytdl_hook: use fallback if there's no demuxer-lavf-list prop | Ricardo Constantino | 2018-02-11 | 1 | -3/+3 |
* | appveyor: trigger build on pushing to 'ci' | Kevin Mitchell | 2018-02-11 | 1 | -0/+1 |
* | vo_drm: support --monitorpixelaspect | Marco Migliori | 2018-02-11 | 1 | -0/+2 |
* | vo_drm: reset last input image on reconfig | Marco Migliori | 2018-02-11 | 1 | -0/+3 |
* | vo_drm: make the osd as large as the screen | Marco Migliori | 2018-02-11 | 1 | -18/+18 |
* | vo_gpu: make screenshots use the GL renderer | wm4 | 2018-02-11 | 16 | -33/+219 |
* | vo_gpu: add internal ability to skip osd/subs for rendering | wm4 | 2018-02-11 | 5 | -18/+40 |
* | vo_gpu: use blit() only if target ra_tex supports it | wm4 | 2018-02-11 | 1 | -2/+3 |
* | vo_gpu: add memory barrier on the HDR peak detection | Niklas Haas | 2018-02-11 | 1 | -0/+1 |
* | vo_gpu: correctly infer HDR peak detection support | Niklas Haas | 2018-02-11 | 1 | -1/+4 |
* | vo_gpu: refactor HDR peak detection algorithm | Niklas Haas | 2018-02-11 | 3 | -16/+41 |
* | appveyor: use undocumented --ask to force yes for all questions | Ricardo Constantino | 2018-02-11 | 1 | -3/+3 |
* | player: correctly set track information on adding external files | Zehua Chen | 2018-02-10 | 3 | -34/+44 |
* | wayland_common: fix idle_inhibitor protocol segfault | Rostislav Pehlivanov | 2018-02-09 | 1 | -0/+1 |
* | drmprime interop : Add frames triple buffering | LongChair | 2018-02-07 | 1 | -3/+8 |
* | vd_lavc: fix stall with some uses of --hwdec=copy | wm4 | 2018-02-05 | 1 | -3/+6 |
* | vo_gpu: port HDR tone mapping algorithm from libplacebo | Niklas Haas | 2018-02-05 | 4 | -81/+123 |
* | vo_gpu: add RA_CAP for gl_NumWorkGroups | Niklas Haas | 2018-02-05 | 3 | -1/+3 |
* | vo_gpu: vulkan: correctly enable textureGatherOffset | Niklas Haas | 2018-02-05 | 2 | -2/+3 |
* | vo_gpu: vulkan: don't issue queries for unused timers | Niklas Haas | 2018-02-05 | 1 | -5/+13 |
* | vo_gpu: vulkan: try enabling required features | Niklas Haas | 2018-02-05 | 2 | -0/+10 |
* | vo_gpu: vulkan: add missing buffer barrier fields | Niklas Haas | 2018-02-05 | 1 | -0/+2 |
* | f_decoder_wrapper: fix log message incorrect for audio | wm4 | 2018-02-05 | 1 | -1/+1 |
* | f_demux_in: give it a slightly better filter name | wm4 | 2018-02-05 | 1 | -1/+1 |
* | filter: don't randomly lose async wakeup notifications | wm4 | 2018-02-05 | 1 | -5/+4 |
* | vd_lavc: fix recently broken hardware decode fallback | wm4 | 2018-02-04 | 1 | -7/+16 |
* | vf_vapoursynth: always keep input frame array filled | wm4 | 2018-02-03 | 1 | -1/+3 |
* | vf_vapoursynth: fix locking | wm4 | 2018-02-03 | 1 | -1/+2 |
* | tests: stop comparing floats against DBL_EPSILON, use FLT_EPSILON | Ilya Tumaykin | 2018-02-03 | 2 | -6/+7 |
* | swresample: minor simplification | wm4 | 2018-02-03 | 1 | -7/+6 |
* | swresample: remove unnecessary request for new input | wm4 | 2018-02-03 | 1 | -1/+2 |
* | swresample: actually reinit resampler on large speed changes | wm4 | 2018-02-03 | 1 | -5/+13 |
* | loadfile: make --lavfi-complex runtime changes more flexible | wm4 | 2018-02-03 | 1 | -18/+27 |
* | loadfile: initialize decoders after outputs for --lavfi-complex | wm4 | 2018-02-03 | 1 | -37/+31 |
* | loadfile: fix crash in some cases of setting --lavfi-complex at runtime | wm4 | 2018-02-03 | 1 | -1/+1 |
* | loadfile: remove minor unneeded things from --lavfi-complex setup | wm4 | 2018-02-03 | 1 | -3/+1 |
* | f_output_chain: remove unused got_input_eof field | wm4 | 2018-02-03 | 2 | -4/+1 |
* | vf_vapoursynth: fix obscure/impossible leak | wm4 | 2018-02-03 | 1 | -0/+1 |
* | vf_vapoursynth: fix output colorspace flags and other attributes | wm4 | 2018-02-03 | 1 | -0/+2 |
* | vf_vapoursynth: fix potential deadlock on init failure | wm4 | 2018-02-03 | 1 | -1/+1 |
* | vf_vapoursynth: initialize start timestamp properly | wm4 | 2018-02-03 | 1 | -1/+1 |
* | f_utils: fix leak in frame duration filter | wm4 | 2018-02-03 | 1 | -0/+1 |
* | video: fix passing down FPS to vf_vapoursynth | wm4 | 2018-02-03 | 3 | -11/+11 |
* | swresample: limit output size of audio frames | wm4 | 2018-02-03 | 3 | -35/+67 |
* | af_scaletempo: output minimally sized audio frame | wm4 | 2018-02-03 | 1 | -57/+76 |
* | filter: add/use a convenience function | wm4 | 2018-02-03 | 3 | -2/+12 |
* | options: slightly improve filter help output for lavfi bridge | wm4 | 2018-02-03 | 6 | -10/+97 |
* | options: pretty print default values with --list-options | wm4 | 2018-02-01 | 1 | -1/+1 |
* | codecs: remove unused family field | wm4 | 2018-02-01 | 6 | -20/+8 |
* | manpage: clarify some --vf options | wm4 | 2018-01-31 | 2 | -16/+28 |
* | Revert "demux_mkv: remove remaining GPL code" | wm4 | 2018-01-31 | 1 | -1/+4 |
* | Copyright: fix missing word | wm4 | 2018-01-31 | 1 | -1/+1 |
* | cue: strip quotes and leading whitespace from tags | wm4 | 2018-01-30 | 1 | -2/+10 |
* | ytdl_hook: pass http proxy to ffmpeg | Ricardo Constantino | 2018-01-30 | 2 | -15/+35 |
* | input.conf: use exact value for [ binding | wm4 | 2018-01-30 | 1 | -1/+1 |
* | audio: move to decoder wrapper | wm4 | 2018-01-30 | 18 | -797/+330 |
* | ao_null: add --ao-null-format option for debugging | wm4 | 2018-01-30 | 2 | -0/+8 |
* | video: make decoder wrapper a filter | wm4 | 2018-01-30 | 26 | -1040/+1094 |
* | demux: add a per stream wakeup callback | wm4 | 2018-01-30 | 2 | -13/+56 |
* | mp_image: preserve AVFrame closed captions data | wm4 | 2018-01-30 | 2 | -0/+8 |
* | mp_image: factor buffer referencing | wm4 | 2018-01-30 | 1 | -17/+15 |
* | player: replace old lavfi wrapper with new filter code | wm4 | 2018-01-30 | 9 | -909/+108 |
* | audio: rewrite filtering glue code | wm4 | 2018-01-30 | 39 | -3758/+2483 |
* | video: rewrite filtering glue code | wm4 | 2018-01-30 | 56 | -2864/+5887 |
* | vo_gpu: check for RA_CAP_FRAGCOORD in dumb mode too | James Ross-Gowan | 2018-01-30 | 1 | -13/+14 |
* | ytdl_hook: pre-append id-only playlist items with shortened youtube URL | Ricardo Constantino | 2018-01-29 | 1 | -1/+1 |
* | ytdl_hook: whitelist segmented DASH and HLS for the manifests code | Ricardo Constantino | 2018-01-27 | 1 | -7/+9 |
* | video: fix crash with vdpau when reinitializing rendering | wm4 | 2018-01-27 | 1 | -3/+3 |
* | demux_lavf: work around another aspect of libavformat garbage API | wm4 | 2018-01-26 | 1 | -1/+6 |
* | demux_lavf: export correct seekability state for HLS live streams | wm4 | 2018-01-26 | 1 | -0/+5 |
* | command: add --osd-on-seek option defaulting to bar | Kevin Mitchell | 2018-01-26 | 5 | -11/+30 |
* | Revert "command: make pause display the same osd-msg-bar as seek" | Kevin Mitchell | 2018-01-26 | 2 | -6/+4 |
* | ytdl_hook: prefer hls/dash manifest if available | Ricardo Constantino | 2018-01-26 | 1 | -6/+10 |
* | ytdl_hook: fix safe url checking with EDL urls | Ricardo Constantino | 2018-01-26 | 1 | -11/+11 |
* | ytdl_hook: move url_is_safe earlier in code | Ricardo Constantino | 2018-01-26 | 1 | -9/+9 |
* | hwdec: detach d3d and d3d9 hwaccel from angle | myfreeer | 2018-01-25 | 3 | -9/+10 |
* | stream_lavf: remove deprecated hls protocol from whitelist | wm4 | 2018-01-25 | 1 | -1/+1 |
* | manpage: mention --network-timeout is broken with RTSP | wm4 | 2018-01-25 | 1 | -0/+10 |
* | options: add string list -toggle action | wm4 | 2018-01-25 | 2 | -0/+25 |
* | m_option: remove string list -append action code duplication | wm4 | 2018-01-25 | 1 | -15/+6 |
* | command: make change-list show changed option on OSD | wm4 | 2018-01-25 | 1 | -0/+1 |
* | command: add a change-list command | wm4 | 2018-01-25 | 5 | -0/+53 |
* | client API: be more explicit about what can be done in wakeup callbacks | wm4 | 2018-01-25 | 2 | -6/+15 |
* | options: add an option type for byte sizes | wm4 | 2018-01-25 | 5 | -25/+108 |
* | m_option: add missing print callbacks | wm4 | 2018-01-25 | 1 | -5/+35 |
* | ao_alsa: reduce verbosity at -v | wm4 | 2018-01-25 | 1 | -10/+10 |
* | audio: fix annyoing af_get_best_sample_formats() definition | wm4 | 2018-01-25 | 8 | -9/+10 |
* | command: make sure to redraw on overlay commands | wm4 | 2018-01-25 | 1 | -0/+1 |
* | video: minor simplification | wm4 | 2018-01-25 | 1 | -1/+1 |
* | ytdl_hook: whitelist protocols from urls retrieved from youtube-dl | Ricardo Constantino | 2018-01-26 | 1 | -7/+47 |
* | manpage: remove obsolete information on bd:// | Ricardo Constantino | 2018-01-25 | 1 | -4/+3 |
* | sub/osd: remove limits from border and shadow size options | Ricardo Constantino | 2018-01-24 | 1 | -2/+2 |
* | manpage: document using sub-shadow-offset for background sizing | Ricardo Constantino | 2018-01-24 | 1 | -1/+2 |
* | stream_bluray: always show list of available titles | Ricardo Constantino | 2018-01-23 | 2 | -4/+4 |
* | stream_bluray: silence libbluray's debug messages unless we want them | Ricardo Constantino | 2018-01-23 | 1 | -0/+4 |
* | video: warn user against FFmpeg's lies | wm4 | 2018-01-22 | 2 | -9/+19 |
* | m_option: add print callback to color type | Olivier Perret | 2018-01-22 | 1 | -0/+7 |
* | mpv.desktop: update mime type list | sfan5 | 2018-01-22 | 1 | -1/+1 |
* | osx: add some more menu bar items as suggested by Apples's HIG | Akemi | 2018-01-20 | 1 | -0/+35 |
* | video: change some remaining vo_opengl mentions to vo_gpu | Akemi | 2018-01-20 | 9 | -11/+11 |
* | osx: code cleanups and cosmetic fixes | Akemi | 2018-01-20 | 7 | -18/+4 |
* | osx: fix macOS 10.13 deprecation warning | Akemi | 2018-01-20 | 2 | -1/+7 |
* | cmd_parse: minor cosmetics | wm4 | 2018-01-18 | 1 | -5/+2 |
* | ta: introduce talloc_dup() and use it in some places | wm4 | 2018-01-18 | 6 | -12/+12 |
* | demux: reword an outdated comment | wm4 | 2018-01-18 | 1 | -2/+1 |
* | player: redo hack for video keyframe seeks with external audio | wm4 | 2018-01-18 | 6 | -35/+78 |
* | sws_utils: don't force callers to provide option struct | wm4 | 2018-01-18 | 6 | -7/+12 |
* | vo: log reconfig calls | wm4 | 2018-01-18 | 1 | -0/+2 |
* | mp_image_pool: add helper functions for FFmpeg hw frames pools | wm4 | 2018-01-18 | 2 | -0/+81 |
* | mp_image: fix some metadata loss with conversion from/to AVFrame | wm4 | 2018-01-18 | 1 | -2/+14 |
* | video: make IMGFMT_IS_HWACCEL() return 0 or 1 | wm4 | 2018-01-18 | 1 | -1/+1 |
* | video: add utility function to pick conversion image format from a list | wm4 | 2018-01-18 | 2 | -0/+10 |
* | video: avoid some unnecessary vf.h includes | wm4 | 2018-01-18 | 4 | -5/+0 |
* | options: simplify mp_get_config_group() memory management | wm4 | 2018-01-18 | 2 | -4/+4 |
* | options: don't warn when reading deprecated option as raw value | wm4 | 2018-01-18 | 1 | -1/+1 |
* | manpage: reword some vf command examples | wm4 | 2018-01-18 | 1 | -7/+8 |
* | Fix undefined preprocessor behavior | wm4 | 2018-01-18 | 3 | -4/+15 |
* | client API: mention that SIGPIPE is sometimes blocked | wm4 | 2018-01-18 | 1 | -0/+2 |
* | vo_gpu: skip DR for unsupported image formats | wm4 | 2018-01-18 | 1 | -0/+3 |
* | vo_gpu: fix broken 10 bit via integer textures playback | wm4 | 2018-01-17 | 1 | -3/+3 |
* | vo_gpu: rpi: defer gl_ctx_resize until after gl_ctx_init | Niklas Haas | 2018-01-15 | 1 | -1/+3 |
* | af_rubberband: add af-command to multiply current pitch | Vobe | 2018-01-15 | 2 | -6/+22 |
* | demux_lavf: add required format hacks for DASH | sfan5 | 2018-01-15 | 1 | -0/+1 |