projects
/
platform
/
upstream
/
libav.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e4cc77
)
Make -xy help output consistent, output an empty line before and after.
author
Diego Biurrun
<diego@biurrun.de>
Sat, 4 Mar 2006 17:34:17 +0000
(17:34 +0000)
committer
Diego Biurrun
<diego@biurrun.de>
Sat, 4 Mar 2006 17:34:17 +0000
(17:34 +0000)
Originally committed as revision 5108 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/libpostproc/postprocess.c
patch
|
blob
|
history
diff --git
a/libavcodec/libpostproc/postprocess.c
b/libavcodec/libpostproc/postprocess.c
index 63d65fecef22f6d5a28fab96ea0d186b8ece94db..5574026e37fc761082fccb69e8ade21297bf54cc 100644
(file)
--- a/
libavcodec/libpostproc/postprocess.c
+++ b/
libavcodec/libpostproc/postprocess.c
@@
-759,6
+759,7
@@
char *pp_help=
"vb:a/hb:a/lb de,-vb\n"
"more examples:\n"
"tn:64:128:256\n"
+"\n"
;
pp_mode_t *pp_get_mode_by_name_and_quality(char *name, int quality)