[FFmpeg-devel] [PATCH] avcodec/h264_ps: use the AVBufferPool API to allocate parameter set buffers
wm4
nfxjfg at googlemail.com
Sun Jan 21 14:12:58 EET 2018
On Sun, 21 Jan 2018 03:33:08 +0100
Michael Niedermayer <michael at niedermayer.cc> wrote:
> also a memcmp on the data might be worth looking into to avoid re-parsing of
> unchanged PS
> (theres already a memcmp in libavcodec/h264_ps.c)
That sounds like it'd help much more than a buffer pool.
Anyway, did anyone run benchmarks on this?
More information about the ffmpeg-devel
mailing list