libva-utils/encode
Frédéric CHANAL 4cd0cc294b h264encode, hevcencode: fix integer overflow for high definition
When used with for instance 4K UHD (-h 2160 -w 3840) h264encode and
hevcencode `codebuf_size` computation is wrong due to overflow and leads
to "setup_encode:vaCreateBuffer (1349) failed,exit" error

Also fix the frame_bitrate integer overflow
2021-09-22 02:13:41 -04:00
..
Android.mk autotools: drop libdrm dependency (only libva-drm is used) 2020-04-01 21:45:08 +08:00
Makefile.am Check for -fstack-protector 2019-04-09 07:20:01 -07:00
avcenc.c avcenc: remove extra arguments on calling local function 2017-12-15 08:52:46 -08:00
h264encode.c h264encode, hevcencode: fix integer overflow for high definition 2021-09-22 02:13:41 -04:00
hevcencode.c h264encode, hevcencode: fix integer overflow for high definition 2021-09-22 02:13:41 -04:00
jpegenc.c add check of malloc result for jpegenc 2021-03-26 09:56:12 +08:00
jpegenc_utils.h libva-utils: initial commit 2016-11-29 11:41:17 -08:00
meson.build meson: add missing samples 2020-04-01 21:46:20 +08:00
mpeg2vaenc.c Fix KW issues 2020-08-25 15:19:20 +08:00
svctenc.c Check whether the surface is found 2018-03-19 16:18:23 +08:00
vp8enc.c Add support for a --repeat command line option to vp8enc. This 2020-12-04 21:46:34 +08:00
vp9enc.c Check pointers before using it 2018-03-19 16:18:23 +08:00