aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAge
...
| * | | tvheadend: Fix compilation without deprecated OpenSSL 1.0.2 APIsRosen Penev2019-01-01
| |/ / | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / youtube-dl: update to version 2019.01.02Josef Schlehofer2019-01-03
|/ / | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | youtube-dl: update to version 2018.12.17Josef Schlehofer2018-12-29
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #7654 from BKPepe/youtube-dlHannu Nyman2018-12-28
|\ \ | | | | | | youtube-dl: update to version 2018.12.09
| * | youtube-dl: update to version 2018.12.09Josef Schlehofer2018-12-13
| | | | | | | | | | | | | | | | | | | | | switch to codeload added patch: comment out lines about pandoc (documentation converter) Signed-off-by: Josef Schlehofer <josef.schlehofer@nic.cz>
* | | crtmpserver: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-12-26
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Switched to codeload to simplify the Makefile. Removed the website as it is no longer valid. Renamed .diff file to .patch Added uclibc++ support. Fixed 060-add-missing-includes.patch , which was totally wrong to begin with. C headers are generally not used with C++ programs. Minor cleanups. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Revert "minisatip: add new package"Yousong Zhou2018-12-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts commit 68add335a71f0767c03ea519632f91cb827dd54f. This package depends on libraries (libdvbapi, libdvbcsa, libdvben50221) that does not exist yet in OpenWrt repos Reported-by: Val Kulkov <val.kulkov@gmail.com> Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
* | | minisatip: add new packageDaniel Kucera2018-12-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Minisatip is a multi-threaded satip server version 1.2 that runs under Linux and it was tested with DVB-S, DVB-S2, DVB-T, DVB-T2, DVB-C, DVB-C2, ATSC and ISDB-T cards. https://github.com/catalinii/minisatip Signed-off-by: Daniel Kucera <daniel.kucera@gmail.com>
* | | gstreamer1: build without libdwEneas U de Queiroz2018-12-14
| | | | | | | | | | | | | | | | | | Avoids dependencies with libdw and libelf. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | grilo: copy vapi files to versioned vala dirEneas U de Queiroz2018-12-13
| | | | | | | | | | | | | | | | | | The version is obtained via `valac --api-version` Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | lcdgrilo: remove check dependencyEneas U de Queiroz2018-12-13
| | | | | | | | | | | | Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #7642 from cotequeiroz/grilo-plugins_no-xml-parserTed Hess2018-12-13
|\ \ \ | | | | | | | | grilo-plugins: remove XML::Parser build dependency
| * | | grilo-plugins: remove XML::Parser build dependencyEneas U de Queiroz2018-12-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | gnome-common.m4 and gnome-compiler-flags.m4 were taken from version 3.18.0, and match current master branch. Disable building help and test directories. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | grilo: update vapi files, copy to unversioned dirEneas U de Queiroz2018-12-12
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | Updates vapigen-generated vapi files to vala-0.34. Files are now copied to $(STAGING_DIR_HOSTPKG)/share/vala/vapi, without the vala version being hardcoded. Removed copyright line, and redundant PKG_BUILD_DEPENDS and TARGET_LDFLAGS. Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | Merge pull request #7513 from neheb/xuHannu Nyman2018-12-09
|\ \ \ | | | | | | | | xupnpd: Fix compilation without deprecated OpenSSL APIs
| * | | xupnpd: Fix compilation without deprecated OpenSSL APIsRosen Penev2018-11-25
| | | | | | | | | | | | | | | | | | | | | | | | Patch was upstreamed. Only the version was updated. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7614 from cotequeiroz/grilo-plugins_disable-dmapHannu Nyman2018-12-09
|\ \ \ \ | | | | | | | | | | grilo-plugins: disable dmap plugin, use hostpkg
| * | | | grilo-plugins: disable dmap pluginEneas U de Queiroz2018-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Compilation fails with current libdmapsharing (3.9.1). Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
| * | | | grilo-plugins: use hostpkg glib-compile-resourcesEneas U de Queiroz2018-12-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Add GLIB_COMPILE_RESOURCES to MAKE_FLAGS Signed-off-by: Eneas U de Queiroz <cote2004-github@yahoo.com>
* | | | | grilo: Remove build dependency on perl-xml-parserRosen Penev2018-12-06
|/ / / / | | | | | | | | | | | | | | | | | | | | Given that we don't enable a bunch of stuff, we can patch this out. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #7479 from neheb/tvHannu Nyman2018-12-06
|\ \ \ \ | | | | | | | | | | tvheadend: Fix compilation without OpenSSL deprecated APIs
| * | | | tvheadend: Fix compilation without OpenSSL deprecated APIsRosen Penev2018-11-25
| |/ / / | | | | | | | | | | | | | | | | | | | | Also switched to codeload for Makefile simplicity. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / / grilo: Disable debug and testsRosen Penev2018-11-25
|/ / / | | | | | | | | | | | | | | | Turns out --disable-tests actually enables them, breaking the buildbots. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7436 from neheb/gphHannu Nyman2018-11-25
|\ \ \ | |/ / |/| | gphoto2: Update to 2.5.20
| * | gphoto2: Update to 2.5.20Rosen Penev2018-11-15
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gst1-plugins-ugly: Update to 1.14.4Rosen Penev2018-11-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gst1-plugins-good: Update to 1.14.4Rosen Penev2018-11-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gst1-plugins-base: Update to 1.14.4Rosen Penev2018-11-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gst1-plugins-bad: Update to 1.14.4Rosen Penev2018-11-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gst1-libav: Update to 1.14.4Rosen Penev2018-11-14
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | gstreamer1: Update to 1.14.4Rosen Penev2018-11-14
|/ / | | | | | | | | | | | | Disabled a bunch more stuff through the configure script. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7320 from neheb/motionTed Hess2018-11-13
|\ \ | | | | | | motion: Update to 4.2
| * | motion: Update to 4.2Rosen Penev2018-11-05
| | | | | | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | ffmpeg: Add choices to libffmpeg-custom to select and build CLI programsTed Hess2018-11-11
| | | | | | | | | | | | | | | | | | Add postproc to libffmpeg-custom if x264 selected Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | ffmpeg: Resolve libx264, BUILD_PATENTED anomaliesTed Hess2018-11-11
| | | | | | | | | | | | | | | | | | | | | libx264 will be included in both hard & soft float libffmpeg-full builds if selected and BUILD_PATENTED=y. Otherwise, it is not included in libffmpeg-full Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | Merge pull request #7344 from TDT-AG/pr/20181107-crtmpserverHannu Nyman2018-11-11
|\ \ \ | | | | | | | | crtmpserver: fix whitspaces
| * | | crtmpserver: fix whitspacesFlorian Eckert2018-11-07
| |/ / | | | | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | | Merge pull request #7185 from neheb/griloHannu Nyman2018-11-11
|\ \ \ | | | | | | | | grilo: Enable parallel building
| * | | grilo: Enable parallel buildingRosen Penev2018-11-06
| |/ / | | | | | | | | | | | | | | | | | | | | | Passing --disable-gtk-doc-html should fix building in parallel. Also added some extra flags to speed up build time. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7187 from neheb/grilopHannu Nyman2018-11-11
|\ \ \ | | | | | | | | grilo-plugins: Update to 0.3.7
| * | | grilo-plugins: Update to 0.3.7Rosen Penev2018-10-13
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Version .8 no longer uses Autotools and will thus take a while to be supported. Silenced the build from warnings to help fix a bunch of -Wformat ones that currently break the buildbots. Explicitly disabled all plugins that are currently unused to save on build time. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #7319 from neheb/icecastTed Hess2018-11-10
|\ \ \ | | | | | | | | icecast: Update to 2.4.4
| * | | icecast: Update to 2.4.4Rosen Penev2018-11-05
| |/ / | | | | | | | | | | | | | | | | | | | | | Fixes CVE-2018-18820. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / / ffmpeg: Resolve hard/float builds with work-around dependenciesTed Hess2018-11-09
|/ / | | | | | | | | | | | | | | | | | | Hard float includes: libx264, mp3lame Soft float includes: shine (mp3 encoder) fdk-aac will not be available in libffmpeg-full due to incompatible license with libx264. Custom builds can override licensing restrictions but results may not be re-distributable. Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #7107 from jaceq/masterHannu Nyman2018-10-11
|\ \ | | | | | | xupnpd: Bumped version to latest commit (2018-09-26)
| * | xupnpd: Bumped version to 2018-09-24 and switched to codeloadJacek Kikiewicz2018-10-11
| | | | | | | | | | | | Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
* | | ffmpeg: Configuration fixes for optional codec librariesTed Hess2018-10-04
|/ / | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | motion: Backport upstream commit to fix running on musl.Rosen Penev2018-09-15
| | | | | | | | | | | | | | | | Reported on OpenWrt forums https://forum.openwrt.org/t/motion-segmentation-fault-after-upgrade-to-4-14-68/21276 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #6989 from ryzhovau/ffmpeg-libpostprocTed Hess2018-09-11
|\ \ | | | | | | ffmpeg: pack libpostproc for hard float archs only
| * | ffmpeg: pack libpostproc for hard float archs onlyAlexander Ryzhov2018-09-10
| | | | | | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>