Re: [FFmpeg-devel] [PATCH 1/2] avformat/hevc: add support for writing alpha layer
On 12/10/2024 4:16 PM, Timo Rothenpieler wrote: --- libavformat/hevc.c | 138 - 1 file changed, 123 insertions(+), 15 deletions(-) diff --git a/libavformat/hevc.c b/libavformat/hevc.c index 7cf0b0ffb2..50e7f91bd2 100644 --- a/libavformat/hevc.c +++
[FFmpeg-devel] [PATCH 1/2] avformat/hevc: add support for writing alpha layer
--- libavformat/hevc.c | 138 - 1 file changed, 123 insertions(+), 15 deletions(-) diff --git a/libavformat/hevc.c b/libavformat/hevc.c index 7cf0b0ffb2..50e7f91bd2 100644 --- a/libavformat/hevc.c +++ b/libavformat/hevc.c @@ -82,6 +82,8 @@ typedef struc