Rosen Penev
0133aebed4
gst1-libav: update to 1.16.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
5 years ago
W. Michael Petullo
39e223f019
gst1-libav: update to 1.16.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
5 years ago
W. Michael Petullo
1960c56f29
gst1-libav: update to 1.16.0
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Rosen Penev
2eb46edaa4
gst1-libav: Fix octeonplus hack
The proper directive is ifneq, not ifeq.
Tested on mips64 and i386 to make sure it still builds.
Signed-off-by: Rosen Penev <rosenp@gmail.com
6 years ago
Rosen Penev
016fbd0830
gst1-libav: Add a hack to get it to build on mips64
octeonplus is being passed to gcc, which is incorrect and causes build
failure. This works around it.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
Rosen Penev
ef12a4c588
gst1-libav: Remove debug and other random stuff
Should lower filesize. I can't tell by how much as this was not building
on mvebu before.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
W. Michael Petullo
a1310e2d0b
gst1-libav: update to 1.15.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Rosen Penev
4dfda165b9
gst1-libav: Update to 1.14.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
6 years ago
W. Michael Petullo
0f62535176
gst1-libav: update to 1.14.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
W. Michael Petullo
a159d99902
gst1-libav: update to 1.14.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
6 years ago
Rosen Penev
e98597eee8
gst1-libav: Remove BUILD_PATENTED from MPEG[12].
According to MPEG-LA, the last patent expired February 13, 2018. MPEG1 probably expired a while ago.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
W. Michael Petullo
45178b014f
gst1-libav: update to 1.12.4
Signed-off-by: W. Michael Petullo <mike@flyn.org>
7 years ago
Rosen Penev
89f068f539
gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]
As of 2017, all relevant patents have expired.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
7 years ago
Matthias Schiffer
00fce347a5
treewide: fix incorrect *_BUILD_DEPENDS
Build depends refer to source package names, not binary package names.
In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of
a source package's binary packages; as the corresponding source packages
are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be
dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to
refer to the correct source package name.
Dependency of mysql-server is adjusted from libncursesw to libncurses
(as libncursesw is a virtual package provided by libncurses), so the build
dependency on ncurses is emitted unconditionally.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
7 years ago
Ted Hess
07c2beb849
gst1-libav: Supply CPU type to libav configure after stipping FPU notation
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years ago
Ted Hess
901777195b
gst1-libav: Fix Makefile syntax error.
gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind)
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years ago
Ted Hess
a62ef2dfe5
gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)
Signed-off-by: Ted Hess <thess@kitschensync.net>
7 years ago
Hans Dedecker
06de4d450f
gstreamer: bump to 1.10.5
Update gstreamer to the 1.10 stable branch; select latest stable 1.10.5
See https://gstreamer.freedesktop.org/releases/1.10/ for major new features
and bugfixes
Fix dependencies
Refresh patches
Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
7 years ago
Etienne Champetier
4006865ae8
treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
7 years ago
Ted Hess
18c0e7e81e
gst1-libav: Fix builds on x86_64 (CPU_TYPE is blank)
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
Ted Hess
f1e4bc9234
gstreamer - Upgrade to 1.8.2.
Refresh patches, fix dependencies.
Fix cpu build issues in gst-libav. Opus moved to plugins-base.
Add opusparse and hls to plugins-bad.
Add myself as co-maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
8 years ago
W. Michael Petullo
4a9095f3f5
gst1-libav: update to 1.6.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
9 years ago
Ted Hess
4bd4272fff
gst1-libav: Fix musl compatibility
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
f9fd4f88e5
gst1-libav: Update to 1.4.5
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
d77c9b88ce
gst1-libav: Update to 1.4.4, disable CPU optimizations as in ffmpeg
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ted Hess
68e213a4e2
gstreamer1: Fix build dependencies - create meta packages as needed
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Nicolas Thill
3838680f3c
gst1-libav: fix build on x86_64
Disable yasm explicitely to fix build on x86_64 when yasm is not installed
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Nicolas Thill
9a3f00d37a
gst1-libav: fix configure
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
Ted Hess
d3805f3687
gst1-libav: Import gstreamer libary based on bundled libav
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago