mpv/core
Uoti Urpala c1232c9a01 core: timeline: prevent inaccurate seeks outside timeline
Ensure that even if a seek is inaccurate it will not show video from
outside the defined timeline. Previously, seeking to the beginning of
a segment could show frames from before the start of the segment if
the seek was done in inaccurate mode and the demuxer seeked to an
earlier position. Now hr-seek machinery is used to skip at least the
frames that should not be part of playback timeline at all.
2013-01-13 13:25:50 +01:00
..
input
timeline
asxparser.c
asxparser.h
av_log.c
av_log.h
av_opts.c
av_opts.h
bstr.c
bstr.h
cfg-mplayer.h mplayer: make --loop loop the playlist instead of each playlist entry 2013-01-09 01:48:40 +01:00
codec-cfg.c
codec-cfg.h
command.c
command.h
cpudetect.c
cpudetect.h
defaultopts.c
defaultopts.h
encode.h
encode_lavc.c sdl, encode_lavc: fix copyright headers 2012-12-28 11:41:30 +01:00
encode_lavc.h sdl, encode_lavc: fix copyright headers 2012-12-28 11:41:30 +01:00
m_config.c
m_config.h
m_option.c
m_option.h
m_property.c
m_property.h
m_struct.c
m_struct.h
mp_common.c
mp_common.h
mp_core.h
mp_fifo.c
mp_fifo.h
mp_msg.c
mp_msg.h
mp_osd.h
mp_talloc.h
mpc_info.h
mplayer.c core: timeline: prevent inaccurate seeks outside timeline 2013-01-13 13:25:50 +01:00
mplayer.h
options.h sub: add --sub-text-* options to unstyled text subtitles font 2013-01-05 14:11:56 +01:00
parser-cfg.c
parser-cfg.h
parser-mpcmd.c
parser-mpcmd.h
path.c
path.h
playlist.c
playlist.h
playlist_parser.c
playlist_parser.h
quvi.c Fix lots of bugs in mp_http URL handling 2013-01-10 14:11:26 +01:00
screenshot.c
screenshot.h
subopt-helper.c
subopt-helper.h
version.c