[FFmpeg-devel] [PATCH 1/2] avcodec/snow: Move encoder-only stuff out of SnowContext

Michael Niedermayer michael at niedermayer.cc
Sun Oct 1 23:36:39 EEST 2023


On Sat, Sep 30, 2023 at 05:01:15PM +0200, Andreas Rheinhardt wrote:
> Put it into an encoder-specific context with a SnowContext
> at its front. This also avoids having to include mpegvideo.h
> in snow.c and snowdec.c.
> 
> Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at outlook.com>
> ---
>  libavcodec/snow.h    |  27 +--
>  libavcodec/snowenc.c | 448 ++++++++++++++++++++++++-------------------
>  2 files changed, 254 insertions(+), 221 deletions(-)

nice

thank you!

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Take away the freedom of one citizen and you will be jailed, take away
the freedom of all citizens and you will be congratulated by your peers
in Parliament.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20231001/65ef6b72/attachment.sig>


More information about the ffmpeg-devel mailing list