On 20/01/15 09:07, Anton Khirnov wrote:
Currently, it needs to be initialized by the ER caller (which is
currently either a mpegvideo decoder or h264dec). However, since none of
those decoders use MECmpContext for anything except ER, it makes more
sense to handle it purely inside ER.
---
  libavcodec/error_resilience.c | 16 +++++++++++-----
  libavcodec/error_resilience.h |  3 ++-
  libavcodec/h264.c             |  5 -----
  libavcodec/h264.h             |  2 --
  libavcodec/h264_slice.c       |  1 -
  libavcodec/mpegvideo.c        |  2 --
  6 files changed, 13 insertions(+), 16 deletions(-)


Fine for me.

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

Reply via email to