.. |
javascript
|
lua/js: remove user-data helpers
|
2023-01-29 01:52:31 +02:00 |
lua
|
ytdl_hook: only log error when no fallback url available
|
2023-03-03 23:02:13 +00:00 |
audio.c
|
audio: remove a duplicate clearing of a struct variable
|
2023-02-27 17:02:19 +00:00 |
client.c
|
client API: reintroduce CONF_TYPE_FLAG for type conversion
|
2023-02-27 11:21:49 +01:00 |
client.h
|
scripting: remove race condition when toggling internal scripts
|
2020-03-26 23:59:44 +01:00 |
command.c
|
player/command: fix mem leak in user-data property; closes #11436
|
2023-03-13 22:49:51 -04:00 |
command.h
|
player: make deprecated track/chapter/metadata events internal
|
2021-12-15 12:29:10 +01:00 |
configfiles.c
|
various: drop unused #include "config.h"
|
2023-02-20 14:21:18 +00:00 |
core.h
|
loadfile: report hls_bitrate and program_id in struct track
|
2023-03-03 23:54:46 -06:00 |
external_files.c
|
external_files: recognize jxl and avif files as cover art
|
2023-02-27 17:50:46 +00:00 |
external_files.h
|
player: add automatic loading of external cover art files
|
2020-09-28 00:12:52 +02:00 |
javascript.c
|
various: fix warning -Wimplicit-const-int-float-conversion
|
2023-02-26 16:45:07 +01:00 |
loadfile.c
|
loadfile: strongly prefer that all streams are from the same program
|
2023-03-03 23:54:46 -06:00 |
lua.c
|
lua: add mp.del_property()
|
2023-01-28 14:20:20 -06:00 |
main.c
|
player: remove unittest option
|
2023-03-02 15:45:27 +00:00 |
misc.c
|
vo_wayland: fix warning -Wvoid-pointer-to-enum-cast
|
2023-02-26 16:45:07 +01:00 |
osd.c
|
various: drop unused #include "config.h"
|
2023-02-20 14:21:18 +00:00 |
playloop.c
|
various: drop unused #include "config.h"
|
2023-02-20 14:21:18 +00:00 |
screenshot.c
|
screenshot: fix segfault when taking a screenshot without video
|
2023-03-07 14:36:52 +00:00 |
screenshot.h
|
player: make screenshot each-frame mode more accurate
|
2020-02-07 13:32:21 +01:00 |
scripting.c
|
player/scripting: fix use-after-free when loading script folders
|
2021-04-08 23:47:35 +03:00 |
sub.c
|
various: drop unused #include "config.h"
|
2023-02-20 14:21:18 +00:00 |
video.c
|
various: drop unused #include "config.h"
|
2023-02-20 14:21:18 +00:00 |