Re: [FFmpeg-devel] [PATCH 01/46] avcodec/a64multienc: Avoid intermediate buffer

2021-05-01 Thread Andreas Rheinhardt
Andreas Rheinhardt: > Signed-off-by: Andreas Rheinhardt > --- > This patchset is the first batch of patches to implement support for > user-supplied buffers in encoders; those who can't wait can already look > here for the second part dealing with encoders with external libs: > https://github.com/

[FFmpeg-devel] [PATCH 01/46] avcodec/a64multienc: Avoid intermediate buffer

2021-04-29 Thread Andreas Rheinhardt
Signed-off-by: Andreas Rheinhardt --- This patchset is the first batch of patches to implement support for user-supplied buffers in encoders; those who can't wait can already look here for the second part dealing with encoders with external libs: https://github.com/mkver/FFmpeg/commits/ff_alloc_pa