]> git.sesse.net Git - ffmpeg/history - ffprobe.c
Declare the PIX_FMT_GRAY8 pixel format as a paletted format. This is
[ffmpeg] / ffprobe.c
2010-03-01 Stefano SabatiniClarify the error message issued by ffprobe in case...
2010-02-25 Stefano Sabatini10l: add prefix "TAG:" to the metadata tags key showed...
2010-02-25 Stefano SabatiniCosmetics: replace "filename" to "arg" for the name...
2010-02-24 Ramiro PollaFFprobe: take only one input file.
2010-02-21 Stefano SabatiniAdd support to an option -f which forces the format...
2010-02-21 Reimar DöffingerAvoid using log2, it is not available everywhere.
2010-02-21 Stefano SabatiniAdd FFprobe tool.