OSDN Git Service

filmstripdec: Check return value of avio_seek and avoid modifying state if it fails
authorJoakim Plate <elupus@ecce.se>
Fri, 3 Feb 2012 19:13:38 +0000 (19:13 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Fri, 10 Feb 2012 20:27:49 +0000 (15:27 -0500)
commit64476d7ee86e01f43312dc5dff850d641d2b6c9a
tree18e71c69f2ba6777078a393a5f1a59353f269273
parentd7c11b114b0d75aecf0e62116971dfa5724a9ab8
filmstripdec: 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/filmstripdec.c