]> git.sesse.net Git - ffmpeg/commit
avcodec/nvenc: Fix typoed nv_status checks
authorTimo Rothenpieler <timo@rothenpieler.org>
Wed, 1 Apr 2015 07:46:50 +0000 (09:46 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Wed, 1 Apr 2015 09:55:26 +0000 (11:55 +0200)
commitb63c9a999047567abb50871e361e1e73ed8c7995
tree5713b81c82053ef42e2c9c6fad71593184e70e6d
parent3c912391dd137f348bd2c4516ae66182748224f9
avcodec/nvenc: Fix typoed nv_status checks

Thanks to Wyatt Aaron for pointing this out

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
libavcodec/nvenc.c