| Commit message (Collapse) | Author | Age |
... | |
| |
| |
| |
| |
| |
| |
| |
| | |
dependency
Both libraries on X86 platforms require NASM instead of YASM going forward.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|/
|
|
|
|
|
|
|
| |
Some of them forgot to update MIRROR_HASH on version change, others
updated with wrong hash value. The new values were generated from
tarballs prepared by the newly introduced github-tarball download
methoded and confirmed consistent with those from sources.openwrt.org
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
|
|
|
|
|
|
| |
Update to version 2018.06.04
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
|
|
|
|
|
|
|
|
| |
Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
Maintainer: me
Compile tested: AR71xx snapshot
remove spaces to fix build error
|
|
|
|
|
|
|
|
|
| |
Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
Maintainer: me
Compile tested: AR71xx snapshot
Update to latest and (hopefully) fix some buildbot issues.
|
|\
| |
| | |
crtmpserver: add compatibility with openssl 1.1
|
| |
| |
| |
| |
| |
| |
| | |
Patched to compile with openssl 1.1, and also added -std=gnu++03 to
allow compilation with gcc 7.
Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
|
|/
|
|
|
|
| |
additional plugins for RTSP, UDP, etc.
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Update the package to the last release of the old 4.0 series.
Note that this version is still from the obsolete 4.0 series,
but updates the source base a bit.
This also enables dropping one of the GCC 7.3 fixes.
Compiled and briefly run-tested with ipq806x and mvebu,
but no actual operations done.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
|
|
|
|
| |
Disable two warnings to enable compilation with GCC 7.3
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
|
|
|
|
| |
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Change libffmpeg-full to, by default, use the LGPL license. This
allows libffmpeg-full to gain support for libfdk-aac.
When libx264 is selected, this changes to GPL, and libfdk-aac
support is lost. Libx264 support is prioritized when both are
selected, which maintains the status quo of what happens now.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|
|
|
|
|
|
|
|
|
|
| |
Have encoders and demuxers selectively disabled for patents in
libffmpeg-full too. Assume same codecs covered as decoders and
muxers, respectively. Include vc1 in muxer's too.
Don't invoke --enable-nonfree in libffmpeg-full. It results in:
License: nonfree and unredistributable
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
|
|
|
|
|
|
|
| |
Re-organize configuration options to allow non-patented/un-licensed builds.
Include AAC and WMA codecs without BUILD_PATENTED
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
|
|\
| |
| | |
lcdgrilo: update to 0.0.12
|
| |
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \
| |/
|/| |
minidlna: decrease minidlna log verbosity
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Some clients do not close connections properly or do not keep
it alive, so each time the connection times out a corresponding
log entry is written into a log. These messages may spam the log
really hard.
This may be an issue if log is placed on internal flash - it may
prematurely wear a flash chip. This also prevents hdd from spinning
down if the log is located on hdd and the dlna capable tv is online.
Set the log level to "error" by default.
MAN:
Set this to change the verbosity of the information that is logged
each section can use a different level: off, fatal, error, warn,
info, or debug
Example
log_level=general,artwork,database,inotify,scanner,metadata,http,ssdp,tivo=warn
Signed-off-by: Pavel Kubelun <be.dissent@gmail.com>
|
|\ \
| | |
| | | |
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>
|
|/ /
| |
| |
| |
| |
| | |
According to the MPEG-LA, the last patent expired February 13, 2018.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\ \
| | |
| | | |
gst1-plugins-ugly: update to 1.12.4
|
| | |
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \
| | | |
| | | | |
gst1-plugins-bad: update to 1.12.4
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \
| | | |
| | | | |
gst1-libav: update to 1.12.4
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \ \
| | | |
| | | | |
gst1-plugins-good: update to 1.12.4
|
| |/ /
| | |
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|/ /
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| |
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|\ \
| | |
| | | |
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>
|
|/
|
|
|
| |
Dolby Digital patents expired February 1, 2017.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|\
| |
| | |
grilo-plugins: update to 0.3.5
|
| |
| |
| |
| | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
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>
|
|\ \
| | |
| | | |
v4l2rtspserver: add package
|
| | |
| | |
| | |
| | | |
Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
|
|\ \ \
| | | |
| | | |
| | | |
| | | | |
grilo: update to 0.3.4
Travis failed, but local compile test for mxs platform succeeded, so merging.
|
| | |/
| |/|
| | |
| | | |
Signed-off-by: W. Michael Petullo <mike@flyn.org>
|
|/ /
| |
| |
| |
| |
| | |
A + sign does not have meaning in build depends.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
|
|/
|
|
| |
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
|
|
|
|
|
|
| |
Remove un-needed uvcvideo.h (use system include)
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
|
| |
Signed-off-by: Roger D <rogerdammit@gmail.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
|
|
| |
gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind)
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|
|
|
| |
Signed-off-by: Ted Hess <thess@kitschensync.net>
|
|\
| |
| | |
gstreamer: bump to 1.10.5
|