Commit Graph

136 Commits

Author SHA1 Message Date
lean
f590dabf9c UnblockNeteaseMusic-Go: add custom patch 2022-04-03 13:57:34 +08:00
Rosen Penev
044e4bd235 gst1-libav: fix compilation with ffmpeg5
Upstream backport.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2022-04-01 05:23:29 +00:00
messense
a09197e2b9 aliyundrive-webdav: update to 1.3.0 2022-03-31 12:11:50 +00:00
Beginner-Go
6590355dec aliyundrive-webdav aliyundrive-fuse: mobile directory 2022-03-31 12:07:47 +00:00
John Audia
06b33f7ca2 ffmpeg: update to 5.0
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>
2022-03-03 10:46:32 +00:00
Matthew Hagan
e14d8df92f tvheadend: add /etc/tvheadend config to conffiles
Allow backing up and preserving of /etc/tvheadend across sysupgrades.

Signed-off-by: Matthew Hagan <mnhagan88@gmail.com>
2022-02-26 05:53:05 +00:00
Matthew Hagan
e6b2545762 tvheadend: correct group permissions for /dev/dvb
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>
2022-02-26 05:52:56 +00:00
Marius Dinu
fdae151d09 tvheadend: bind to LAN IP by default
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>
2022-02-26 05:52:19 +00:00
Sergey V. Lobanov
a6b2e23082 tvheadend: fix build on macos
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>
2022-02-26 05:52:11 +00:00
Josef Schlehofer
d4d784b0e4 tvheadend: fix conffiles section
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>
2022-02-26 05:52:02 +00:00
Josef Schlehofer
1f0d31b005 tvheadend: fix typo in uriparser
Fixes: 0449c109e78d4e5b998fc26415ecaa5bb5c274c3 ("tvheadend: disable
uriparser")

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-02-26 05:51:52 +00:00
Josef Schlehofer
ae841987f9 tvheadend: disable uriparser
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>
2022-02-26 05:51:47 +00:00
Beginner-Go
69e1d3f927 treewide: add packages from lede 2022-02-13 13:59:57 +00:00
Josef Schlehofer
969507ced2 ffmpeg: update to version 4.3.3
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2022-02-12 16:25:48 +00:00
Beginner-Go
d8449d2d6b Revert "Update Makefile"
This reverts commit eb5cbcc39f.
2022-02-12 16:24:56 +00:00
lean
4af7819ff7 jose: bump version 2021-12-17 17:38:31 +08:00
lean
1751e355e0 libev: bump version 2021-12-17 17:29:51 +08:00
Marius Dinu
dbae94dd4d tvheadend: update to git master 2021-11-16, package cleanup, more options
Signed-off-by: aakkll <94471752+aakkll@users.noreply.github.com>
2021-12-09 01:07:43 +08:00
tianiue
13c113bdb9
tvheadend: update to 4.2.8
tvheadend: add patch to update hdhomerun
2021-10-25 10:03:10 +08:00
HoldOnBro
eb5cbcc39f
Update Makefile 2021-07-23 10:49:09 +08:00
lean
49b7495639 packages: merge upstream 2021-06-15 17:47:11 +08:00
esirplayground
f4973141a0 minidlna: fix GCC 10 multiple def compilation error 2020-09-21 08:44:30 +08:00
Rosen Penev
3ded67d477 graphicsmagick: fix old CONFIG_DEPEND
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-08-05 11:38:42 +08:00
coolsnowwolf
c36ad692b4 packages: sync to new packages 2020-07-08 14:18:52 +08:00
AmadeusGhost
c4fe0ae122 gstreamer1: update to 1.16.2
Fix dependencies build errors:
  meson: update to 0.54.2
  intltool: update to 0.51
  libv4l: update to 1.20
  libwebp: add package
  gst1-libav/
  gst1-plugins-bad/
  gst1-plugins-base/
  gst1-plugins-good/
  gst1-plugins-ugly/
  gstreamer1: update to 1.16.2
2020-07-06 22:20:17 +08:00
coolsnowwolf
3a9986ef61 gstreamer1: fix denpendence 2020-06-22 18:25:04 +08:00
R3pl4c3r
cd354e8b1a
ffmpeg: fix compile error 2020-04-25 00:04:01 +08:00
lean
f35494fd72 minidlna: delay boot 2020-04-07 22:46:09 +08:00
lean
a6f3a702c6 minidlna:add webm/rm/rmvb format support 2020-04-07 16:30:33 +08:00
lean
81b20fd921 minidlna: fix depence with ffmpeg 2020-04-07 16:08:58 +08:00
lean
48f91a5ab0 ffmpeg: bump version 2020-04-01 02:17:36 +08:00
AmadeusGhost
f8bf67512a minidlna: fix dsd support 2020-01-19 12:20:12 +08:00
LEAN-ESX
9abae453fd minidlna: add dsd support 2020-01-17 11:10:33 -08:00
Shing Lau
16cce0862c fix patch error 2019-05-30 10:56:09 +08:00
root
8fb72f7726 APE format support 2019-05-25 16:29:06 +08:00
coolsnowwolf
d17588da1a first commit 2018-10-18 16:56:47 +08:00