[FFmpeg-devel] [PATCH 2/2] avformat/movenccenc: add support for CENC AV1 encryption
James Almer
jamrial at gmail.com
Fri Mar 21 05:30:00 EET 2025
On 3/20/2025 11:55 PM, Andreas Rheinhardt wrote:
> Duplicating .o files is meant for small stuff, not for gigantic things
> like cbs_av1.o (whose .text is 86519B here).
This feature requires complete frame and tile group parsing, which in
turn requires complete sequence header parsing. The amount of work to
get that much parsing code in lavf will be huge for little (if any) gain
in total object size.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20250321/5be3314b/attachment.sig>
More information about the ffmpeg-devel
mailing list