diff options
author | Stefano Sabatini <stefano.sabatini-lala@poste.it> | 2011-04-03 16:48:33 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2011-05-24 14:21:20 +0200 |
commit | f7053dc41a29fdd2592f57ced97420ac917d3ca9 (patch) | |
tree | 48727d8102e69eee5c99bdee3d91ffc588a70722 /libavcodec/nellymoserenc.c | |
parent | b2893ee2f8b204f3d636c25a05d1dc1dd81dfdba (diff) | |
download | ffmpeg-streaming-f7053dc41a29fdd2592f57ced97420ac917d3ca9.zip ffmpeg-streaming-f7053dc41a29fdd2592f57ced97420ac917d3ca9.tar.gz |
vsrc_buffer: tweak error message in init()
Change:
Expected 7 arguments, but only %d found in '%s'\n
to:
Expected 7 arguments, but %d found in '%s'\n
as the user may provide more than 7 arguments, in that case the error
is not misleading.
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Diffstat (limited to 'libavcodec/nellymoserenc.c')
0 files changed, 0 insertions, 0 deletions