Skip to content
This repository was archived by the owner on Aug 5, 2022. It is now read-only.

Tags: intel/libyami-utils

Tags

1.3.2

Toggle 1.3.2's commit message
oclblend: fix order for argb

1.3.1

Toggle 1.3.1's commit message
Properly initialize VideoDecodeBuffer

libyami introduced VIDEO_DECODE_BUFFER_FLAG_FRAME_END and
uses it in avc/hevc decoder to stop frame decoding in
some cases.  Thus, it is necessary to properly initialize
the VideoDecodeBuffer so that VIDEO_DECODE_BUFFER_FLAG_FRAME_END
is not erroneously and arbitrarily set.

Fixes #134

Signed-off-by: U. Artie Eoff <ullysses.a.eoff@intel.com>

1.3.0

Toggle 1.3.0's commit message
configure.ac: bump to version 1.3.0

Signed-off-by: jkyu <jiankang.yu@intel.com>

libyami-1.3.0

Toggle libyami-1.3.0's commit message
configure.ac: bump to version 1.3.0

Signed-off-by: jkyu <jiankang.yu@intel.com>

1.3.0-RC1

Toggle 1.3.0-RC1's commit message
v4l2: handle on fly resolution change.

when we got resolution change notification, we need
1. drain output
2. reallocate surfaces.
3. stream off/on the output

1.2.0

Toggle 1.2.0's commit message
configure.ac: bump version to 1.2.0

1.2.0-RC2

Toggle 1.2.0-RC2's commit message
configure.ac: bump version to 1.2.0

1.2.0-RC1

Toggle 1.2.0-RC1's commit message
configure.ac: bump version to 1.2.0

1.1.0

Toggle 1.1.0's commit message
encoder: add fps for VP8/VP9

Just adding fps for VP8/VP9

Signed-off-by: wudping <dongpingx.wu@intel.com>

1.1.0-RC1

Toggle 1.1.0-RC1's commit message
configure.ac: bump version to 1.1.0