| Commit message (Expand) | Author | Age | Files | Lines |
* | cocoa-cb: fix quit in fs with none native fs | der richter | 2019-05-11 | 1 | -1/+2 |
* | win32-console-wrapper: silence missing prototype warnings | James Ross-Gowan | 2019-05-10 | 1 | -2/+4 |
* | w32_common: avoid unnecessary sprintfs | James Ross-Gowan | 2019-05-10 | 1 | -8/+5 |
* | man: clarify vavpp requirements | Nicolas F | 2019-05-05 | 1 | -2/+3 |
* | libarchive: add fallback for systems without C.UTF-8 | dudemanguy | 2019-05-04 | 2 | -2/+6 |
* | drm_common: Support --drm-mode=<preferred|highest|N|WxH[@R]> | Anton Kindestam | 2019-05-04 | 2 | -16/+241 |
* | drm_common: Don't export functions only being used internally | Anton Kindestam | 2019-05-04 | 2 | -22/+22 |
* | drm_common: Add proper help option to drm-mode | Anton Kindestam | 2019-05-04 | 5 | -26/+95 |
* | drm_common: Add option to toggle use of atomic modesetting | Anton Kindestam | 2019-05-04 | 5 | -11/+29 |
* | vo/gpu: hwdec_cuda: Refactor gpu api specific code into separate files | Philip Langdale | 2019-05-03 | 6 | -750/+848 |
* | context_drm_egl: Add support for presentation feedback | Anton Kindestam | 2019-05-03 | 1 | -15/+118 |
* | cocoa-cb: remove all force unwrappings of optionals | der richter | 2019-04-25 | 7 | -334/+448 |
* | vo_gpu/hwdec_cuda: fixup compilation with vulkan disabled | Jan Ekström | 2019-04-22 | 1 | -0/+2 |
* | docs: add mentions of the Vulkan rendering abstraction replacement | Jan Ekström | 2019-04-22 | 2 | -0/+54 |
* | vo/gpu: hwdec_cuda: Reorganise backend-specific code | Philip Langdale | 2019-04-21 | 1 | -151/+223 |
* | vo_gpu: hwdec_cuda: Implement interop for placebo | Philip Langdale | 2019-04-21 | 2 | -146/+225 |
* | vo/gpu: ra_pl: Add helper to get pl_fmt from ra_format | Philip Langdale | 2019-04-21 | 1 | -0/+5 |
* | vo_gpu: ra_pl: Add getter for pl_gpu | Philip Langdale | 2019-04-21 | 2 | -1/+8 |
* | vo_gpu: vulkan: Add back context_win for libplacebo | Philip Langdale | 2019-04-21 | 3 | -4/+106 |
* | vo_gpu: vulkan: use libplacebo instead | Niklas Haas | 2019-04-21 | 24 | -4368/+868 |
* | mp_image: align stride to multiple of texel size | Niklas Haas | 2019-04-21 | 1 | -0/+3 |
* | vo_gpu: fix segfault when OSD tex creation fails | Niklas Haas | 2019-04-21 | 1 | -1/+1 |
* | vo_gpu: index desc namespaces by ra | Niklas Haas | 2019-04-21 | 5 | -5/+5 |
* | appveyor: fix shaderc dependencies | James Ross-Gowan | 2019-04-16 | 1 | -4/+3 |
* | version.sh: update MPVCOPYRIGHT to include the current year, 2019 | JCount | 2019-04-16 | 1 | -1/+1 |
* | options/path: fix url detection per RFC3986 | john | 2019-04-05 | 1 | -3/+7 |
* | ao/audiounit: include AVAudioSession buffer in latency calc | Aman Gupta | 2019-04-05 | 1 | -1/+1 |
* | ao/audiounit: improve a/v sync | Aman Gupta | 2019-04-05 | 3 | -4/+18 |
* | man/input: clarify behavior of seek's +exact | NoSuck | 2019-04-02 | 1 | -2/+3 |
* | cocoa-cb: add support for custom colored title bar | der richter | 2019-04-02 | 7 | -0/+44 |
* | cocoa-cb: refactor title bar styling | der richter | 2019-04-02 | 7 | -63/+192 |
* | cocoa-cb: add support for mac 10.14 Dark mode and run time switching | Akemi | 2019-04-02 | 1 | -5/+10 |
* | cocoa-cb: move all title bar related functionality in its own file | der richter | 2019-04-02 | 5 | -156/+179 |
* | cocoa-cb: remove an unused variable | Akemi | 2019-04-02 | 1 | -1/+0 |
* | cocoa-cb: simplify CGL pixel format creation | Akemi | 2019-04-02 | 1 | -57/+75 |
* | cocoa-cb: add support for dragging certain strings onto the window | Akemi | 2019-04-02 | 1 | -2/+31 |
* | cocoa-cb: synchronise the flush with the render | Akemi | 2019-04-02 | 2 | -4/+6 |
* | cocoa-cb: fix a Cocoa window position on init bug | Akemi | 2019-04-02 | 1 | -0/+13 |
* | cocoa-cb: fix Space switching when quitting fs | Akemi | 2019-04-02 | 1 | -4/+6 |
* | cocoa-cb: notify vo when window is minimised | Akemi | 2019-04-02 | 1 | -0/+8 |
* | cocoa-cb: fix crash when querying window state | Akemi | 2019-04-02 | 1 | -1/+2 |
* | cocoa-cb: wakeup vo when new events are available | Akemi | 2019-04-02 | 2 | -0/+3 |
* | build: bump minimum swift version to 3.0.2 | Akemi | 2019-04-02 | 1 | -1/+1 |
* | build: slightly adjust swift check output messages on fail | der richter | 2019-04-02 | 1 | -3/+7 |
* | build: use StrictVersion for swift version comparison | Akemi | 2019-04-02 | 2 | -7/+7 |
* | demux: support cue sheets longer than 100 minutes | zc62 | 2019-04-01 | 1 | -7/+8 |
* | player: show restart position | Aman Gupta | 2019-04-01 | 1 | -1/+1 |
* | DOCS/man/mpv.rst: Fix big-cache profile example | Leo Izen | 2019-03-16 | 1 | -1/+2 |
* | x11: fix cursor hiding initial state | Philip Sequeira | 2019-03-16 | 2 | -2/+4 |
* | vo_gpu: increase user shader size limit | Bin Jin | 2019-03-13 | 1 | -1/+1 |
* | build: fix adding of object files to linking with cplugins disabled | Akemi | 2019-03-13 | 1 | -1/+1 |
* | macosx_events: fix crash when shutting down during window animations | Rodger Combs | 2019-03-13 | 1 | -1/+3 |
* | build: enable swift debug information when requested | Rodger Combs | 2019-03-13 | 1 | -0/+3 |
* | player: fix core activity state check | Avi Halachmi (:avih) | 2019-03-12 | 1 | -1/+1 |
* | vo_libmpv: fix null pointer dereference | wnoun | 2019-03-11 | 1 | -3/+5 |
* | Merge branch 'master' into pr6360 | Jan Ekström | 2019-03-11 | 32 | -318/+583 |
|\ |
|
| * | vo_gpu: add two useful operators to user shader | Bin Jin | 2019-03-09 | 2 | -0/+7 |
| * | vo_gpu: make texture offset available to CHROMA hooks | Bin Jin | 2019-03-09 | 1 | -16/+25 |
| * | lcms: allow infinite contrast | zc62 | 2019-03-09 | 2 | -3/+5 |
| * | demux_edl: don't assume data follows a comment line | Philip Sequeira | 2019-03-03 | 1 | -1/+3 |
| * | sub: recognize UTF-8 characters in SDH subtitle filter | zc62 | 2019-03-02 | 1 | -1/+4 |
| * | options: do not enable WMV3 hwdec by default | Martin Herkt | 2019-03-01 | 2 | -2/+2 |
| * | demux: fix seek range update after head packets are pruned | Gunnar Marten | 2019-03-01 | 1 | -2/+2 |
| * | player: do not rebase start time for subtitle streams | zc62 | 2019-02-28 | 1 | -1/+1 |
| * | context_drm_egl: implement n-buffering | Anton Kindestam | 2019-02-25 | 1 | -59/+150 |
| * | opengl: Support GL_ARB_sync style fences on OpenGL ES 3.0 | Anton Kindestam | 2019-02-25 | 1 | -0/+1 |
| * | audio: fix segfault caused by incorrect number of planes | zc62 | 2019-02-23 | 1 | -1/+1 |
| * | vo_gpu: fix initial seeding of the peak detect ssbo | Niklas Haas | 2019-02-18 | 2 | -5/+7 |
| * | vo_gpu: use dB units for scene change detection | Niklas Haas | 2019-02-18 | 4 | -14/+15 |
| * | vo_gpu: clamp sigmoid function | Niklas Haas | 2019-02-18 | 1 | -0/+2 |
| * | vo_gpu: tone map before gamut mapping | Niklas Haas | 2019-02-18 | 1 | -5/+4 |
| * | vo_gpu: make --gamut-warning warn on negative colors | Niklas Haas | 2019-02-18 | 1 | -1/+2 |
| * | vo_gpu: improve numerical accuracy of PQ OETF constant | Niklas Haas | 2019-02-18 | 1 | -1/+1 |
| * | vo_gpu: allow color management in dumb mode | Niklas Haas | 2019-02-18 | 1 | -5/+6 |
| * | vo_gpu: improve accuracy of HDR brightness estimation | Niklas Haas | 2019-02-18 | 2 | -10/+14 |
| * | vo_gpu: allow boosting dark scenes when tone mapping | Niklas Haas | 2019-02-18 | 5 | -1/+13 |
| * | vo_gpu: redesign peak detection algorithm | Niklas Haas | 2019-02-18 | 5 | -77/+86 |
| * | vo_gpu: improve tone mapping desaturation | Niklas Haas | 2019-02-18 | 6 | -87/+111 |
| * | wayland_common: rename “shell” into “wm_base” | Emmanuel Gil Peyrot | 2019-02-17 | 2 | -11/+11 |
| * | options: do not enable MPEG2 hwdec by default | Martin Herkt | 2019-02-13 | 2 | -2/+2 |
| * | cocoa-cb: remove empty elements from dropped URLs | Akemi | 2019-02-10 | 1 | -1/+2 |
| * | cocoa-cb: add support for VOCTRL_GET_DISPLAY_NAMES | Akemi | 2019-02-10 | 5 | -1/+56 |
| * | cocoa-cb: use Swift Extensions for convenience | Akemi | 2019-02-10 | 2 | -7/+32 |
| * | mac: add missing semicolon to macosx_compat.h | Ken | 2019-01-26 | 1 | -1/+1 |
| * | wscript_build: de-duplicate build file list | Aman Gupta | 2019-01-25 | 1 | -4/+2 |
| * | cocoa-cb: fix side by side Split View again | Akemi | 2019-01-23 | 1 | -3/+2 |
| * | DOCS/options.rst: update target-peak description | Kotori Itsuka | 2019-01-23 | 1 | -4/+4 |
| * | vo_gpu: allow resetting target-peak to the trc default | Kotori Itsuka | 2019-01-23 | 1 | -1/+2 |
| * | vd_lavc: increase the possible length of the hwdec name | Akemi | 2019-01-23 | 1 | -1/+1 |
| * | stats: merge multiple properties into one line | Julian | 2019-01-16 | 1 | -4/+4 |
| * | lua: execute idle handlers after timers have been processed | Olivier Perret | 2019-01-16 | 1 | -6/+3 |
| * | DOCS/man: update man pages to describe ReplayGain fallback | Benjamin Barenblat | 2019-01-16 | 1 | -2/+4 |
| * | demux: make ALBUM ReplayGain tags optional when using libavformat | Benjamin Barenblat | 2019-01-16 | 2 | -11/+27 |
| * | command: notify on multiply | Dan Oscarsson | 2019-01-16 | 1 | -0/+1 |
| * | stream_dvb: Correct range for dvbin-card option. | Oliver Freyermuth | 2018-12-12 | 2 | -4/+4 |
* | | docs: add removed properties and options to interface-changes.rst | sfan5 | 2018-12-06 | 2 | -3/+4 |
* | | stats: remove duplicate cache sizes | sfan5 | 2018-12-06 | 1 | -7/+4 |
* | | demux: fix regression in decision about stream caching | sfan5 | 2018-12-06 | 1 | -1/+1 |
* | | demux: fix memleak in allocation with params=NULL | Niklas Haas | 2018-12-06 | 1 | -1/+1 |
* | | osd: another shitty pointless UB | wm4 | 2018-12-06 | 1 | -2/+4 |
* | | demux: fix some theoretical UB with no impact | wm4 | 2018-12-06 | 1 | -2/+4 |
* | | x11: don't hide cursor if window isn't focused | wm4 | 2018-12-06 | 2 | -20/+33 |
* | | stream: silence failed seek message on termination | wm4 | 2018-12-06 | 1 | -1/+2 |
* | | stream: something | wm4 | 2018-12-06 | 1 | -3/+4 |
* | | vo, vo_gpu, glx: correct GLX_OML_sync_control usage | wm4 | 2018-12-06 | 3 | -84/+128 |
* | | demux_mkv: simplify avi compat. codec_tags.c GUID lookup | wm4 | 2018-12-06 | 1 | -13/+3 |
* | | demux: remove some dead code | wm4 | 2018-12-06 | 2 | -10/+0 |
* | | demux: add another stream recording feature | wm4 | 2018-12-06 | 5 | -4/+53 |
* | | demux_lavf: to get effective HLS bitrate | wm4 | 2018-12-06 | 1 | -1/+80 |
* | | demux, stream: readd cache-speed in some other form | wm4 | 2018-12-06 | 7 | -1/+70 |
* | | vo: use a struct for vsync feedback stuff | wm4 | 2018-12-06 | 7 | -36/+52 |
* | | vo_gpu: glx: use GLX_OML_sync_control for better vsync reporting | wm4 | 2018-12-06 | 7 | -0/+142 |
* | | Merge commit '559a400ac36e75a8d73ba263fd7fa6736df1c2da' into wm4-commits--mer... | Anton Kindestam | 2018-12-05 | 98 | -3147/+3936 |
|\ \
| |/
|/| |
|
| * | demux, stream: rip out the classic stream cache | wm4 | 2018-08-31 | 27 | -1467/+49 |
| * | rendezvous: fix a typo | wm4 | 2018-08-31 | 1 | -1/+1 |
| * | demux: allow cache sizes > 2GB | wm4 | 2018-08-24 | 1 | -4/+8 |
| * | demux_lavf: v4l streams are not seekable | wm4 | 2018-08-24 | 1 | -0/+2 |
| * | player: don't print status line again when quitting | wm4 | 2018-08-11 | 1 | -2/+5 |
| * | HACK: prefetch subtitles on track switch a bit more | wm4 | 2018-06-30 | 1 | -1/+4 |
| * | player: don't cache subtitles across deselection | wm4 | 2018-06-30 | 2 | -6/+6 |
| * | player: fix coding style | wm4 | 2018-05-24 | 1 | -3/+3 |
| * | m_config: remove a redundant condition | wm4 | 2018-05-24 | 1 | -3/+1 |
| * | demux_lavf: drop obscure genpts option | wm4 | 2018-05-24 | 2 | -11/+0 |
| * | vo: remove bogus #if | wm4 | 2018-05-24 | 1 | -2/+0 |
| * | terminal-unix: stop trying to read when terminal disappears | wm4 | 2018-05-24 | 1 | -2/+4 |
| * | options: add --http-proxy | wm4 | 2018-05-24 | 2 | -0/+11 |
| * | command: avoid some direct MPOpts write accesses | wm4 | 2018-05-24 | 1 | -7/+7 |
| * | m_config: fix build with emulated stdatomic | wm4 | 2018-05-24 | 1 | -2/+3 |
| * | m_config: make m_config_cache_update() return more fine grained | wm4 | 2018-05-24 | 1 | -3/+7 |
| * | player: get rid of mpv_global.opts | wm4 | 2018-05-24 | 16 | -63/+75 |
| * | vd_lavc: move hwdec opts to local config, don't use global MPOpts | wm4 | 2018-05-24 | 4 | -43/+50 |
| * | path: don't access global option struct | wm4 | 2018-05-24 | 4 | -7/+20 |
| * | m_config: add a special define to access main config | wm4 | 2018-05-24 | 2 | -5/+7 |
| * | ao: use a local option struct | wm4 | 2018-05-24 | 6 | -19/+44 |
| * | player: remove deprecated vo/ao auto profiles | wm4 | 2018-05-24 | 2 | -9/+2 |
| * | m_config: optimize initialization of each option | wm4 | 2018-05-24 | 1 | -5/+9 |
| * | m_config: remove extra default_data field | wm4 | 2018-05-24 | 3 | -20/+29 |
| * | m_config: remove unused fields | wm4 | 2018-05-24 | 2 | -8/+2 |
| * | build: prefer C11 mode | wm4 | 2018-05-24 | 1 | -1/+6 |
| * | m_config: reduce redundant option change notifications | wm4 | 2018-05-24 | 1 | -1/+1 |
| * | m_config: remove an old temporary hack | wm4 | 2018-05-24 | 2 | -308/+336 |
| * | osdep: add portable C11-like alignof() macro | wm4 | 2018-05-24 | 1 | -0/+5 |
| * | m_config: remove outdated comment | wm4 | 2018-05-24 | 1 | -1/+0 |
| * | m_config: check for int16_t offset overflow | wm4 | 2018-05-24 | 1 | -1/+3 |
| * | m_config: remove an unused function | wm4 | 2018-05-24 | 2 | -15/+0 |
| * | m_option: remove an unused field | wm4 | 2018-05-24 | 2 | -13/+0 |
| * | m_config: cosmetics: fix 2 typos | wm4 | 2018-05-24 | 1 | -2/+2 |
| * | input: remove now unused "abort command" and cancel infrastructure | wm4 | 2018-05-24 | 5 | -75/+7 |
| * | player: make playback termination asynchronous | wm4 | 2018-05-24 | 8 | -32/+136 |
| * | player: change the role of the "stop_play" and "playing" variable | wm4 | 2018-05-24 | 5 | -18/+23 |
| * | demux: add a way to destroy the demuxer asynchronously | wm4 | 2018-05-24 | 2 | -8/+93 |
| * | player: move a function (no functional changes) | wm4 | 2018-05-24 | 1 | -7/+7 |
| * | manpage: update --demuxer-thread option | wm4 | 2018-05-24 | 1 | -3/+6 |
| * | player: some further cleanup of the mp_cancel crap | wm4 | 2018-05-24 | 6 | -79/+62 |
| * | demux: get rid of free_demuxer[_and_stream]() | wm4 | 2018-05-24 | 8 | -27/+31 |
| * | player: simplify edition switching | wm4 | 2018-05-24 | 4 | -13/+4 |
| * | command: whitelist some blocking accesses for certain demuxers/streams | wm4 | 2018-05-24 | 7 | -8/+18 |
| * | timer: remove an unused helper function | wm4 | 2018-05-24 | 2 | -16/+0 |
| * | thread_pool: add a helper function | wm4 | 2018-05-24 | 2 | -10/+30 |
| * | thread_pool: move comments to .h file | wm4 | 2018-05-24 | 2 | -17/+17 |
| * | command: make loadlist command async and abortable | wm4 | 2018-05-24 | 5 | -7/+15 |
| * | player: make various commands for managing external tracks abortable | wm4 | 2018-05-24 | 5 | -54/+96 |
| * | demux: add a "cancel" field | wm4 | 2018-05-24 | 5 | -5/+8 |
| * | stream_file: use a separate mp_cancel thing | wm4 | 2018-05-24 | 1 | -2/+8 |
| * | thread_tools: unify mp_cancel POSIX/win32 paths, add features | wm4 | 2018-05-24 | 2 | -52/+153 |
| * | misc: add linked list helpers | wm4 | 2018-05-24 | 2 | -0/+269 |
| * | thread_tools: minor simplification | wm4 | 2018-05-24 | 1 | -3/+1 |
| * | misc: move mp_cancel from stream.c to thread_tools.c | wm4 | 2018-05-24 | 15 | -145/+171 |
| * | cmd: do not use a random value for MP_CMD_OPT_ARG | wm4 | 2018-05-24 | 1 | -1/+1 |
| * | input: slightly improve --input-cmdlist output | wm4 | 2018-05-24 | 2 | -6/+7 |
| * | command: give named arguments to almost all commands | wm4 | 2018-05-24 | 5 | -249/+409 |
| * | json: add some non-standard extensions | wm4 | 2018-05-24 | 3 | -7/+77 |
| * | json: format slightly nicer escape sequences | wm4 | 2018-05-24 | 2 | -6/+20 |
| * | test: add tests for json parser/formatter | wm4 | 2018-05-24 | 1 | -0/+86 |
| * | misc: move some helper code from client.c | wm4 | 2018-05-24 | 3 | -49/+56 |
| * | player: use canonical playback time for video refreshes | wm4 | 2018-05-24 | 1 | -4/+1 |
| * | player: don't reset last_seek_pts on playback state reset | wm4 | 2018-05-24 | 2 | -4/+2 |
| * | manpage: mention that fd:// file descriptors may be modified | wm4 | 2018-05-24 | 1 | -0/+2 |
| * | stream_file: properly detect stdin as pipe | wm4 | 2018-05-24 | 1 | -17/+16 |
| * | vd_lavc: minor simplification for get_format fallback | wm4 | 2018-05-24 | 1 | -7/+1 |
| * | manpage: remove a reference to a removed option | wm4 | 2018-05-24 | 1 | -2/+1 |
| * | demux: late streams on start shouldn't restrict the seek range | wm4 | 2018-05-24 | 1 | -1/+9 |
| * | demux: streams that reached EOF shouldn't restrict the seek range | wm4 | 2018-05-24 | 1 | -6/+20 |
| * | demux: fix/improve aspects of EOF signaling | wm4 | 2018-05-24 | 1 | -9/+14 |
| * | client API: kill async commands on termination | wm4 | 2018-05-24 | 5 | -14/+65 |
| * | demux_lavf: remove ffm blacklist entry | wm4 | 2018-05-24 | 1 | -2/+0 |
| * | ipc: some user-visible changes to prepare for making all commands async | wm4 | 2018-05-24 | 3 | -1/+18 |
| * | ipc: cosmetic: switch a negated if/else | wm4 | 2018-05-24 | 1 | -3/+3 |
| * | ipc: alias set_property_string to set_property | wm4 | 2018-05-24 | 2 | -28/+4 |
| * | lua: expose mpv_abort_async_command() | wm4 | 2018-05-24 | 4 | -3/+47 |
| * | command: make "subprocess" explicitly abortable | wm4 | 2018-05-24 | 2 | -5/+9 |
| * | command: add a way to abort asynchronous commands | wm4 | 2018-05-24 | 12 | -9/+169 |
| * | player: rename "lock" to "abort_lock" | wm4 | 2018-05-24 | 3 | -12/+12 |
| * | lua: reimplement mp.subprocess_detached() by invoking the "run" command | wm4 | 2018-05-24 | 3 | -30/+7 |
| * | lua: reimplement mp.subprocess() by invoking the new subprocess command | wm4 | 2018-05-24 | 4 | -118/+41 |
| * | command: add a subprocess command | wm4 | 2018-05-24 | 5 | -0/+108 |
| * | input: add glue code for named arguments | wm4 | 2018-05-24 | 4 | -47/+248 |
| * | node: move a mpv_node helper from ipc.c to shared code | wm4 | 2018-05-24 | 3 | -14/+17 |
| * | thread_pool: set thread name | wm4 | 2018-05-24 | 1 | -0/+3 |
| * | video: trust container FPS early on if possible | wm4 | 2018-05-24 | 1 | -1/+2 |
| * | input: add a define for the number of mouse buttons and use it | wm4 | 2018-05-24 | 3 | -1/+7 |
| * | TOOLS: add a stupid test program for Lua async commands | wm4 | 2018-05-24 | 1 | -0/+53 |
| * | lua: expose async commands | wm4 | 2018-05-24 | 3 | -0/+49 |
| * | screenshot: report success to caller | wm4 | 2018-05-24 | 1 | -3/+7 |
| * | client API: merge status_reply() helper with only remaining caller | wm4 | 2018-05-24 | 1 | -12/+5 |
| * | client API: add returning of data from async commands | wm4 | 2018-05-24 | 3 | -12/+33 |
| * | client API: clarify asynchronous call ordering non-guarantees | wm4 | 2018-05-24 | 1 | -6/+3 |
| * | input: remove unused field | wm4 | 2018-05-24 | 1 | -1/+0 |
| * | screenshot: change async behavior to be in line with new semantics | wm4 | 2018-05-24 | 5 | -130/+86 |
| * | command: move screenshot command stubs to screenshot.c | wm4 | 2018-05-24 | 3 | -67/+66 |
| * | manpage: mention that --no-correct-pts can break seeking too | wm4 | 2018-05-24 | 1 | -2/+2 |
| * | player: make all external file loading actions async | wm4 | 2018-05-24 | 4 | -23/+93 |
| * | player: make abort during loading faster if ytdl_hook is used | wm4 | 2018-05-24 | 1 | -0/+7 |
| * | player: don't even start loading external tracks when aborting loading | wm4 | 2018-05-24 | 1 | -1/+1 |
| * | command: make sub-add and audio-add commands async | wm4 | 2018-05-24 | 4 | -7/+24 |
| * | command: add infrastructure for async commands | wm4 | 2018-05-24 | 10 | -47/+329 |
| * | thread_pool: make it slightly less dumb | wm4 | 2018-05-24 | 3 | -43/+142 |
| * | client: merge can_terminate() function | wm4 | 2018-05-24 | 1 | -15/+12 |
| * | misc: add a synchronization helper | wm4 | 2018-05-24 | 3 | -0/+102 |
| * | input: move an enum back to its correct place | wm4 | 2018-05-24 | 2 | -13/+13 |
| * | command: handle list commands like normal commands | wm4 | 2018-05-24 | 2 | -11/+11 |
| * | dispatch: add an assert() | wm4 | 2018-05-24 | 1 | -0/+1 |
| * | client API: some doxygen fixes/additions | wm4 | 2018-05-24 | 3 | -6/+28 |
* | | spirv: remove --spirv-compiler=nvidia | Niklas Haas | 2018-12-01 | 6 | -70/+12 |
* | | drm: rename plane options to better, invariant, names | Anton Kindestam | 2018-12-01 | 14 | -147/+187 |
* | | drm_atomic: Add general primary/overlay plane option | Anton Kindestam | 2018-12-01 | 5 | -31/+52 |
* | | man: fix --watch-later-directory formatting | TheAMM | 2018-11-28 | 1 | -1/+0 |
* | | gpu: prefer wayland context on autodetect | dudemanguy | 2018-11-19 | 1 | -3/+3 |
* | | vulkan: slightly improve vsync jitter measurements | Niklas Haas | 2018-11-19 | 1 | -0/+19 |
* | | vo_gpu: vulkan: only rotate the queues on swap | Niklas Haas | 2018-11-19 | 2 | -12/+9 |
* | | wayland: remove KDE server-decoration support | emersion | 2018-11-19 | 4 | -146/+12 |
* | | wayland: use xdg-decoration if available | emersion | 2018-11-19 | 4 | -14/+53 |
* | | filters: Add cuda/nvdec deinterlacing auto-filter using vf_yadif_cuda | Philip Langdale | 2018-11-19 | 1 | -0/+4 |
* | | vo_gpu: hwdec_cuda: Guard GL and Vulkan headers properly | Philip Langdale | 2018-11-18 | 1 | -0/+5 |
* | | w32_common: use the screen working area when resizing the window | pavelxdd | 2018-11-18 | 1 | -74/+81 |
* | | vo_x11: fix return value in resize() error paths | Rikard Falkeborn | 2018-11-17 | 1 | -2/+2 |
* | | vo_gpu: opengl: disable compute shaders for old GLSL | Niklas Haas | 2018-11-17 | 1 | -0/+6 |
* | | cocoa: fix drawing on macOS 10.14 | Akemi | 2018-11-13 | 1 | -0/+6 |
* | | cocoa-cb: add logging for CGL pixel format attributes | Akemi | 2018-11-13 | 1 | -0/+19 |
* | | vo_libmpv: support render performance data | Akemi | 2018-11-13 | 3 | -0/+25 |
* | | cocoa-cb: use libmpv's advanced rendering control and timing | Akemi | 2018-11-13 | 4 | -33/+41 |
* | | build: add a version requirement for vulkan pkg-config check | Jan Ekström | 2018-11-04 | 1 | -1/+2 |
* | | vo_gpu: vulkan: Always use KHR suffix types and defines | Philip Langdale | 2018-11-03 | 3 | -9/+9 |
* | | ipc-unix: don't blow up on readonly fd:// | Niklas Haas | 2018-10-31 | 1 | -1/+1 |
* | | audio: increase a buffer size | Ben Boeckel | 2018-10-31 | 1 | -1/+1 |
* | | ipc-unix: leave room for a NUL terminator | Ben Boeckel | 2018-10-31 | 1 | -1/+1 |
* | | vo_gpu: hwdec_cuda: Clean up init() error handling | Philip Langdale | 2018-10-31 | 1 | -10/+15 |
* | | ad_spdif: cosmetic alignment | Jan Ekström | 2018-10-30 | 1 | -1/+1 |
* | | ad_spdif: fix DTS-HD HRA handling | Jan Ekström | 2018-10-30 | 1 | -2/+10 |
* | | build: pass include paths as a list instead of a string in cocoa check | Akemi | 2018-10-28 | 1 | -1/+1 |
* | | build: don't hardcode swift module name | Akemi | 2018-10-28 | 1 | -1/+2 |
* | | build: use an argument list for the Swift build args | Akemi | 2018-10-28 | 3 | -15/+26 |
* | | hwdec_drmprime_drm: Missing NULL-check on drm_atomic_context video_plane | Anton Kindestam | 2018-10-25 | 1 | -0/+3 |
* | | stream_smb: make sure the string is NULL-terminated after strncpy | pavelxdd | 2018-10-25 | 1 | -0/+1 |
* | | vo_gpu: vulkan: hwdec_cuda: Add support for Vulkan interop | Philip Langdale | 2018-10-22 | 3 | -65/+301 |
* | | vo_gpu: vulkan: Add a function to get the device UUID | Philip Langdale | 2018-10-22 | 2 | -0/+25 |
* | | vo_gpu: vulkan: Add arbitrary user data for an ra_vk_buf | Philip Langdale | 2018-10-22 | 2 | -0/+18 |
* | | vo_gpu: vulkan: Add support for exporting buffer memory | Philip Langdale | 2018-10-22 | 8 | -6/+179 |
* | | build: more reliable way of getting the Swift version from a string | Akemi | 2018-10-22 | 1 | -1/+4 |
* | | vo_gpu: vulkan: suppress bogus error message on --vulkan-device | Niklas Haas | 2018-10-21 | 1 | -5/+5 |
* | | cocoa-cb: fix double clicking the title bar | Akemi | 2018-10-21 | 1 | -1/+29 |
* | | vo_gpu: vulkan: fix strncpy truncation in spirv_compiler_init | BtbN | 2018-10-21 | 1 | -1/+1 |
* | | x11: fix icc profile when the window goes near off screen | slatchurie | 2018-10-21 | 1 | -1/+1 |
* | | vo_gpu: vulkan: fix the buffer size on partial upload | Niklas Haas | 2018-10-19 | 1 | -0/+1 |
* | | vo_gpu: split --linear-scaling into two separate options | Niklas Haas | 2018-10-19 | 5 | -31/+58 |
* | | x11_common: replace atoi with strtoul | Nicolas F | 2018-10-19 | 1 | -1/+2 |
* | | vo_gpu: opengl: fix segfault when gl->DeleteSync is unavailable | Niklas Haas | 2018-10-16 | 1 | -1/+3 |
* | | man: mention stats in interactive control | Nicolas F | 2018-10-14 | 1 | -0/+5 |
* | | cocoa-cb: fix side by side Split View | Akemi | 2018-10-02 | 1 | -1/+1 |
* | | {mac,cocoa}: trim trailing null out of macosx_icon when loading it | Rodger Combs | 2018-10-02 | 2 | -2/+5 |
* | | mac: fix crash if we can't get an event tap | Rodger Combs | 2018-10-02 | 1 | -9/+12 |
* | | encode: simplify encode_lavc_add_packet | Jan Ekström | 2018-10-01 | 1 | -2/+0 |
* | | encode: fix AVPacket deinitialization logic | Niklas Haas | 2018-10-01 | 1 | -3/+4 |
* | | stats: show file format | wm4 | 2018-10-01 | 1 | -0/+2 |
* | | demux_lavf: hack-fix EDL mp4 DASH hack | wm4 | 2018-10-01 | 1 | -0/+4 |
* | | stream_libarchive: fix hangs when demuxer does out of bound seeks | wm4 | 2018-10-01 | 1 | -2/+9 |
* | | rendezvous: fix a typo | wm4 | 2018-10-01 | 1 | -1/+1 |
* | | demux: allow cache sizes > 2GB | wm4 | 2018-10-01 | 1 | -4/+9 |
* | | demux_lavf: v4l streams are not seekable | wm4 | 2018-10-01 | 1 | -0/+2 |
* | | ao_audiounit: rename pause function to reset | Josh Lehman | 2018-09-30 | 1 | -1/+1 |
* | | cocoa-cb: add Apple Software Renderer support | Akemi | 2018-09-30 | 5 | -3/+42 |
* | | cocoa-cb: move macOS option retrieval to the earliest point possible | Akemi | 2018-09-30 | 2 | -6/+6 |
* | | add swift as main dependency so all dependencies can be disabled easily | Akemi | 2018-09-30 | 2 | -2/+9 |
* | | build: check for Swift version and disable dependencies if needed | Akemi | 2018-09-30 | 3 | -4/+11 |
* | | Improve readme aesthetics. | Aman | 2018-09-30 | 1 | -7/+5 |
* | | drm_atomic: Allow to create atomic context w/o drmprime video plane | Anton Kindestam | 2018-09-30 | 2 | -6/+11 |
* | | manpage: minor fix to --drm-format | Anton Kindestam | 2018-09-30 | 1 | -1/+1 |
* | | demux/packet: fix demux_packet_shorten | Tom Yan | 2018-09-30 | 1 | -2/+2 |
* | | travis: enable CI for release branches | Jan Ekström | 2018-09-29 | 1 | -0/+1 |
* | | vo_gpu: fix vec3 packing in UBOs/push_constants | Niklas Haas | 2018-09-29 | 1 | -11/+13 |
* | | vo_gpu: use explicit offsets for push constants | Niklas Haas | 2018-09-29 | 1 | -2/+1 |
* | | ao_alsa: log the ALSA state if we get a non-XRUN error | Jan Ekström | 2018-09-29 | 1 | -2/+4 |
* | | ao_alsa: handle XRUNs separately from other errors | Jan Ekström | 2018-09-29 | 1 | -2/+7 |
* | | ao_alsa: early exit get_space if paused or ALSA is not ready | Jan Ekström | 2018-09-29 | 1 | -0/+5 |
* | | man/options: emphasize ytdl_hook's script options | Ricardo Constantino | 2018-09-26 | 1 | -6/+5 |
* | | vo_gpu: adjust PRNG variant used by GL shaders | sfan5 | 2018-09-26 | 1 | -1/+5 |
* | | ytdl_hook: fix audio not being picked up for some sites | Ricardo Constantino | 2018-09-26 | 1 | -2/+2 |
* | | ao_jack: only auto-connect to audio ports | Niklas Haas | 2018-09-26 | 1 | -1/+2 |
* | | encode: fix expected streams when using --lavfi-complex | TSaaristo | 2018-09-26 | 1 | -8/+8 |
* | | ci: explicitly call waf with python3 | Martin Herkt | 2018-09-11 | 2 | -4/+4 |
* | | mp_image: strip all HDR peak information from SDR clips | Niklas Haas | 2018-09-05 | 1 | -0/+6 |
* | | vo_gpu: switch to optimization level performance | Niklas Haas | 2018-09-01 | 1 | -1/+1 |
* | | ao_pulse: fix tlength calculation | Tom Yan | 2018-09-01 | 3 | -17/+3 |
* | | Revert "ao_openal: enable building on OSX" | Michael Hoang | 2018-08-26 | 3 | -27/+2 |
* | | vo_gpu: avoid overwriting compute shader block sizes | Niklas Haas | 2018-08-26 | 1 | -4/+10 |
* | | af_rubberband: reset delay to 0 on reset | Hector Martin | 2018-08-25 | 1 | -0/+2 |
* | | osdep: make use of HAVE_ANDROID | Tom Yan | 2018-08-20 | 3 | -4/+8 |
* | | wscript: split egl-android from android | Tom Yan | 2018-08-20 | 4 | -9/+11 |
* | | manpage: fix reference to --tone-mapping by old option name | Anton Kindestam | 2018-08-18 | 1 | -1/+1 |
* | | ytdl_hook: always load ytdl:// links with ytdl_hook first | Ricardo Constantino | 2018-08-17 | 1 | -7/+23 |
* | | ao_opensles: set numBuffers to 8 | Tom Yan | 2018-08-13 | 1 | -1/+1 |
* | | demux_edl: add title option to override title of chapters | sfan5 | 2018-08-13 | 2 | -1/+22 |
* | | player: expose hearing/visual impaired flags on audio tracks | Aman Gupta | 2018-08-13 | 5 | -0/+12 |
* | | build: add --no-download option to bootstrap.py | Philip Sequeira | 2018-08-13 | 1 | -0/+4 |
* | | osx: Fix initialization and access of service menu | Michael Hoang | 2018-08-11 | 1 | -2/+2 |
* | | cocoa-cb: fix crash on macOS 10.10 | Akemi | 2018-08-11 | 1 | -1/+3 |
* | | cocoa-cb: fix crash when no screen is available | Akemi | 2018-08-11 | 1 | -1/+1 |
* | | audio/format: decouple af_fmt_is_planar from af_fmt_to_planar | Tom Yan | 2018-08-11 | 1 | -16/+15 |
* | | manpage: Correct show-text duration default value | jaseg | 2018-08-05 | 1 | -1/+1 |
* | | manpage: fix --vf exclamation mark description | pavelxdd | 2018-08-05 | 1 | -1/+1 |
* | | ao_opensles: update interface-changes | Tom Yan | 2018-08-05 | 1 | -0/+9 |
* | | ao_opensles: rework the heuristic of buffer/enqueue size setting | Tom Yan | 2018-08-05 | 1 | -18/+36 |
* | | ao_opensles: allow s32 and float output | Tom Yan | 2018-08-05 | 1 | -27/+15 |
* | | audio/format: minor fix for af_fmt_from_planar | Tom Yan | 2018-08-05 | 1 | -2/+4 |
* | | stream_smb/stream_file: fix `write_buffer` | Yclept Nemo | 2018-07-29 | 2 | -16/+16 |
* | | stream_smb: locking to bypass libsmbclient issues | Yclept Nemo | 2018-07-29 | 1 | -1/+21 |
* | | ci: do bootstrap outside the docker container | Jan Ekström | 2018-07-29 | 3 | -2/+1 |
* | | manpage: fixup mistaken show playlist/track-list shortcuts | Daniel M. Capella | 2018-07-23 | 1 | -2/+2 |
* | | Update VERSION | Martin Herkt | 2018-07-22 | 1 | -1/+1 |
* | | Release 0.29.0v0.29.0 | Martin Herkt | 2018-07-22 | 2 | -116/+95 |
* | | wscript_build: apply project-wide CFLAGS/LDFLAGS to mpv.com | Stephen Hutchinson | 2018-07-19 | 1 | -2/+2 |
* | | build: if libdir is not set, set it to EXEC_PREFIX/lib | Jan Ekström | 2018-07-19 | 1 | -0/+13 |
* | | build: bump waf to 2.0.9 | Akemi | 2018-07-12 | 1 | -2/+2 |
* | | build: utilize built-in gnu_dirs module for installation directories | Akemi | 2018-07-12 | 2 | -15/+22 |
* | | build: explicitly delay adding of object files to linking | Akemi | 2018-07-12 | 1 | -0/+1 |
* | | hwdec_vaegl: Fix VAAPI EGL interop used with gpu-context=drm | Anton Kindestam | 2018-07-09 | 3 | -6/+29 |
* | | context_drm_egl: Fix CRTC setup and release code when using atomic | Anton Kindestam | 2018-07-09 | 6 | -41/+217 |
* | | context_drm_egl: Fix some memory leaks on error exit | Anton Kindestam | 2018-07-09 | 1 | -63/+66 |
* | | gpu: prefer 16bit floating point FBO formats to 16bit integer ones | Jan Ekström | 2018-07-08 | 2 | -4/+7 |
* | | build: fix linking libmpv when swift features are build | Akemi | 2018-07-08 | 1 | -7/+14 |
* | | wscript_build: fixup swift include parameter to point to source root | Jan Ekström | 2018-07-08 | 1 | -2/+2 |
* | | ci: add mingw64 targets | Martin Herkt | 2018-07-05 | 2 | -1/+38 |
* | | ci: switch to cirno.systems docker registry | Martin Herkt | 2018-07-05 | 1 | -4/+4 |
* | | ci: enable libsmbclient | Martin Herkt | 2018-07-05 | 1 | -5/+6 |
* | | ci: switch Travis env language to generic | Martin Herkt | 2018-06-25 | 1 | -1/+1 |
* | | ci: add more build targets | Martin Herkt | 2018-06-25 | 1 | -2/+5 |
* | | ci: Use custom container for Travis builds | Martin Herkt | 2018-06-25 | 2 | -22/+26 |
* | | TOOLS/autoload: Fixed broken "disabled" option | Andreas Wennerberg | 2018-06-23 | 1 | -0/+1 |
* | | demux_mkv: add A_MLP to mkv_audio_tags | Nicolas F | 2018-06-22 | 1 | -0/+1 |
* | | build: add static libraries to libmpv.pc | Martin Herkt | 2018-06-20 | 1 | -4/+8 |
* | | 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 |