]> git.sesse.net Git - ffmpeg/commit
avcodec/nv{enc,dec}: use sane version checking macro
authorTimo Rothenpieler <timo@rothenpieler.org>
Fri, 13 Apr 2018 07:36:49 +0000 (09:36 +0200)
committerTimo Rothenpieler <timo@rothenpieler.org>
Fri, 13 Apr 2018 09:19:43 +0000 (11:19 +0200)
commit9f3902f107343f2690dce7ac7fef7c66887692b1
treebdca818f2528af84e0cb75911c2b811ae192544a
parent987026adda79be4bbc541e12c5c6796b43f84bc1
avcodec/nv{enc,dec}: use sane version checking macro

For some odd reason, the Nvidia version macros puts the minor version in
the msb, so comparing against it is impossible.
libavcodec/nvdec.h
libavcodec/nvdec_hevc.c
libavcodec/nvenc.c
libavcodec/nvenc.h