aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAge
...
* | | treewide: Remove Python variants for non-Python packagesJeffery To2020-04-19
|/ / | | | | | | | | | | | | | | | | | | | | This removes Python-related build variants, and adds PYTHON3_PKG_BUILD:=0 and minor build adjustments (where appropriate), for non-Python packages. There should be no changes to build output. This also updates some include paths for python3-package.mk and/or python3-host.mk to be relative to the package Makefile. Signed-off-by: Jeffery To <jeffery.to@gmail.com>
* | gst1-libav: update to 1.16.2Rosen Penev2020-04-07
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | gst1-plugins-ugly: update to 1.16.2Rosen Penev2020-04-07
| | | | | | | | | | | | | | | | Switched to meson. Fixed license information. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | gst1-plugins-bad: update to 1.16.2Rosen Penev2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | Switched to meson. Fixed license information. Several Makefile cleanups for consistency between packages. Enabled and added packages for a bunch of plugins. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | gst1-plugins-good: update to 1.16.2Rosen Penev2020-04-07
| | | | | | | | | | | | | | | | | | | | Switch to meson. No more static libraries as meson makes you choose. Enabled speex and shout2 as the libraries are available. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | gst1-plugins-base: update to 1.16.2Rosen Penev2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | Switched to meson. Fixed license information. No more static libraries as meson makes you choose. Added several CONFIG_DEPENDS entries. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | gstreamer1: update to 1.16.2Rosen Penev2020-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | Switched to meson. Fixed license information. Rearranged some stuff for consistency between packages. Removed static libraries. It seems meson only supports either one or the other. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | graphicsmagic: update to version 1.3.35 (security fix)Jan Pavlinec2020-04-01
|/ | | | Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* grilo-plugins: don't try to download griloRosen Penev2020-03-28
| | | | | | | | | Upstream thought it was a good idea to force downloads of grilo. Disable it since it is not needed. Removed two unnecessary variables. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* youtube-dl: update to version 2020.3.24Josef Schlehofer2020-03-24
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* ffmpeg: add dependency to fdk-aac for ffmpeg-fullRosen Penev2020-03-22
| | | | | | | | Since getting rid of the patented line, it seems fdk-aac is now getting enabled for -full, causing a missing dependency. OTOH, fdk-aac can only be enabled if x264 is not. So add a ! dependency for it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* ffmpeg: do not list AAC as patentedRosen Penev2020-03-21
| | | | | | | Both libraries in the tree (fdk-aac and faad) have patented functionality disabled when CONFIG_BUILD_PATENTED is off. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* minidlna: fix build with newer muslRosen Penev2020-03-19
| | | | | | | The configure script is totally broken and does not check for clock_gettime. Define it manually. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* lcdgrilo: add gstreamer1-libs dependencyRosen Penev2020-03-19
| | | | | | | libgstreamer1 depends on gstreamer1-libs being selected. Otherwise it does not work. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* grilo: back to ``Rosen Penev2020-03-19
| | | | | | $() does not work for some reason. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* grilo: update to 0.3.12Rosen Penev2020-03-15
| | | | | | | | | | | | | Fixed license information. Removed meson/host build dependency. That's included with libsoup and eventually, glib2. Added explicit Denable-grl-net. Replaced `` with more flexible $(). Signed-off-by: Rosen Penev <rosenp@gmail.com>
* youtube-dl: update to version 2020.3.8Josef Schlehofer2020-03-09
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* youtube-dl: update to version 2020.3.6Josef Schlehofer2020-03-06
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* minidlna: remove unneeded }Rosen Penev2020-03-05
| | | | | | Was a mistake while rebasing. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* minidlna: fix issuesRosen Penev2020-03-04
| | | | | | | | | | | Removed cover resizing patch. It doesn't work right. Removed SIGHUP reload. While minidlna handles it, it needs work to function properly. Removed service_triggers. They don't work for similar reasons as above. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* grilo-plugins: update to 0.3.11W. Michael Petullo2020-03-03
| | | | | | | Backports patches from grilo-plugins master to support libdmapshare's 4.0 API. Signed-off-by: W. Michael Petullo <mike@flyn.org>
* youtube-dl: update to version 2020.3.1Josef Schlehofer2020-03-01
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* minidlna: update to latest masterRosen Penev2020-02-23
| | | | | | | | | | | | | | | | | | | | | | | Removed inactive maintainer. Cleaned up Makefile to remove old options. Switched to PKG_INSTALL for consistency. Added PKG_BUILD_PARALLEL for faster compilation. Fixed license info. Removed '' from enabled for consistency. Ran init script through shellcheck. Batched config file writes. Switched it to use procd. The -S parameter changes it to foreground. It stands for systemd. Added a sysctl tweak to get rid of warning. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* motion: depend on any libmicrohttp providerDaniel Golle2020-02-23
| | | | | | | motion was previously forcing the use of libmicrohttp-ssl which is not mandatory and it works just fine without SSL. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* Merge pull request #11361 from BKPepe/youtubeRosen Penev2020-02-17
|\ | | | | youtube-dl: update to version 2020.2.16
| * youtube-dl: update to version 2020.2.16Josef Schlehofer2020-02-17
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | ffmpeg: disable x86 asm for old CPU typesRosen Penev2020-02-16
|/ | | | | | | | | | | | This is a workaround for NASM being totally broken. I have two patches, one for master and another for 19.07 that upstream is not merging. https://patchwork.ozlabs.org/patch/1221696/ https://patchwork.ozlabs.org/patch/1221697/ Signed-off-by: Rosen Penev <rosenp@gmail.com>
* graphicsmagick: update to the latest releaseVal Kulkov2020-02-04
| | | | | | | Update to v1.3.34. This service release provides a number of bug fixes, including security fixes. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* minidlna: Added support RMVBVision Lsm2020-02-01
| | | | Signed-off-by: Vision Lsm <vision.lsm.2012@gmail.com>
* youtube-dl: update to version 2020.1.24Josef Schlehofer2020-01-24
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #10433 from flyn-org/griloRosen Penev2020-01-20
|\ | | | | grilo: update to 0.3.10 and build with meson
| * grilo-plugins: update to 0.3.10 and build with mesonW. Michael Petullo2020-01-20
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
| * grilo: update to 0.3.10 and build with mesonW. Michael Petullo2019-11-02
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #11003 from neheb/mjRosen Penev2020-01-15
|\ \ | | | | | | mjpg-streamer: update to latest git version
| * | mjpg-streamer: update to latest git versionRosen Penev2020-01-12
| | | | | | | | | | | | | | | | | | | | | | | | Rearranged Makefile options for consistency between packages. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | youtube-dl: update to version 2020.1.15Josef Schlehofer2020-01-14
|/ / | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #10980 from bobafetthotmail/masterRosen Penev2020-01-12
|\ \ | | | | | | minidlna: create UUID in config if it is empty
| * | minidlna: create UUID in config if it is emptyAlberto Bursi2020-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | better solution than using a static UUID by default keep the default uuid empty then generate and save a unique UUID on first start of minidlna service. Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
* | | mjpg-streamer: Fix of the mjpg-streamer modules pathZbyněk Kocur2020-01-08
| | | | | | | | | | | | Signed-off-by: Zbyněk Kocur <zbynek.kocur@fel.cvut.cz>
* | | youtube-dl: update to version 2020.1.1Josef Schlehofer2020-01-01
| | | | | | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #10895 from neheb/hRosen Penev2019-12-30
|\ \ \ | | | | | | | | gst1-plugins-bad: Make HLS crypto explicit
| * | | gst1-plugins-bad: Make HLS crypto explicitRosen Penev2019-12-28
| | | | | | | | | | | | | | | | | | | | | | | | | | | | It's normally set to auto. When nettle is missing, it tries to use the other libraries. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #10784 from antonlacon/ffmpeg-3Hannu Nyman2019-12-29
|\ \ \ \ | |/ / / |/| | | ffmpeg: update to 3.4.7
| * | | ffmpeg: update to 3.4.7Ian Leonard2019-12-12
| | | | | | | | | | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | | | youtube-dl: Update to version 2019.12.25Josef Schlehofer2019-12-24
| |/ / |/| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | minidlna: add static uuid in configAlberto Bursi2019-12-13
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | minidlna uses UUID to uniquely identify the media server by default, if the "uuid" option is not specified in its setting file it will try to autogenerate it by reading MAC address. This seems to fail on some devices resulting in random UUID on reboot, and this causes confusion and issues as for clients this is a new server and must be added to the list. In OpenWrt there are also devices where the system can't read the true MAC address and it is therefore randomized on reboot. So, add a static UUID in the settings file. Since each mindlna server should have a different UUID, if the user has more than one OpenWrt device with minidlna, he should change the UUID of the additional devices. Signed-off-by: Alberto Bursi <bobafetthotmail@gmail.com>
* | motion: fix streamingStijn Tintel2019-12-02
| | | | | | | | | | | | Streaming was broken since version 4.2. Backport upstream fix. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | motion: add basic procd init scriptStijn Tintel2019-12-02
| | | | | | | | | | | | | | Disable the init script by default to avoid log pollution; motion is very verbose when it cannot open the configured camera. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* | minidlna: Fix URLRosen Penev2019-11-30
| | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | minidlna: Switch to cloning from HTTPSRosen Penev2019-11-30
| | | | | | | | | | | | Goes through firewalls more easily. Signed-off-by: Rosen Penev <rosenp@gmail.com>