OSDN Git Service

lavdev: improve feedback in case of invalid frame rate/size
authorStefano Sabatini <stefano.sabatini-lala@poste.it>
Fri, 3 Jun 2011 08:50:28 +0000 (10:50 +0200)
committerAnton Khirnov <anton@khirnov.net>
Thu, 23 Jun 2011 06:49:49 +0000 (08:49 +0200)
commit41b68dce4d148b6a227d001b32deb275c01aa550
treec385237106b906e67187a5d5fb68192a785e19cf
parenta4bda405447b13e84b4004ab281ae01abd230e22
lavdev: improve feedback in case of invalid frame rate/size

Show the invalid string in the error message.

While at it also prefer "Could not" over "Couldn't", plain forms are
preferred over contractions (simplify readability, especially for non
English-savvy people).

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavdevice/bktr.c
libavdevice/fbdev.c
libavdevice/libdc1394.c
libavdevice/v4l2.c