As we are burning reviews, here is the last batch!
Vittorio

Luca Barbato (1):
  dv: Drop a spurious check

Michael Niedermayer (1):
  apedec: fix bit shift typo check, prevent undefined behavior

Thilo Borgmann (1):
  bgmc: fix sizeof arguments

Vittorio Giovara (7):
  utvideoenc: avoid integer overflow
  asvenc: remove an assert and early return
  flacenc: avoid integer overflow
  qdm2: avoid integer overflow
  exr: check return value
  atrac3plus: always initialize refwaves
  lpc: always initialize ref and err

 libavcodec/apedec.c     | 2 +-
 libavcodec/asvenc.c     | 5 +++--
 libavcodec/atrac3plus.c | 2 +-
 libavcodec/bgmc.c       | 6 +++---
 libavcodec/dvdec.c      | 4 ++--
 libavcodec/exr.c        | 5 +++--
 libavcodec/flacenc.c    | 3 ++-
 libavcodec/lpc.c        | 2 +-
 libavcodec/lpc.h        | 2 +-
 libavcodec/qdm2.c       | 2 +-
 libavcodec/utvideoenc.c | 2 +-
 11 files changed, 19 insertions(+), 16 deletions(-)

-- 
1.9.3 (Apple Git-50)

_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to