mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +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 liboil
|
||||||
$SCRIPTS/build gstreamer
|
$SCRIPTS/build gstreamer
|
||||||
$SCRIPTS/build gst-plugins-base
|
$SCRIPTS/build gst-plugins-base
|
||||||
$SCRIPTS/build ffmpeg
|
#$SCRIPTS/build ffmpeg
|
||||||
$SCRIPTS/build bzip2
|
$SCRIPTS/build bzip2
|
||||||
|
|
||||||
cd $PKG_BUILD
|
cd $PKG_BUILD
|
||||||
@ -17,9 +17,7 @@ cd $PKG_BUILD
|
|||||||
--localstatedir=/var \
|
--localstatedir=/var \
|
||||||
--disable-static \
|
--disable-static \
|
||||||
--enable-shared \
|
--enable-shared \
|
||||||
--enable-debug \
|
--with-ffmpeg-extra-configure="--target-os=linux --cpu=$TARGET_CPU --cross-prefix=$TARGET_PREFIX --arch=$TARGET_ARCH"
|
||||||
--disable-nls \
|
|
||||||
--with-system-ffmpeg \
|
|
||||||
|
|
||||||
make
|
make
|
||||||
|
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
$SCRIPTS/install gstreamer
|
$SCRIPTS/install gstreamer
|
||||||
$SCRIPTS/install gst-plugins-base
|
$SCRIPTS/install gst-plugins-base
|
||||||
$SCRIPTS/install ffmpeg
|
#$SCRIPTS/install ffmpeg
|
||||||
$SCRIPTS/install zlib
|
$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