[FFmpeg-devel] [PATCH 5/5] lavc/get_bits: add a compat wrapper for the cached bitstream reader

Anton Khirnov anton at khirnov.net
Thu Jun 23 14:57:20 EEST 2022


Quoting Paul B Mahol (2022-06-17 17:26:23)
> On Fri, Jun 17, 2022 at 5:01 PM James Almer <jamrial at gmail.com> wrote:
> 
> And make sure changes are not making decoders slower than currently are.

fraps
* before: 2.07428 +- 0.00101 seconds time elapsed
* after:  2.073444 +- 0.000678 seconds time elapsed
* -> same within 0.05%

magicyuv
* before: 1.65126 +- 0.00306 seconds time elapsed
* after:  1.64686 +- 0.00326 seconds time elapsed
* -> same within 0.3%

utvideo
* before: 1.364421 +- 0.000214 seconds time elapsed
* after: 1.364200 +- 0.000220 seconds time elapsed
* -> same within 0.02%

mvha, photocd, sheervideo: cannot test, no samples in FATE

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list