Skip to content

Releases: mpeg5/xevd

xevd-0.5.0

20 Apr 14:13
70e18a5
Compare
Choose a tag to compare
  • Fixed compiling error for integrating with ffmpeg
  • Various bug fix and refactoring code

xevd-0.4.1

26 Dec 07:23
4e76654
Compare
Choose a tag to compare
  • Support handling DTS and PTS time-stamp
  • Various bug fix and automatic script for versioning
  • Refactoring code

xevd-0.4.0

22 Jun 08:15
f46674e
Compare
Choose a tag to compare
  • Supporting max_coding_delay syntax
  • Various bug fix

xevd-0.3.3

23 May 11:11
98040d3
Compare
Choose a tag to compare
  • 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

06 Apr 07:03
6d729ab
Compare
Choose a tag to compare
  • Support SEI message parsing
  • Fixed various bug

xevd-0.3.1

23 Mar 05:57
b103a0f
Compare
Choose a tag to compare
  • Fixed invalid operation of decoding of main profile's bitstreams
  • Removed XEVD_OPL parameter in "xevd_pull()" function.

xevd-0.3.0

22 Mar 09:17
cec1ea6
Compare
Choose a tag to compare
  • Added xevd_info() API
  • Fixed bug in Annex-B syntax
  • Various optimization and bug-fix

xevd-0.2.2

23 Feb 10:17
303131a
Compare
Choose a tag to compare
  • Support multicore based parallel decoding
  • Support multiple parameter sets
  • Various bug-fix and speed-up

xevd-0.2.1

08 Dec 10:35
6952d64
Compare
Choose a tag to compare
  • 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

20 Sep 13:06
759fcb3
Compare
Choose a tag to compare
  • SSE optimization for deblocking filter
  • Decoding speed-up
  • Various buf-fixing