OpenVisualCloud / SVT-HEVC

SVT HEVC encoder. Scalable Video Technology (SVT) is a software-based video coding technology that is highly optimized for Intel® Xeon® processors. Using the open source SVT-HEVC encoder, it is possible to spread video encoding processing across multiple Intel® Xeon® processors to achieve a real advantage of processing efficiency.
Other
507 stars 169 forks source link

FFmpeg: update plugin patch for master branch #578

Closed guojiansheng0925 closed 3 years ago

guojiansheng0925 commented 3 years ago

Signed-off-by: Guo Jiansheng jiansheng.guo@intel.com

Description

update FFmpeg plugin patch

Issue

closes #576

Author(s)

@guojiansheng0925

Performance impact

Merge method

tianjunwork commented 3 years ago

Hi Jiansheng, thank you for the patch. Just to confirm, the plugin patch still applies to all ffmpeg tag 4.2, 4.3 and master? CI doesn't cover all of them.

guojiansheng0925 commented 3 years ago

Hi @tianjunwork ,I have applied this patch on n4.2, n4.3 and master. It works well.