Quoting Linjie Fu (2020-06-08 10:58:03)
> And declare AV_CODEC_CAP_VARIABLE_DIMENSIONS for rawvideo and
> wrapped_avframe.
> 
> Signed-off-by: Linjie Fu <linjie...@intel.com>
> ---
>  doc/APIchanges               | 3 +++
>  fftools/cmdutils.c           | 2 ++
>  libavcodec/avcodec.h         | 4 +++-
>  libavcodec/codec.h           | 5 +++++
>  libavcodec/rawenc.c          | 1 +
>  libavcodec/version.h         | 2 +-
>  libavcodec/wrapped_avframe.c | 1 +
>  7 files changed, 16 insertions(+), 2 deletions(-)

During the last iteration, I asked how is this preferable to just making
a new encoder instance. Don't think I got a sufficient reply.

-- 
Anton Khirnov
_______________________________________________
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