On 3/13/2020 7:28 AM, Anton Khirnov wrote:
> This is a constant codec property, so a capability flag is more appropriate.
> ---
>  doc/multithreading.txt     |  5 +++--
>  libavcodec/ffv1dec.c       |  4 +---
>  libavcodec/h264dec.c       |  5 ++---
>  libavcodec/hevcdec.c       |  5 ++---
>  libavcodec/internal.h      | 20 +++++---------------
>  libavcodec/mimic.c         |  3 +--
>  libavcodec/mpeg4videodec.c |  4 ++--
>  libavcodec/pngdec.c        | 10 ++++++----
>  libavcodec/pthread_frame.c |  4 ++--
>  libavcodec/rv30.c          |  1 +
>  libavcodec/rv34.c          |  2 --
>  libavcodec/rv40.c          |  1 +
>  libavcodec/vp3.c           |  6 +++---
>  libavcodec/vp8.c           |  2 +-
>  libavcodec/vp9.c           |  4 ++--
>  15 files changed, 32 insertions(+), 44 deletions(-)

Like with patch 3/18, 9a13ed522f introduced the usage of
AVCodecInternal.allocate_progress for wavpack.
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to