Commit Graph

7 Commits

Author SHA1 Message Date
kn
506a1d1e03 Update to openh264 2.3.1
Upstream only bumped the library version, no actual code change.
2022-10-04 17:23:34 +00:00
kn
498147aaa9 Update to openh264 2.3.0
- Decoder bug fix to correct the B-frame order in some case
- Fixes to avoid hanging for multi-thread decoding
- Some Enhancements and fixes for rate control
- Assembly optimization for loongson platform
- Some minor bug fixes

One out of 669 tests from 63 test suites ran fine on amd64.
2022-08-01 17:28:36 +00:00
naddy
7f61407556 drop RCS Ids 2022-03-11 19:39:15 +00:00
kn
e7411f37c1 Remove RCSIDs from ports I maintain 2022-03-10 12:03:30 +00:00
kn
105eee2da9 Update to openh264 2.2.0
- Add support for B-slice error concealment
- Thread decoding support for multi-slice frame
- SIMD optimization for loongson platform
- Some Bug fixes for B-frame decoding
- Some minor bug fixes

All tests keep passing on amd64.
2022-01-29 19:03:29 +00:00
kn
d6b8130e41 Fix SONAME to contain the full version instead of just the major
This also fixes openh264.pc to contain the package version instead of the
shared library version.

No PLIST change.
2021-12-24 03:31:11 +00:00
kn
e4c7a652ad Import multimedia/openh264 2.1.1
Input sthen op
OK op
---
OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.
2021-12-21 14:22:37 +00:00