]> git.sesse.net Git - ffmpeg/commit
dv: Check return value of avio_seek and avoid modifying state if it fails
authorJoakim Plate <elupus@ecce.se>
Fri, 3 Feb 2012 19:13:36 +0000 (19:13 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 10 Feb 2012 20:27:49 +0000 (15:27 -0500)
commit8332321c5737cf24ebad504bf10a03818424718d
treee43e1a0b0d365bd5ed75aee1aaf7fefe902f54b9
parent3371e89640eb519edf0ca8695f370867e55040d0
dv: Check return value of avio_seek and avoid modifying state if it fails

Signed-off-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
libavformat/dv.c