[FFmpeg-devel] [PATCH 1/7] proresdec2: port and fix for cached reader
Andreas Rheinhardt
andreas.rheinhardt at outlook.com
Fri Sep 8 11:30:43 EEST 2023
Christophe Gisquet:
> Le ven. 8 sept. 2023 à 10:15, Christophe Gisquet
> <christophe.gisquet at gmail.com> a écrit :
>>
>> Summary of changes
>
> git send-email --cover-letter apparently didn't let me edit one, so here goes.
>
Use --compose.
> This patchset requires my previous one improving the cached bitstream
> reader, and serves as its justification. It, basically, moves to using
> VLC wherever possible, and in particular when codewords are
> sufficiently short/there's some kind of well-behaved laplacian
> distribution for codewords that make VLCs efficient.
>
> Total speedup is around 40% here.
>
More information about the ffmpeg-devel
mailing list