summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/gstvaapiencoder.c
diff options
context:
space:
mode:
authorVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2017-08-01 18:38:40 +0200
committerVíctor Manuel Jáquez Leal <vjaquez@igalia.com>2017-08-01 18:38:40 +0200
commit7d6a80e13d41e1863f9e4f188adba80187fd57ea (patch)
treeb6c10e015b864811d521db8dd3a39cc94ccd05c8 /gst-libs/gst/vaapi/gstvaapiencoder.c
parent5f64d6df6cf3e62265e3ed29ef9c41cbe6f1b5fa (diff)
vaapiencode: h265: compare an unsigned int if not zero
An unsigned value can never be negative, so this test (greater than zero) will always evaluate the same way. Thus change it to just if it's not zero.
Diffstat (limited to 'gst-libs/gst/vaapi/gstvaapiencoder.c')
0 files changed, 0 insertions, 0 deletions