pkuvcl / xavs2

An open-source encoder of AVS2-P2/IEEE1857.4 video coding standard
GNU General Public License v2.0
234 stars 66 forks source link

Used look table replacement stride shift in key path #21

Closed mypopydev closed 5 years ago

mypopydev commented 5 years ago

in RLE path, used look table replacement stride shift, in the test env, the encoder time will from 95.1s to 93.5s

Signed-off-by: Jun Zhao mypopydev@gmail.com