[FFmpeg-devel] [PATCH 16/41] avcodec/mpegvideo: Use typedefs for MPV(Main)?(Dec|Enc)?Context

Michael Niedermayer michael at niedermayer.cc
Sun Jan 30 13:43:49 EET 2022


On Sun, Jan 30, 2022 at 07:27:24AM +0100, Andreas Rheinhardt wrote:
> This is in preparation for actually adding such contexts
> and e.g. moving fields only used by the main thread to
> the corresponding "Main" context.
[...]

> +} MPVContext;
>  
> +typedef MPVContext MPVDecContext;
> +typedef MPVContext MPVMainContext;
> +typedef MPVContext MPVMainDecContext;

Missing documentation, what these represent, specifically the "Main"

thx

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

Whats the most studid thing your enemy could do ? Blow himself up
Whats the most studid thing you could do ? Give up your rights and
freedom because your enemy blew himself up.

-------------- 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/20220130/e73f0c43/attachment.sig>


More information about the ffmpeg-devel mailing list