avfilter/codecview: add QP support

This commit is contained in:
Clément Bœsch
2015-08-31 15:18:34 +02:00
committed by Clément Bœsch
parent 3b0f63e110
commit 560d1e7b49
2 changed files with 45 additions and 1 deletions

View File

@@ -4107,6 +4107,9 @@ forward predicted MVs of B-frames
@item bb
backward predicted MVs of B-frames
@end table
@item qp
Display quantization parameters using the chroma planes
@end table
@subsection Examples