Ted Hess
ec133992b7
ffmpeg: Dependency cleanup
...
Custom builds need to select x264 and/or lame-lib explictly. Automatic
CONFIG_ALL builds of ffmpeg-full include x264 and lame.
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-19 18:50:29 -04:00
Adrian Panella
bc774ad41a
youtube-dl: update version
...
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-08-15 22:49:51 -05:00
Ted Hess
bf1216ca2d
Merge pull request #3006 from thess/ffmpeg-updates
...
ffmpeg: Update to 2.8.7. Add support for x264 and libmp3lame
2016-08-03 11:56:10 -04:00
Adrian Panella
3f124e2b8e
ffmpeg: Update to 2.8.7. Add support for x264 and libmp3lame
...
Add support for libmp3lame & libx264 to 'full' and optional in 'custom'.
Enable some optimizations according to ARCH and CPU type.
Cleaup options and dependencies.
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-02 11:21:08 -04:00
Ted Hess
f1e4bc9234
gstreamer - Upgrade to 1.8.2.
...
Refresh patches, fix dependencies.
Fix cpu build issues in gst-libav. Opus moved to plugins-base.
Add opusparse and hls to plugins-bad.
Add myself as co-maintainer
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-08-01 15:41:02 -04:00
Adrian Panella
b771a14f73
youtube-dl:update version
...
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-07-11 14:35:10 -05:00
Ted Hess
2f7f642816
Merge pull request #2942 from sdwalker/variable-cleanup
...
packages: cleanup Makefile variables
2016-07-10 16:27:51 -04:00
Yousong Zhou
f1e1bdb739
Merge pull request #2945 from MikePetullo/grilo-plugins
...
grilo-plugins: update to 0.3.2
2016-07-10 09:18:35 +08:00
Yousong Zhou
f099a261e3
Merge pull request #2946 from MikePetullo/lcdgrilo
...
lcdgrilo: update to 0.0.10
2016-07-10 09:18:15 +08:00
W. Michael Petullo
0e3bcc0226
lcdgrilo: update to 0.0.10
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-07-09 15:55:58 -04:00
W. Michael Petullo
3ee1380767
grilo: update to 0.3.1
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-07-09 15:54:59 -04:00
W. Michael Petullo
0c59a1371d
grilo-plugins: update to 0.3.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-07-09 15:53:21 -04:00
Stephen Walker
a53bf7192b
packages: cleanup Makefile variables
...
Standard assignment is immediate expansion without any extraneous spacing, RFC822 compliant email addresses without any quotation marks and long git hashes
Signed-off-by: Stephen Walker <stephendwalker+github@gmail.com>
2016-07-09 14:50:58 -04:00
Hannu Nyman
8aa57f94e3
Merge pull request #2847 from MikePetullo/lcdgrilo
...
lcdgrilo: update to 0.0.8
2016-06-13 11:03:44 +03:00
W. Michael Petullo
cd78aa3f1c
lcdgrilo: update to 0.0.9
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-06-13 00:05:21 -04:00
W. Michael Petullo
fc81d722d6
grilo-plugins: update to 0.3.1
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-06-12 21:29:13 -04:00
Hannu Nyman
98a29d5722
Merge pull request #2774 from blogic/oggfwd
...
oggfwd: update download source
2016-06-07 10:49:56 +03:00
kuoruan
b2f23af2d8
xupnpd: Update to 2016-05-11
...
* Change source url to GitHub
* Update to 2016-05-11
* Add LICENSE
* Edit Makefile
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com>
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-06-01 16:22:23 +02:00
Thomas Heil
e80ebe384c
Merge pull request #2779 from jow-/crtmpserver-fix
...
crtmpserver: fix multiple issues
2016-05-31 15:50:31 +02:00
Jo-Philipp Wich
08fe1432ef
crtmpserver: fix multiple issues
...
- Switch download to the Github clone of crtmpserver
- Rebase patches against latest version
- Pregenerate version.h file
- Disable applestreamingclient as it is broken
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
2016-05-30 19:13:08 +02:00
John Crispin
0d89670606
oggfwd: update download source
...
upstream changed from git:// to https://
Signed-off-by: John Crispin <john@phrozen.org>
2016-05-30 17:17:01 +02:00
Adrian Panella
03d469a5f3
youtube-dl: update version
...
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-05-29 20:03:51 -05:00
André Gaul
ef1398f8c5
icecast: update to 2.4.3
...
Signed-off-by: André Gaul <gaul@gaul.io>
2016-05-16 00:10:33 +02:00
Hannu Nyman
5a4ffab87b
Remove whitespace from conffiles definition in Makefile
...
The conffiles definition in Makefile should not contain leading whitespace.
Remove whitespace from Makefile of motion, dnscrypt-proxy and sstp-client.
Reference to discussion at #2652
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-05-03 10:52:08 +03:00
Adrian Panella
71ff65eda5
youtube-dl: update dependencies
...
install certificates so that https sites work by default
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-04-26 23:39:03 -05:00
Adrian Panella
5a358bcd2f
youtube-dl: update upstream version
...
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-04-20 00:46:38 -05:00
Adrian Panella
df641e5fbc
youtube-dl: add dependencies
...
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-04-20 00:39:51 -05:00
Adrian Panella
c87b4647c9
Create youtube-dl package
...
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-04-11 23:56:46 -05:00
Jan Čermák
68143552bd
tvheadend: update to 4.0.9
...
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2016-04-11 12:21:42 +02:00
Ian Leonard
d2c8f9ecd2
ffmpeg: update to 2.7.6
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2016-02-22 15:43:58 -08:00
Felix Fietkau
9f8e5aca34
treewide: use $(STAGING_DIR)/host instead of $(STAGING_DIR_HOST), sync with changes in trunk
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
2016-01-20 21:56:03 +01:00
Ted Hess
afc80d099b
Merge pull request #2279 from antonlacon/minidlna-1.1.x
...
minidlna: update to 1.1.5
2016-01-20 09:50:28 -05:00
Hannu Nyman
a58c9b015e
Merge pull request #2228 from MikePetullo/gst1-plugins-good
...
gst1-plugins-good: update to 1.6.2
2016-01-01 21:10:24 +02:00
Hannu Nyman
e59306a309
Merge pull request #2224 from MikePetullo/gst1-plugins-ugly
...
gst1-plugins-ugly: update to 1.6.2
2016-01-01 21:10:06 +02:00
Hannu Nyman
fae43ea6d3
Merge pull request #2227 from MikePetullo/gst1-plugins-bad
...
gst1-plugins-bad: update to 1.6.2
2016-01-01 21:09:30 +02:00
Hannu Nyman
2769c72b16
Merge pull request #2226 from MikePetullo/gst1-libav
...
gst1-libav: update to 1.6.2
2016-01-01 21:09:06 +02:00
Hannu Nyman
c4f8f85196
Merge pull request #2225 from MikePetullo/gst1-plugins-base
...
gst1-plugins-base: update to 1.6.2
2016-01-01 21:08:56 +02:00
Hannu Nyman
2355a90259
Merge pull request #2223 from MikePetullo/gstreamer1
...
gstreamer1: update to 1.6.2
2016-01-01 21:08:40 +02:00
W. Michael Petullo
3c0e05a44c
gst1-plugins-good: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:30:16 -05:00
W. Michael Petullo
50f51d24b6
gst1-plugins-bad: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:28:01 -05:00
W. Michael Petullo
e1f26dd922
gstreamer1: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:19:01 -05:00
W. Michael Petullo
a4dff3ab64
gst1-plugins-ugly: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:17:28 -05:00
W. Michael Petullo
99fcbbffc2
gst1-plugins-base: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:14:18 -05:00
W. Michael Petullo
4a9095f3f5
gst1-libav: update to 1.6.2
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2016-01-01 13:11:01 -05:00
Hannu Nyman
66af9657ba
Merge pull request #2218 from MikePetullo/grilo-plugins
...
grilo-plugins: update to 0.3.0
2015-12-31 11:31:15 +02:00
W. Michael Petullo
4b92559a56
grilo-plugins: update to 0.3.0
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-12-30 19:42:28 -05:00
W. Michael Petullo
218c469247
grilo: install Vala-related files
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-12-30 19:39:51 -05:00
W. Michael Petullo
4ceaaaa696
grilo: update to 0.3.0
...
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-12-30 19:29:57 -05:00
Ian Leonard
ac96784627
minidlna: update to 1.1.5
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-12-29 12:32:12 -08:00
Ian Leonard
ae9521d067
ffmpeg: update to 2.7.4
...
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-12-28 19:39:07 -08:00