git.videolan.org Git - ffmpeg.git/rss log
FFmpeg git repo
Les articles publiés sur le site
-
amfenc : Update the min version to 1.4.36.0 for AMF SDK.
28 mars, par Dmitrii Ovchinnikov -
avcodec/ffv1enc : Add -remap_optimizer option
28 mars, par Michael Niedermayer -
avcodec/ffv1enc : Eliminate RemapEncoderState
28 mars, par Michael Niedermayer -
avcodec/ffv1enc : Eliminate copy_state
28 mars, par Michael Niedermayer -
avcodec/ffv1enc : Better heuristic for selecting mul values.
28 mars, par Michael Niedermayeravcodec/ffv1enc: Better heuristic for selecting mul values. This increases the search space from the hardcoded 17 tables to ~ 23^512 tables The mul_count choice is chosen by bruteforce All testcases tried, improve Sponsored-by: Sovereign Tech Fund Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>