.. |
javascript
|
js: implement mp.msg.trace()
|
2017-12-16 02:25:24 -08:00 |
lua
|
stats: print section titles independently
|
2018-03-25 02:07:26 +02:00 |
audio.c
|
audio: improve behavior if filters output nothing during probing
|
2018-02-21 22:35:24 -08:00 |
client.c
|
client API: add a new way to pass X11 Display etc. to render API
|
2018-03-26 19:47:08 +02:00 |
client.h
|
client API: add mpv_create_weak_client()
|
2018-03-15 00:00:04 -07:00 |
command.c
|
command: remove an old compatibility hack
|
2018-03-26 19:47:08 +02:00 |
command.h
|
player: update duration based on highest timestamp demuxed
|
2017-12-24 21:49:12 +01:00 |
configfiles.c
|
player: silence config file loading message on resuming
|
2018-01-13 03:26:45 -08:00 |
core.h
|
client API: cleanup mpv_handle termination
|
2018-03-15 00:00:04 -07:00 |
external_files.c
|
player: make track language matching case insensitive
|
2017-12-23 15:14:13 -07:00 |
external_files.h
|
|
|
javascript.c
|
lua+js: Implement utils.getpid()
|
2018-02-13 20:16:01 -08:00 |
loadfile.c
|
player: don't print error if aborted while loading external files
|
2018-03-26 19:47:08 +02:00 |
lua.c
|
lua+js: Implement utils.getpid()
|
2018-02-13 20:16:01 -08:00 |
main.c
|
client API: cleanup mpv_handle termination
|
2018-03-15 00:00:04 -07:00 |
misc.c
|
options: move most subtitle and OSD rendering options to sub structs
|
2018-01-02 14:27:37 -08:00 |
osd.c
|
video: make decoder wrapper a filter
|
2018-01-30 03:10:27 -08:00 |
playloop.c
|
client API: deprecate opengl-cb API and introduce a replacement API
|
2018-02-28 00:55:06 -08:00 |
screenshot.c
|
vo_gpu: make screenshots use the GL renderer
|
2018-02-11 17:45:51 -08:00 |
screenshot.h
|
|
|
scripting.c
|
all: replace mpv_detach_destroy() with mpv_destroy()
|
2018-03-15 00:00:04 -07:00 |
sub.c
|
video: make decoder wrapper a filter
|
2018-01-30 03:10:27 -08:00 |
video.c
|
vo: pass through framedrop flag differently
|
2018-03-15 23:13:53 -07:00 |