..
javascript
js: use new hooks API (match f60826c3
)
2018-04-07 16:02:20 -07:00
lua
ytdl_hook: fix mp4_dash with init fragment
2019-01-14 18:59:14 +01:00
audio.c
build: make encoding mode non-optional
2018-05-03 01:08:44 +03:00
client.c
player: make playback termination asynchronous
2018-05-24 19:56:35 +02:00
client.h
command: add infrastructure for async commands
2018-05-24 19:56:34 +02:00
command.c
Implement backwards playback
2019-05-19 04:15:01 +02:00
command.h
command: add a way to abort asynchronous commands
2018-05-24 19:56:34 +02:00
configfiles.c
demux, stream: remove unneeded crap (esp. optical discs and Linux TV)
2018-08-31 13:53:43 +02:00
core.h
Implement backwards playback
2019-05-19 04:15:01 +02:00
external_files.c
player: get rid of mpv_global.opts
2018-05-24 19:56:35 +02:00
external_files.h
player: get rid of mpv_global.opts
2018-05-24 19:56:35 +02:00
javascript.c
js: use new hooks API (match f60826c3
)
2018-04-07 16:02:20 -07:00
loadfile.c
Implement backwards playback
2019-05-19 04:15:01 +02:00
lua.c
lua: expose mpv_abort_async_command()
2018-05-24 19:56:34 +02:00
main.c
Implement backwards playback
2019-05-19 04:15:01 +02:00
misc.c
stream: redo buffer handling and allow arbitrary size for stream_peek()
2018-10-02 19:59:22 +02:00
osd.c
demux: simplify API for returning cache status
2018-09-07 22:26:48 +02:00
playloop.c
demux: set SEEK_HR for backstep seeks, move a hr-seek detail to playloop
2019-05-24 02:30:44 +02:00
screenshot.c
command: add a way to abort asynchronous commands
2018-05-24 19:56:34 +02:00
screenshot.h
command: move screenshot command stubs to screenshot.c
2018-05-24 19:56:34 +02:00
scripting.c
scripting: change when/how player waits for scripts being loaded
2018-04-18 01:17:41 +03:00
sub.c
sub: fix typo in comment
2019-05-19 14:54:59 +02:00
video.c
video: fix player not exiting if no video frame was rendered
2019-01-11 11:02:23 +01:00