Commit 14b005d0 authored by Diego Biurrun's avatar Diego Biurrun

Make -xy help output consistent, output an empty line before and after.

Originally committed as revision 5108 to svn://svn.ffmpeg.org/ffmpeg/trunk
parent 9e4cc776
...@@ -759,6 +759,7 @@ char *pp_help= ...@@ -759,6 +759,7 @@ char *pp_help=
"vb:a/hb:a/lb de,-vb\n" "vb:a/hb:a/lb de,-vb\n"
"more examples:\n" "more examples:\n"
"tn:64:128:256\n" "tn:64:128:256\n"
"\n"
; ;
pp_mode_t *pp_get_mode_by_name_and_quality(char *name, int quality) pp_mode_t *pp_get_mode_by_name_and_quality(char *name, int quality)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment