aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAge
...
| * ffmpeg/libx264: Replacing YASM with NASM and fixing ffmpeg/x264 module ↵Ted Hess2018-06-28
| | | | | | | | | | | | | | | | dependency Both libraries on X86 platforms require NASM instead of YASM going forward. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | treewide: fix missing/wrong MIRROR_HASH for sources from githubYousong Zhou2018-07-02
|/ | | | | | | | | 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>
* youtube-dl: bump versionAdrian Panella2018-06-08
| | | | | | Update to version 2018.06.04 Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* v4l2rtspserverRoger2018-06-05
| | | | | | | | Signed-off-by: Roger Dammit <rogerdammit@gmail.com> Maintainer: me Compile tested: AR71xx snapshot remove spaces to fix build error
* v4l2rtspserver: updateRoger Dammit2018-06-03
| | | | | | | | | Signed-off-by: Roger Dammit <rogerdammit@gmail.com> Maintainer: me Compile tested: AR71xx snapshot Update to latest and (hopefully) fix some buildbot issues.
* Merge pull request #6115 from cotequeiroz/crtmpserver_openssl-1.1Thomas Heil2018-05-25
|\ | | | | crtmpserver: add compatibility with openssl 1.1
| * crtmpserver: add compatibility with openssl 1.1Eneas U de Queiroz2018-05-24
| | | | | | | | | | | | | | 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>
* | mjpg-streamer: Update to latest from github/jacksonliam repository. Add ↵Ted Hess2018-05-22
|/ | | | | | additional plugins for RTSP, UDP, etc. Signed-off-by: Ted Hess <thess@kitschensync.net>
* tvheadend: minor bugfix version bump to 4.0.10Hannu Nyman2018-05-01
| | | | | | | | | | | | | | 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>
* tvheadend: fix compilation with GCC 7.3Hannu Nyman2018-05-01
| | | | | | Disable two warnings to enable compilation with GCC 7.3 Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
* gphoto2: update package 2.5.17Leonardo Medici2018-04-23
| | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* ffmpeg: libffmpeg-full to lgpl; include fdk-aac supportIan Leonard2018-04-22
| | | | | | | | | | | 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>
* ffmpeg: fixup for patent related changesIan Leonard2018-03-27
| | | | | | | | | | | 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>
* ffmpeg: Update to 3.2.10.Ted Hess2018-03-22
| | | | | | | 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>
* youtube-dl: update versionAdrian Panella2018-03-10
| | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* Merge pull request #5676 from MikePetullo/lcdgriloHannu Nyman2018-03-10
|\ | | | | lcdgrilo: update to 0.0.12
| * lcdgrilo: update to 0.0.12W. Michael Petullo2018-03-01
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #5567 from dissent1/minidlnaTed Hess2018-03-04
|\ \ | |/ |/| minidlna: decrease minidlna log verbosity
| * minidlna: decrease minidlna log verbosityPavel Kubelun2018-02-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #5619 from neheb/gstTed Hess2018-02-14
|\ \ | | | | | | gst1-libav: Remove BUILD_PATENTED from MPEG[12].
| * | gst1-libav: Remove BUILD_PATENTED from MPEG[12].Rosen Penev2018-02-14
| | | | | | | | | | | | | | | | | | 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>
* | | ffmpeg: Remove BUILD_PATENTED for MPEG2 video.Rosen Penev2018-02-14
|/ / | | | | | | | | | | According to the MPEG-LA, the last patent expired February 13, 2018. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #5600 from MikePetullo/gst1-plugins-uglyMichael Heimpold2018-02-12
|\ \ | | | | | | gst1-plugins-ugly: update to 1.12.4
| * | gst1-plugins-ugly: update to 1.12.4W. Michael Petullo2018-02-11
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #5598 from MikePetullo/gst1-plugins-badMichael Heimpold2018-02-12
|\ \ \ | | | | | | | | gst1-plugins-bad: update to 1.12.4
| * | | gst1-plugins-bad: update to 1.12.4W. Michael Petullo2018-02-11
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #5597 from MikePetullo/gst1-libavMichael Heimpold2018-02-12
|\ \ \ | | | | | | | | gst1-libav: update to 1.12.4
| * | | gst1-libav: update to 1.12.4W. Michael Petullo2018-02-11
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #5594 from MikePetullo/gst1-plugins-goodMichael Heimpold2018-02-12
|\ \ \ | | | | | | | | gst1-plugins-good: update to 1.12.4
| * | | gst1-plugins-good: update to 1.12.4W. Michael Petullo2018-02-11
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / / gst1-plugins-base: update to 1.12.4W. Michael Petullo2018-02-11
|/ / | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | gstreamer1: update to 1.12.4W. Michael Petullo2018-02-10
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #5508 from neheb/patch-4Ted Hess2018-02-10
|\ \ | | | | | | gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]
| * | gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]Rosen Penev2018-01-25
| |/ | | | | | | | | As of 2017, all relevant patents have expired. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / ffmpeg: Remove BUILD_PATENTED for AC3Rosen Penev2018-01-25
|/ | | | | Dolby Digital patents expired February 1, 2017. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #5364 from MikePetullo/grilo-pluginsMichael Heimpold2018-01-11
|\ | | | | grilo-plugins: update to 0.3.5
| * grilo-plugins: update to 0.3.5W. Michael Petullo2018-01-07
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | treewide: fix incorrect *_BUILD_DEPENDSMatthias Schiffer2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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>
* | Merge pull request #5288 from roger-/rtspTed Hess2018-01-08
|\ \ | | | | | | v4l2rtspserver: add package
| * | v4l2rtspserver: add packageRoger2018-01-07
| | | | | | | | | | | | Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
* | | Merge pull request #5363 from MikePetullo/griloMichael Heimpold2018-01-07
|\ \ \ | | | | | | | | | | | | | | | | grilo: update to 0.3.4 Travis failed, but local compile test for mxs platform succeeded, so merging.
| * | | grilo: update to 0.3.4W. Michael Petullo2018-01-06
| | |/ | |/| | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / | treewide: remove superfluous + signs from PKG_BUILD_DEPENDSMatthias Schiffer2018-01-07
|/ / | | | | | | | | | | A + sign does not have meaning in build depends. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* / xupnpd: update to latest versionÁlvaro Fernández Rojas2017-12-31
|/ | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* mjpg-streamer: Remove build date-time from imageTed Hess2017-12-13
| | | | | | Remove un-needed uvcvideo.h (use system include) Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Supply CPU type to libav configure after stipping FPU notationTed Hess2017-12-03
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mjpg-streamer: Add mdns supportTed Hess2017-12-03
| | | | | Signed-off-by: Roger D <rogerdammit@gmail.com> Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Fix Makefile syntax error.Ted Hess2017-12-02
| | | | | | gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind) Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)Ted Hess2017-12-01
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #5194 from dedeckeh/pr-gstreamerTed Hess2017-12-01
|\ | | | | gstreamer: bump to 1.10.5