On Wed, Aug 22, 2012 at 11:36:48AM -0400, Justin Ruggles wrote: > On 08/04/2012 02:34 PM, Justin Ruggles wrote: > > Add some additional checks for EOF and print error messages on an incomplete > > header or packet. > > --- > > libavformat/idcin.c | 37 ++++++++++++++++++++++++++++++------- > > 1 files changed, 30 insertions(+), 7 deletions(-) > > ping.
I think EIO is more appropriate in those cases, I'd leave EOF for signalling normal end of file (i.e. no errors, just end). Bikesheds? _______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
