pkuvcl / davs2

An open-source decoder of AVS2-P2/IEEE1857.4 video coding standard
GNU General Public License v2.0
129 stars 52 forks source link

Fix incorrect default wqm #36

Closed jangsc0000 closed 1 year ago

jangsc0000 commented 1 year ago

While working with the AVS2 codec, I noticed an issue with the default WQM (Weighted Quantization Matrix) value.

In this pull request, I have proposed a fix for this issue. The changes include adjusting the default WQM value to the correct one, ensuring that it aligns with the standards and specifications of the AVS2 codec.