mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
gst-ffmpeg:
- update to gst-ffmpeg-0.10.8.2 - build with included ffmpeg
This commit is contained in:
parent
c6510161b3
commit
47e0e7e664
@ -6,7 +6,7 @@ $SCRIPTS/build toolchain
|
||||
$SCRIPTS/build liboil
|
||||
$SCRIPTS/build gstreamer
|
||||
$SCRIPTS/build gst-plugins-base
|
||||
$SCRIPTS/build ffmpeg
|
||||
#$SCRIPTS/build ffmpeg
|
||||
$SCRIPTS/build bzip2
|
||||
|
||||
cd $PKG_BUILD
|
||||
@ -17,9 +17,7 @@ cd $PKG_BUILD
|
||||
--localstatedir=/var \
|
||||
--disable-static \
|
||||
--enable-shared \
|
||||
--enable-debug \
|
||||
--disable-nls \
|
||||
--with-system-ffmpeg \
|
||||
--with-ffmpeg-extra-configure="--target-os=linux --cpu=$TARGET_CPU --cross-prefix=$TARGET_PREFIX --arch=$TARGET_ARCH"
|
||||
|
||||
make
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
$SCRIPTS/install gstreamer
|
||||
$SCRIPTS/install gst-plugins-base
|
||||
$SCRIPTS/install ffmpeg
|
||||
#$SCRIPTS/install ffmpeg
|
||||
$SCRIPTS/install zlib
|
||||
|
||||
|
||||
|
@ -1 +1 @@
|
||||
http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-0.10.8.tar.bz2
|
||||
http://gstreamer.freedesktop.org/src/gst-ffmpeg/pre/gst-ffmpeg-0.10.8.2.tar.bz2
|
Loading…
x
Reference in New Issue
Block a user