Path to this page:
./
multimedia/openh264,
H.264 encoder/decoder library from Cisco
Branch: CURRENT,
Version: 2.5.0,
Package name: openh264-2.5.0,
Maintainer: pkgsrc-usersOpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.
Master sites:
Filesize: 58888.116 KB
Version history: (Expand)
- (2024-11-12) Updated to version: openh264-2.5.0
- (2024-02-02) Updated to version: openh264-2.4.1
- (2023-05-29) Updated to version: openh264-2.3.1
- (2021-11-16) Package added to pkgsrc.se, version openh264-2.1.1 (created)
CVS history: (Expand)
2024-02-02 14:08:51 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
openh264: updated to 2.4.1
v2.4.1
------
- Fix off by one regression in decoder
- Add security policy
- Fix glitches that sometimes happen near the scene changes
v2.4.0
------
- Add LoongArch SIMD
- Support Android NDK r20 (also r21)
- Support using gradle to build Android demo and unittest
- Bug fixes
|
2023-05-29 15:28:44 by Adam Ciarcinski | Files touched by this commit (6) | |
Log message:
openh264: updated to 2.3.1
v2.3.1
update SHAREDLIB_MAJORVERSION value in Makefile
v2.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
v2.2.0
Add support for B-slice error concealment
Thread decoding support for multi-slice frame
SIMD optimization for loongson platform
Support the arm64 compilation on Windows and MacOS platform
Some Bug fixes for B-frame decoding
Some minor bug fixes
|
2022-07-25 13:12:30 by Thomas Klausner | Files touched by this commit (102) |
Log message:
*: remove pkg-config from tools where no buildlink3.mk file is included
Bulk build on NetBSD of these packages had the same result as before
(build succeeds, no PLIST change).
|
2021-11-16 15:56:36 by Nia Alarie | Files touched by this commit (9) |
Log message:
openh264: import from pkgsrc-wip
OpenH264 is a codec library which supports H.264 encoding and decoding.
It is suitable for use in real time applications such as WebRTC.
Work by tnn, ryoon, myself
|