Releases: mpeg5/xevd
Releases · mpeg5/xevd
xevd-0.5.0
xevd-0.4.1
- Support handling DTS and PTS time-stamp
- Various bug fix and automatic script for versioning
- Refactoring code
xevd-0.4.0
- Supporting max_coding_delay syntax
- Various bug fix
xevd-0.3.3
- Support versioning of so file name.
- Support NSIS and DEB for binary installer
- Support Closed-GOP structure (IDR picture)
- Various bug-fix
xevd-0.3.2
- Support SEI message parsing
- Fixed various bug
xevd-0.3.1
- Fixed invalid operation of decoding of main profile's bitstreams
- Removed XEVD_OPL parameter in "xevd_pull()" function.
xevd-0.3.0
- Added xevd_info() API
- Fixed bug in Annex-B syntax
- Various optimization and bug-fix
xevd-0.2.2
- Support multicore based parallel decoding
- Support multiple parameter sets
- Various bug-fix and speed-up
xevd-0.2.1
- Supporting non multiple of 8 input resolution for yuv420 and yuv400 color space.
- Fixed a symbol duplication issue when using libxeve (https://github.com/mpeg5/xeve)
xevd-0.2.0
- SSE optimization for deblocking filter
- Decoding speed-up
- Various buf-fixing