ffmpegagent:
> Mostly removal of dead encode checks.
> 
> Andreas Rheinhardt (5):
>   avcodec/av1dec,libdav1d,wbmpdec: Avoid direct access to GetByteContext
>   avcodec/encode: Simplify pixel format validity check
>   avcodec/encode: Ignore coded_{width,height}
>   avcodec/encode: Remove dead code
>   avcodec/encode: Remove redundant av_image_check_size2()
> 
>  libavcodec/av1dec.c   |  2 +-
>  libavcodec/encode.c   | 28 ++++++----------------------
>  libavcodec/libdav1d.c |  2 +-
>  libavcodec/wbmpdec.c  |  3 ++-
>  4 files changed, 10 insertions(+), 25 deletions(-)
> 
> 
> base-commit: 3ce348063c9433e33a5cb1ac79ac1efa37c21621
> Published-As: 
> https://github.com/ffstaging/FFmpeg/releases/tag/pr-ffstaging-107%2Fmkver%2Fencode_checks-v1
> Fetch-It-Via: git fetch https://github.com/ffstaging/FFmpeg 
> pr-ffstaging-107/mkver/encode_checks-v1
> Pull-Request: https://github.com/ffstaging/FFmpeg/pull/107

Will apply this patchset tomorrow unless there are objections.

- Andreas

_______________________________________________
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