diff options
author | Timothee <timothee.informatique@regaud-chapuy.fr> | 2025-06-19 11:23:45 +0200 |
---|---|---|
committer | Michael Niedermayer <michael@niedermayer.cc> | 2025-06-23 13:40:52 +0200 |
commit | c94a419e32ea385b7557d516d32824b8f78ff302 (patch) | |
tree | a3014d3a026092db9f366beb4c640f35e1059f56 /tools/target_dec_fuzzer.c | |
parent | e6298e0759430f64e9bd9298775de92597be8a50 (diff) | |
download | ffmpeg-c94a419e32ea385b7557d516d32824b8f78ff302.tar.gz |
avfilter/codecview: Enable QP visualization for H.264
The codecviewfilter, when used with qp=1, did not display quantization parameter values for H.264 streams because the QP table extraction was restricted to MPEG-2 video.
This patch enables H.264 support by updating ff_qp_table_extractto accept AV_VIDEO_ENC_PARAMS_H264. This allows for correct QP overlay on H.264 video
Signed-off-by: Timothee <timothee.informatique@regaud-chapuy.fr>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
Diffstat (limited to 'tools/target_dec_fuzzer.c')
0 files changed, 0 insertions, 0 deletions