Hello,

Patch in attach improve prores_aw encoding speed

A basic encoding test (prores to prores)
test file 1 : 137fps -> 140fps
test file 2 : 49fps-> 54 fps

001 : Pre calc codebook switchbits, rice order, exp order and first_exp,
avoid to calc it in encode_codeword func.
002 : small code reorganization in ac coeff func

Martin

Attachment: 0002-avcodec-proresenc_aw-reorganize-ac_coeffs-code.patch
Description: Binary data

Attachment: 0001-avcodec-proresenc_aw-use-lut-for-codebook-to-switchb.patch
Description: Binary data

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to