avfilter/vf_histogram: change order of histograms for planar rgb

Signed-off-by: Paul B Mahol <onemda@gmail.com>
This commit is contained in:
Paul B Mahol
2013-10-01 21:22:22 +00:00
parent cac9af68a4
commit edadda968c
2 changed files with 5 additions and 4 deletions

View File

@@ -4698,7 +4698,7 @@ It accepts the following values:
@item levels
standard histogram that display color components distribution in an image.
Displays color graph for each color component. Shows distribution
of the Y, U, V, A or G, B, R components, depending on input format,
of the Y, U, V, A or R, G, B components, depending on input format,
in current frame. Bellow each graph is color component scale meter.
@item color