OSDN Git Service

lavf: Reimplement new seek API emulation
authorMichael Niedermayer <michaelni@gmx.at>
Fri, 17 Feb 2012 23:16:58 +0000 (00:16 +0100)
committerMichael Niedermayer <michaelni@gmx.at>
Tue, 21 Feb 2012 22:55:47 +0000 (23:55 +0100)
commit92b5f71a7d30974250918b12e93c974b9b555d11
tree2d1358265f31d9525cadc6b29a2159c168870c22
parente6380afa6aa7b78a7b5c37039a8ca52e0f87a4e5
lavf: Reimplement new seek API emulation

This fixes seeking to before and after files with ffplay.

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavformat/utils.c