wok-6.x diff libvpx/description.txt @ rev 24565
Add some current_version
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Feb 25 22:15:31 2022 +0000 (2022-02-25) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/libvpx/description.txt Fri Feb 25 22:15:31 2022 +0000 1.3 @@ -0,0 +1,4 @@ 1.4 +Lipvpx is a reference implementation of a VP8 (and VP9) codec. 1.5 +It has a mode for one-pass and two-pass encoding, respectively, 1.6 +while the one-pass mode is known as being broken and not offering 1.7 +effective control over the target bitrate.