Re: [FFmpeg-devel] [PATCH 4/4] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME

2022-07-17 Thread Michael Niedermayer
On Sun, Jul 17, 2022 at 09:27:00PM +0200, Anton Khirnov wrote: > --- > libavcodec/libx264.c | 50 +++- > 1 file changed, 49 insertions(+), 1 deletion(-) breaks build on ubuntu libavcodec/libx264.c: In function ‘csp_to_pixfmt’: libavcodec/libx264.c:317:10:

[FFmpeg-devel] [PATCH 4/4] lavc/libx264: support AV_CODEC_CAP_ENCODER_RECON_FRAME

2022-07-17 Thread Anton Khirnov
--- libavcodec/libx264.c | 50 +++- 1 file changed, 49 insertions(+), 1 deletion(-) diff --git a/libavcodec/libx264.c b/libavcodec/libx264.c index 98ec030865..b27006c030 100644 --- a/libavcodec/libx264.c +++ b/libavcodec/libx264.c @@ -311,6 +311,23 @@ stati