Add upstream option: --enable-rkmpp

RockChip Media Process Platform (MPP).

References
----------
http://git.videolan.org/?p=ffmpeg.git;a=commit;h=f3aefb3e1c3c6afeaca889d4fd2648458fd74dfe
This commit is contained in:
Daniel Bermond
2017-10-24 17:00:23 -02:00
parent aa0b46a588
commit 09d2628d7c
2 changed files with 6 additions and 4 deletions
+3 -2
View File
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
# Sun Oct 15 19:28:53 UTC 2017
# Tue Oct 24 19:25:39 UTC 2017
pkgbase = ffmpeg-full
pkgdesc = Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)
pkgver = 3.4
pkgrel = 1
pkgrel = 2
url = http://www.ffmpeg.org/
arch = i686
arch = x86_64
@@ -93,6 +93,7 @@ pkgbase = ffmpeg-full
depends = vo-amrwbenc
depends = xavs
depends = libmysofa
depends = rockchip-mpp
provides = ffmpeg
provides = ffmpeg-full-nvenc
provides = ffmpeg-nvenc
+3 -2
View File
@@ -8,7 +8,7 @@
pkgname=ffmpeg-full
_srcname=ffmpeg
pkgver=3.4
pkgrel=1
pkgrel=2
pkgdesc='Record, convert and stream audio and video (all possible features including nvenc, qsv and libfdk-aac)'
arch=('i686' 'x86_64')
url='http://www.ffmpeg.org/'
@@ -27,7 +27,7 @@ depends=(
'sdl2' 'libx11' 'zlib' 'libomxil-bellagio' 'libva' 'libdrm' 'libvdpau'
# AUR:
'chromaprint-fftw' 'libbs2b' 'flite1' 'libilbc' 'kvazaar' 'openh264'
'libopenmpt-svn' 'sndio' 'shine' 'vo-amrwbenc' 'xavs' 'libmysofa'
'libopenmpt-svn' 'sndio' 'shine' 'vo-amrwbenc' 'xavs' 'libmysofa' 'rockchip-mpp'
)
depends_x86_64=('cuda' 'nvidia-utils')
optdepends_x86_64=(
@@ -189,6 +189,7 @@ build() {
--enable-nvenc \
--enable-omx \
--enable-omx-rpi \
--enable-rkmpp \
--enable-vaapi \
--enable-vdpau
make