Part 2 is halfway committed, some patches are either still in review or queued.
This set covers parsers and dvdsub among other things.
Cheers,
Vittorio
Jernej Fijačko (1):
dvbsubdec: add missing break
Luca Barbato (1):
dvdsub: Do not leak on failure path
Michael Niedermayer (3):
tak_parser: check ff_combine_frame return value
hevc_cabac: decrease CABAC_MAX_BIN
tiffenc: fix integer overflow
Vittorio Giovara (8):
png_parser: fix size of chunk_lenght
h264_cabac: K&R formatting cosmetics
hevc_mvs: avoid unitialized use
4xm: drop unnecessary check
4xm: more thorought check for negative index and negative shift
tiffenc: initialize return value
dvbsubdec: improve error checking
dvbsubdec: move shared codepath
libavcodec/4xm.c | 32 +-
libavcodec/dvbsubdec.c | 44 +-
libavcodec/dvdsubdec.c | 9 +-
libavcodec/h264_cabac.c | 1558 +++++++++++++++++++++++++----------------------
libavcodec/hevc_cabac.c | 2 +-
libavcodec/hevc_mvs.c | 2 +-
libavcodec/png_parser.c | 2 +-
libavcodec/tak_parser.c | 3 +-
libavcodec/tiffenc.c | 6 +-
9 files changed, 889 insertions(+), 769 deletions(-)
--
1.9.3 (Apple Git-50)
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel