[FFmpeg-devel] [PATCH 1/3] ffplay: disallow seeking before the start of the file
Reimar Döffinger
Reimar.Doeffinger at gmx.de
Sun Nov 25 20:45:05 CET 2012
On Sun, Nov 25, 2012 at 08:15:09PM +0100, Michael Niedermayer wrote:
> On Sun, Nov 25, 2012 at 08:01:21PM +0100, Marton Balint wrote:
> > Signed-off-by: Marton Balint <cus at passwd.hu>
> > ---
> > ffplay.c | 2 ++
> > 1 file changed, 2 insertions(+)
>
> LGTM
Hm, could you add some description why/what it is supposed to fix?
Because in principle lavf should not have any problems with seeks before
the start of the file.
More information about the ffmpeg-devel
mailing list