aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAge
...
* rtpmidid: update to snapshot of 2022-07-07Daniel Golle2022-09-07
| | | | | | | ae98df0 0xF1 MIDI Quarter Frame is 2 bytes long eab5cd8 Added more MIDI messages and comments Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gerbera: removeRosen Penev2022-08-19
| | | | | | | | | | | This was meant to be a less buggy replacement to minidlna. Unfortunately, the opposite seems to have happened over time. In addition, it currently doesn't build. I don't see many people actually using this. Probably better to just remove. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* yt-dlp: update to 2022.8.14Michal Vasilek2022-08-18
| | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* ffmpeg: update to 5.1John Audia2022-07-28
| | | | | | | | | | | | | | | Bump to latest upstream version, manually rebased: 050-glibc.patch Tested using: ffmpeg -f lavfi -i testsrc=duration=10:size=1280x720:rate=30 testsrc.mpg Resulting mpg was good. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <therealgraysky@proton.me>
* yt-dlp: update to 2022.7.18Michal Vasilek2022-07-22
| | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* ttymidi-sysex: support more System messagesDaniel Golle2022-07-11
| | | | | | | | add support System Realtime and System Common This patch has also been submitted upstream: https://github.com/cchaussat/ttymidi-sysex/pull/2 Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* yt-dlp: update to 2022.6.22.1Michal Vasilek2022-06-24
| | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* treewide: remove PKG_INSTALL for meson projectsRosen Penev2022-06-15
| | | | | | It doesn't seem to be used by meson. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* rtpmidid: add packageDaniel Golle2022-06-13
| | | | | | | | Add RTP MIDI server package allowing to import/export local MIDI clients or hardware devices to the local network using Apple's RTP MIDI protocol. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* ttymidi-sysex: add packageDaniel Golle2022-06-13
| | | | | | | This adds an improved version of ttymidi with full support for SysEx MIDI messages. Signed-off-by: Daniel Golle <daniel@makrotopia.org>
* gerbera: update to 1.11.0Rosen Penev2022-06-10
| | | | | | Switch to meson build. Compiles properly with nls.mk Signed-off-by: Rosen Penev <rosenp@gmail.com>
* yt-dlp: add packageMichal Vasilek2022-05-19
| | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* youtube-dl: drop packageMichal Vasilek2022-05-19
| | | | | | | youtube-dl is still maintained, but moves very slowly and many other distributions instead package an active fork, yt-dlp. Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* gst1-libav: update to 1.20.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-ugly: update to 1.20.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-bad: update to 1.20.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-good: update to 1.20.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: update to 1.20.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gstreamer1: update to 1.20.2W. Michael Petullo2022-05-11
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* youtube-dl: update to 2021.12.17Michal Vasilek2022-05-06
| | | | Signed-off-by: Michal Vasilek <michal.vasilek@nic.cz>
* ffmpeg: update to 5.0.1John Audia2022-05-02
| | | | | | | | | | | | | | | | | | Bump to latest upstream version, patches automatically rebased. Removed upstreamed: 060-configure-link-to-libatomic-when-its-present.patch Tested using: ffmpeg -f lavfi -i testsrc=duration=10:size=1280x720:rate=30 testsrc.mpg Resulting mpg was good. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* tvheadend: add noacl config option for serverAlexander Egorenkov2022-04-07
| | | | | | Add support for --noacl option to disable all access control checks. Signed-off-by: Alexander Egorenkov <egorenar-dev@posteo.net>
* gst1-libav: fix compilation with ffmpeg5Rosen Penev2022-03-31
| | | | | | Upstream backport. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: remove rpath-linkRosen Penev2022-03-13
| | | | | | Most usages seem to be outdated and fixed a long time ago. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gerbera: update to 1.10.0Rosen Penev2022-03-09
| | | | | | Backport some bug fixes. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* ffmpeg: update to 5.0John Audia2022-03-02
| | | | | | | | | | | | | | | | | | | | Bump to latest upstream version. Manually rebased: 030-h264-mips.patch Backported: FFmpeg/FFmpeg/commit/2f0a214a6202516b4dda2bb22b6b3ac20e465d6d Tested using: ffmpeg -f lavfi -i testsrc=duration=10:size=1280x720:rate=30 testsrc.mpg Resulting mpg was good. Build system: x86_64 Build-tested: bcm2711/RPi4B Run-tested: bcm2711/RPi4B Signed-off-by: John Audia <graysky@archlinux.us>
* tvheadend: add /etc/tvheadend config to conffilesMatthew Hagan2022-02-25
| | | | | | Allow backing up and preserving of /etc/tvheadend across sysupgrades. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* tvheadend: correct group permissions for /dev/dvbMatthew Hagan2022-02-25
| | | | | | | Provide group read, write and execute permissions for /dev/dvb, otherwise adapters will not be accessible from tvheadend. Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
* tvheadend: bind to LAN IP by defaultMarius Dinu2022-02-23
| | | | | | | If config parameter is not set, tvheadend will bind to LAN IP address by default. Fixes issue #16500 without requiring user modifications to config file. It's also more secure if firewall becomes disabled. Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
* v4l2tools: update to version 0.1.8Josef Schlehofer2022-02-10
| | | | | | | Changelog: https://github.com/mpromonet/v4l2tools/releases/tag/v0.1.8 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #17719 from BKPepe/ffmpeg-updateJosef Schlehofer2022-02-02
|\ | | | | ffmpeg: update to version 4.3.3
| * ffmpeg: update to version 4.3.3Josef Schlehofer2022-01-29
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | gerbera: fix compilation with fmt 8.1Rosen Penev2022-01-29
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | tvheadend: fix build on macosSergey V. Lobanov2022-01-29
| | | | | | | | | | | | | | | | | | tvheadend configure/make files detect Darwin build host and changes build logic, but it fails compilation for OpenWrt target (Linux) This patch explicitly specifies Linux as a target platfrom Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* | tvheadend: fix conffiles sectionJosef Schlehofer2022-01-25
|/ | | | | | | | | | | The previous one was wrong, and it did not work. It could be checked inside compiled package in control.tar.gz that there was missing ``conffiles`` file with content `/etc/config/tvheadend` It is also possible to verify that the config is not overwritten on the router by running ``opkg install tvheadend --force-reinstall`` Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* tvheadend: fix typo in uriparserJosef Schlehofer2022-01-24
| | | | | | | Fixes: 0449c109e78d4e5b998fc26415ecaa5bb5c274c3 ("tvheadend: disable uriparser") Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* tvheadend: disable uriparserJosef Schlehofer2022-01-21
| | | | | | | | | This avoids to add liburiparser as dependency. Package tvheadend is missing dependencies for the following libraries: liburiparser.so.1 Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* gerbera: fix build on macosSergey V. Lobanov2022-01-10
| | | | | | | | | cmake LINK_WHAT_YOU_USE is not supported on macos, disable it if macos is used to build gerbera package compiled binary (sha256sum) exactly the same on macos and ubuntu Signed-off-by: Sergey V. Lobanov <sergey@lobanov.in>
* gstreamer1: update to 1.18.5W. Michael Petullo2021-12-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-ugly: update to 1.18.5W. Michael Petullo2021-12-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-good: update to 1.18.5W. Michael Petullo2021-12-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-base: update to 1.18.5W. Michael Petullo2021-12-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-plugins-bad: update to 1.18.5W. Michael Petullo2021-12-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gst1-libav: update to 1.18.5W. Michael Petullo2021-12-16
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* tvheadend: update to git master 2021-11-16, package cleanup, more optionsMarius Dinu2021-12-07
| | | | | | | | | | | | | | | | | | | | | | Changes: - Update to tvheadend git master branch, commit 2efe90cdcf74fdc4179692d283cf46c85e1cf681 dated 2021-11-16 - Removed patches that are not needed anymore. - Add patch to ignore a ICONV test that runs at tvheadned startup. This test fails without "full language support" in OpenWrt, but tvheadend appears to run fine anyway. - Descrambling needs libdvbcsa, a BUILD_PATENTED package. Control Word clients now depend on descrambling. - Added options: - CCCAM client - RegEx library choice: POSIX (internal) / libpcre (more compatible) / libpcre2 - Optimize for speed (-O3, LTO) - FFMPEG is working again. Added options for transcoding, but commented-out. If anyone needs this, just uncomment, make menuconfig and build. - Sort everything in a more logical order Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
* v4l2tools: add vpx dependency if library installedMichel Promonet2021-11-11
| | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>
* v4l2rtspserver: patch live555 fix crash formating time_t as a longMichel Promonet2021-11-11
| | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>
* multimedia: add v4l2tools & v4l2loopbackMichel Promonet2021-11-11
| | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>
* mjpg-streamer: fix missing runpathSebastian Kemper2021-11-08
| | | | | | | | | | | | | | | | | | | | | | | | This partially reverts ac5912e9cb7761b5153bc12343f1af8b224c1d29. CMAKE_SKIP_RPATH=TRUE is set in include/cmake.mk, so the commit removed this from some packages as it is the default anyway. But in mjpg-streamer Makefile this was not set to "TRUE", but to "FALSE". So this line shouldn't have been removed. With this revert the runpath is back and modules can be loaded again from "/usr/lib/mjpg-streamer": readelf -d build_dir/target-mips_24kc_musl/mjpg-streamer-1.0.0/ipkg-mips_24kc/mjpg-streamer/usr/bin/mjpg_streamer Dynamic section at offset 0x1c0 contains 35 entries: Tag Type Name/Value 0x00000001 (NEEDED) Shared library: [libjpeg.so.62] 0x00000001 (NEEDED) Shared library: [libgcc_s.so.1] 0x00000001 (NEEDED) Shared library: [libc.so] 0x0000001d (RUNPATH) Library runpath: [/usr/lib/mjpg-streamer] Resolve #17081 Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
* v4l2rtspserver: improve live555 patchMichel Promonet2021-11-03
| | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>