mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-05-07 03:23:06 +02:00
1acc9189b4
Adds output of chroma sub-sampling information to ffprobe -show_pixel_formats option. Note: This patch just prints the "raw" log2_charoma_w/h values instead of the previously suggested mapping into a chroma sub-sampling pattern string like "4:2:2". Signed-off-by: Michael Niedermayer <michaelni@gmx.at>