aboutsummaryrefslogtreecommitdiffhomepage
Commit message (Expand)AuthorAge
* demux: support for some kinds of timed metadataGravatar wm42018-04-18
* player: remove in_dispatch fieldGravatar wm42018-04-18
* dispatch: simplify, disallow recursive invocationGravatar wm42018-04-18
* w32_common: avoid recursive dispatch queue callsGravatar wm42018-04-18
* scripting: change when/how player waits for scripts being loadedGravatar wm42018-04-18
* cocoa-cb: fix a warning with swift 4.1 and slight cleanupGravatar Akemi2018-04-17
* HIDRemote: fix volume buttons on macOS 10.13Gravatar Akemi2018-04-17
* hwdec_ios: fix crash after mapper_init failureGravatar Aman Gupta2018-04-17
* demux: mark eia608 packets as keyframesGravatar Aman Gupta2018-04-17
* demux, player: mark dependent tracksGravatar Aman Gupta2018-04-17
* client API: make sure to send IDLE event after mpv_initialize()Gravatar wm42018-04-16
* demux_lavf: use new libavformat semantics for stream resyncGravatar wm42018-04-16
* client API: fix potential sporadic freezes on terminationGravatar wm42018-04-16
* client API: clarify that Display pointers etc. need to stay validGravatar wm42018-04-16
* f_lavfi: add an option to use old audio PTS handling for af_lavfiGravatar wm42018-04-15
* DOCS/interface-changes.rst: adjust some audio filter change notesGravatar wm42018-04-15
* audio: do not try to resample spdif dataGravatar wm42018-04-15
* audio: don't recreate AO if a filter changes the output formatGravatar wm42018-04-15
* ao_alsa: actually report underruns to userGravatar wm42018-04-15
* f_output_chain: fix typoGravatar wm42018-04-15
* audio: change format negotiation, remove channel remix fudgingGravatar wm42018-04-15
* f_autoconvert: be less clever about running specific codepathsGravatar wm42018-04-15
* ao_pulse: reduce requested device buffer sizeGravatar wm42018-04-15
* ao_alsa: reduce requested buffer sizeGravatar wm42018-04-15
* ao_alsa: add options for controlling period/buffer sizeGravatar wm42018-04-15
* ytdl_hook: don't log error when loading is abortedGravatar wm42018-04-15
* stream_libarchive: mark as needing cacheGravatar wm42018-04-15
* demux: fix deadlock on "program" property changesGravatar wm42018-04-15
* demux_mkv: fix certain cases of recursive SeekHeadsGravatar wm42018-04-15
* vo_gpu: hwdec: Use ffnvcodec to load CUDA symbolsGravatar Philip Langdale2018-04-15
* build: fixup vendored wayland protocols with variantsGravatar Jan Ekström2018-04-15
* ao_openal: document the muted↔gain conversionGravatar Jan Ekström2018-04-15
* ao/openal: Remove notes on experimentality from the documentationGravatar LAGonauta2018-04-15
* ao/openal: Add option to set buffering characteristicsGravatar LAGonauta2018-04-15
* ao/openal: Add better sample format and channel layout selectionGravatar LAGonauta2018-04-15
* ao/openal: Add OpenAL Soft extension to get the correct latencyGravatar LAGonauta2018-04-15
* ao/openal: Add support for direct channels outputGravatar LAGonauta2018-04-15
* ao/openal: Add hardware mute supportGravatar LAGonauta2018-04-15
* ao/openal: Use only one source for audio outputGravatar LAGonauta2018-04-15
* opengl: include details in EGL context errorsGravatar Aman Gupta2018-04-12
* demux_lavf: skip demuxer hack iteration if hacks are disabledGravatar sergey.dobrodey2018-04-12
* demux_mkv: add V_AV1 identifier for AV1Gravatar Jan Ekström2018-04-08
* manpage: document vaapi-deviceGravatar Kevin Mitchell2018-04-08
* manpage: move cuda-decode-device with hwdec optionsGravatar Kevin Mitchell2018-04-08
* js: use new hooks API (match f60826c3)Gravatar Avi Halachmi (:avih)2018-04-07
* js: dump(..): fix incorrect <VISITED> with array argumentGravatar Avi Halachmi (:avih)2018-04-07
* js: implement mp.register_idleGravatar Avi Halachmi (:avih)2018-04-07
* js: implement mp.options.read_optionsGravatar Avi Halachmi (:avih)2018-04-07
* config: replace config dir lua-settings/ with dir script-opts/Gravatar Avi Halachmi (:avih)2018-04-07
* ao_opensles: let cfg_frames_per_buffer accept buffer size up to 0.5s at 192kHzGravatar Tom Yan2018-04-05