[FFmpeg-devel] [PATCH] Extract QP from h264 encoded videos
Juan De León
juandl at google.com
Tue Jul 30 21:40:54 EEST 2019
On Tue, Jul 30, 2019 at 2:20 AM Andrey Semashev <andrey.semashev at gmail.com>
wrote:
> Just a thought. If you need codec ids and implement codec-specific
> functionality, then this whole thing probably belongs to libavcodec, not
> libavutil.
>
My understanding is that only encoders and decoders are supposed to be in
libavcodec.
I believe this fits better in libavutil for consistency.
More information about the ffmpeg-devel
mailing list