1
0
mirror of https://github.com/mpv-player/mpv synced 2025-04-01 23:00:41 +00:00
mpv/input
Uoti Urpala f0649f13d6 core: add support for precise non-keyframe-limited seeks
Add support for seeking to an arbitrary non-keyframe position by
decoding video starting from the previous keyframe. Whether to use
this functionality when seeking is controlled by the new option
-hr-seek and a new third argument to the "seek" command. The default
is to use it for absolute seeks (like chapter seeks) but not for
relative ones. Because there's currently no support for cutting
encoded audio some desync is expected if encoded audio passthrough is
used. Currently precise seeks always go to the first frame with
timestamp equal to or greater than the target position; there's no
support for "matching or earlier" backwards seeks at frame level.
2010-12-20 19:02:16 +02:00
..
appleir.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
ar.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
ar.h
input.c core: add support for precise non-keyframe-limited seeks 2010-12-20 19:02:16 +02:00
input.h Add a simple capture feature (-capture) 2010-11-02 07:48:31 +02:00
joystick.c Delete things related to old translation system 2010-03-10 03:47:14 +02:00
joystick.h Merge svn changes up to r28149 2008-12-14 17:28:16 +02:00
lirc.c cleanup: remove NULL checks before free() all over the code 2010-11-14 13:11:20 +02:00
lirc.h Remove trailing whitespace from most files 2009-07-07 02:34:35 +03:00
mouse.h Add standard GPL license header. 2008-12-13 18:28:00 +00:00