gianni-rosato / svt-av1-psy

The Scalable Video Technology for AV1 (SVT-AV1 Encoder and Decoder) with perceptual enhancements for psychovisually optimal AV1 encoding
https://svt-av1-psy.com
BSD 3-Clause Clear License
261 stars 20 forks source link

[ENHANCEMENT] Stop relying on arbitary code files in `/thirdparty` and use libiaries instead #76

Closed solomoncyj closed 1 month ago

solomoncyj commented 1 month ago

from https://bugzilla.redhat.com/show_bug.cgi?id=2316282 Breakdown of the third_party stuff:

In any case the license breakdown should indicate the third_party stuff, either inside the License field or SourceLicense field (for the case of googletest which is not packaged), and appropriate Provides: bundled() should be added.

solomoncyj commented 1 month ago

i am taking care of safestringlib atmbut beed help for 5

quietvoid commented 1 month ago

Why is this issue not at the upstream repo? The third_party code comes from there too.