Re: [PATCH weston] wcap: Fix up --help.

2012-07-23 Thread Scott Moreau
On Mon, Jul 23, 2012 at 9:09 AM, Kristian Høgsberg wrote: > On Sun, Jul 22, 2012 at 06:51:27PM -0600, Scott Moreau wrote: > > --- > > wcap/main.c |9 ++--- > > 1 file changed, 6 insertions(+), 3 deletions(-) > > I don't like the example filenames in the help text, but you have a > point t

Re: [PATCH weston] wcap: Fix up --help.

2012-07-23 Thread Kristian Høgsberg
On Sun, Jul 22, 2012 at 06:51:27PM -0600, Scott Moreau wrote: > --- > wcap/main.c |9 ++--- > 1 file changed, 6 insertions(+), 3 deletions(-) I don't like the example filenames in the help text, but you have a point that dumping YUV4MPEG2 to the terminal isn't nice and it's not clear that

[PATCH weston] wcap: Fix up --help.

2012-07-22 Thread Scott Moreau
--- wcap/main.c |9 ++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/wcap/main.c b/wcap/main.c index 09e0aa7..757aadb 100644 --- a/wcap/main.c +++ b/wcap/main.c @@ -147,15 +147,18 @@ output_yuv_frame(struct wcap_decoder *decoder) static void usage(int exit_code) { -