libva-utils/encode
Victor Toso 428f20a85c avcenc: remove extra arguments on calling local function
Warning introduced in the initial commit.

avcenc.c:1844:41: warning: too many arguments in call to 'end_picture'
    end_picture(slice_type, next_is_bpic);
    ~~~~~~~~~~~                         ^

Signed-off-by: Victor Toso <victortoso@redhat.com>
2017-12-15 08:52:46 -08:00
..
Android.mk Build libva-utils on Android 2017-09-29 14:51:42 +08:00
Makefile.am Add vp9enc tool for testing driver 2017-09-13 13:48:44 +08:00
avcenc.c avcenc: remove extra arguments on calling local function 2017-12-15 08:52:46 -08:00
h264encode.c Fix deprecated warning 2017-09-27 12:54:18 +08:00
jpegenc.c encoders: Remove extra parentheses 2017-12-15 08:52:46 -08:00
jpegenc_utils.h libva-utils: initial commit 2016-11-29 11:41:17 -08:00
mpeg2vaenc.c libva-utils: initial commit 2016-11-29 11:41:17 -08:00
svctenc.c encoders: Remove extra parentheses 2017-12-15 08:52:46 -08:00
vp9enc.c Add vp9enc tool for testing driver 2017-09-13 13:48:44 +08:00