mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
(jarvis) libamcodec: update to libamcodec-45a1086
This commit is contained in:
parent
a2f88de5a1
commit
cf99aa123a
@ -17,7 +17,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="libamcodec"
|
PKG_NAME="libamcodec"
|
||||||
PKG_VERSION="75f23da"
|
PKG_VERSION="45a1086"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="arm"
|
PKG_ARCH="arm"
|
||||||
PKG_LICENSE="other"
|
PKG_LICENSE="other"
|
||||||
|
@ -1,20 +0,0 @@
|
|||||||
diff --git a/amcodec/include/amports/vformat.h b/amcodec/include/amports/vformat.h
|
|
||||||
index d88e6fa..41111f9 100755
|
|
||||||
--- a/amcodec/include/amports/vformat.h
|
|
||||||
+++ b/amcodec/include/amports/vformat.h
|
|
||||||
@@ -50,6 +50,7 @@ typedef enum {
|
|
||||||
VIDEO_DEC_FORMAT_SW,
|
|
||||||
VIDEO_DEC_FORMAT_AVS,
|
|
||||||
VIDEO_DEC_FORMAT_H264_4K2K,
|
|
||||||
+ VIDEO_DEC_FORMAT_HEVC,
|
|
||||||
VIDEO_DEC_FORMAT_MAX
|
|
||||||
} vdec_type_t;
|
|
||||||
|
|
||||||
@@ -66,6 +67,7 @@ typedef enum {
|
|
||||||
VFORMAT_SW,
|
|
||||||
VFORMAT_H264MVC,
|
|
||||||
VFORMAT_H264_4K2K,
|
|
||||||
+ VFORMAT_HEVC,
|
|
||||||
VFORMAT_UNSUPPORT,
|
|
||||||
VFORMAT_MAX
|
|
||||||
} vformat_t;
|
|
Loading…
x
Reference in New Issue
Block a user