[vlc-devel] [PATCH 2/2] [RFC] input: remove unused "input-fast-seek" option
Jean-Baptiste Kempf
jb at videolan.org
Fri Oct 30 15:35:56 CET 2015
On 30 Oct, Steve Lhomme wrote :
> - p_input->p->b_fast_seek = var_GetBool( p_input, "input-fast-seek" );
The idea about input-fast-seek was to allow demuxers to have 2 modes:
- fast seek, unprecise, to I-frames, which is useful for thumbnails grabbing or
fast-scrubbing
- slow seek, precise, frame-accurate when user request directly a time.
And then each demuxer could handle both.
--
Jean-Baptiste Kempf
http://www.jbkempf.com/ - +33 672 704 734
Sent from my Electronic Device
More information about the vlc-devel
mailing list