comparison mpegtsenc.c @ 5418:58fb1f12d94f libavformat

Calls to url_fseek should have their return value checked in av_seek_frame_binary, just as they do in av_seek_frame_generic. Otherwise, function may return success even though url_fseek reported failure. Patch by Sean Soria, first.last at gmail
author daniel
date Sun, 06 Dec 2009 00:03:53 +0000
parents 95a0faec0218
children 7c8ef3adb42e
comparison
equal deleted inserted replaced
5417:9d7de5529047 5418:58fb1f12d94f