All reviewed patch from batch 2 and 3 got committed, some patches from batch 3
are still waiting for a review or being discussed.

This batch has a couple of fixes for prores, vp*, nellymoser and libopusenc.

Cheers,
    Vittorio

Luca Barbato (2):
  prores: Evaluate all the quantizers
  vp9: Use the correct upper bound for seg_id

Michael Niedermayer (2):
  nellymoserenc: fix array element ordering
  vp8: fix checking vp7_feature_value_size

Vittorio Giovara (6):
  libopusenc: check return value
  libopusenc: prevent an out-of-bounds read by returning early
  nellymoserenc: fix array index
  proresenc: validate index array
  display: fix order of operands
  dnxhdenc: check negative index

 libavcodec/dnxhdenc.c      |  2 ++
 libavcodec/h264.c          |  2 +-
 libavcodec/hevc.c          |  2 +-
 libavcodec/libopusenc.c    | 11 +++++++----
 libavcodec/nellymoserenc.c | 10 +++++-----
 libavcodec/proresenc.c     | 13 +++++++------
 libavcodec/vp8.c           |  2 +-
 libavcodec/vp9.h           |  3 ++-
 libavcodec/vp9block.c      |  3 ++-
 9 files changed, 28 insertions(+), 20 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