And we're off with lavformat, first of three (or four) subbatches.
There a couple of patches pending for review before batch 2 and 3 can be fully
committed, but this fourth part should be more straightforward (hopefully).
Cheers,
Vittorio
Michael Niedermayer (1):
avio: fix sizeof argument
Vittorio Giovara (10):
audiointerleave: check av_new_packet return value
idcin: fix return check
aviobuf: check context before using it
network: check return values
img2dec: check av_new_packet return value
rmdec: stricter error check to avoid theoretical unitialized used
rmdec: check av_new_packet return value
wtv: clean memory on error
wtv: check seek_by_sector return value
sol: simplify sol_codec_id
libavformat/audiointerleave.c | 6 ++++--
libavformat/avio.c | 2 +-
libavformat/aviobuf.c | 3 ++-
libavformat/idcin.c | 4 ++--
libavformat/img2dec.c | 6 ++++--
libavformat/network.c | 18 ++++++++++++++----
libavformat/rmdec.c | 6 ++++--
libavformat/sol.c | 20 ++++++++++----------
libavformat/wtv.c | 8 ++++++--
9 files changed, 47 insertions(+), 26 deletions(-)
--
1.9.3 (Apple Git-50)
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel