diff options
author | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-10-15 19:36:22 -0400 |
---|---|---|
committer | Ganesh Ajjanagadde <gajjanagadde@gmail.com> | 2015-10-18 15:17:58 -0400 |
commit | 07d4fe3a871f3ea2f3e475bc84c3e85102ec75ba (patch) | |
tree | 331d7f2f5ecbf93ab6818a736bca9b28ff0ba96d /libavutil/xga_font_data.c | |
parent | 94f7c97e05737c2856bb08e2172b012a56568bdc (diff) | |
download | ffmpeg-07d4fe3a871f3ea2f3e475bc84c3e85102ec75ba.tar.gz |
avutil: use EINVAL instead of -1 for the return code of crypto related init functions
These functions return an error typically when the key size is an
incorrect number. AVERROR(EINVAL) is more specific than -1.
Reviewed-by: Ronald S. Bultje <rsbultje@gmail.com>
Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Ganesh Ajjanagadde <gajjanagadde@gmail.com>
Diffstat (limited to 'libavutil/xga_font_data.c')
0 files changed, 0 insertions, 0 deletions