]> git.ipfire.org Git - thirdparty/tvheadend.git/commit
update vaapi
authoralingherghescu <alin_gherghescu@yahoo.com>
Mon, 23 Jan 2023 06:54:06 +0000 (22:54 -0800)
committerFlole998 <Flole998@users.noreply.github.com>
Mon, 23 Jan 2023 11:37:33 +0000 (12:37 +0100)
commit0adacbdf18f018c9167bbceacc2d5ebb756688e2
tree09d05c519a8e8bb06dfd1551428f178c69cc36b6
parent8082b104aecd7f2bbac3b16b853be50c902cefb3
update vaapi

- updated function _video_filters_get_filters() due to a bug hidden by previous bug (Bug #6247)
- fixed Decoder HW + Encoder HW --> was generating download / upload that increase CPU usage
- remove vp9 profile0 to 3 (ffmpeg vaapi is not supporting profiles for vp9)
- improve 'tier' and added: level, qmin, qmax, desired_b_depth
- printing Bitrate, Buffer size, Max bitrate (for each transcoding start)
- added superframe for vp9
src/transcoding/codec/codecs/libs/vaapi.c
src/transcoding/transcode/video.c