1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 15:48:40 +02:00
Commit Graph

482 Commits

Author SHA1 Message Date
Ted Hess
c34edc2171 mjpg-streamer: Add mdns support
Signed-off-by: Roger D <rogerdammit@gmail.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-12-03 12:51:56 -05:00
Ted Hess
901777195b gst1-libav: Fix Makefile syntax error.
gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind)

Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-12-02 17:53:13 -05:00
Ted Hess
a62ef2dfe5 gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-12-01 11:53:22 -05:00
Ted Hess
32c61d658c
Merge pull request #5194 from dedeckeh/pr-gstreamer
gstreamer: bump to 1.10.5
2017-12-01 11:43:35 -05:00
Hans Dedecker
06de4d450f gstreamer: bump to 1.10.5
Update gstreamer to the 1.10 stable branch; select latest stable 1.10.5
See https://gstreamer.freedesktop.org/releases/1.10/ for major new features
and bugfixes

Fix dependencies
Refresh patches

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
2017-11-30 16:24:53 +01:00
Ted Hess
7fd7ea45fa ffmpeg: Adjusting some build dependencies. Update to 3.2.9
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-11-29 17:31:31 -05:00
James Christopher Adduono
0b7272f967 minidlna: add allow wide links option
Some users might create a minidlna root with symlinks
to shared locations. While this could potentially create
a vulnerability, the option should be available to allow
users to do this should they choose to.

wide_links=no : (default) no content served + error message
 [timestamp] upnphttp.c:1366: error: Rejecting wide link X

wide_links=yes : content served, no error messages

Signed-off-by: James Christopher Adduono <jc@adduono.com>
2017-10-16 21:18:43 -04:00
Leonardo Medici
64d55d410d gphoto2: update package to 2.5.15
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2017-10-15 20:30:22 +02:00
Ted Hess
ebbd1a2d88 Merge pull request #4873 from jcadduono/minidlna-update
minidlna: update to version 1.2.1
2017-10-13 06:53:44 -04:00
Ted Hess
d611ccc298 Merge pull request #4915 from antonlacon/ffmpeg-next
ffmpeg: 3.2.8 update
2017-10-08 14:21:02 -04:00
Ian Leonard
bed874edad ffmpeg: 3.2.8 update
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-10-05 09:17:29 -07:00
James Christopher Adduono
fd9eceb27b minidlna: remove panasonic video grouping by directory patch
Unfortunately this is breaking sorting and causes some
issues with starting streams on various non-Panasonic
clients. Tested on 5 different models of 2014-2017
Samsung Smart TVs and BubbleUPnP for Android.
Removing this patch fixes sorting by filename and
clients no longer sometimes fail to load the streams.

Signed-off-by: James Christopher Adduono <jc@adduono.com>
2017-10-04 15:32:27 -04:00
James Christopher Adduono
9ff769feca minidlna: update to version 1.2.1
1.2.1 - Released 24-Aug-2017
--------------------------------
- Added Movian client detection and subtitle support.
- Fixed an issue with discovery on non-Linux systems.
- Fixed Bonjour discovery compatibility with TiVo Bolt.
- Fixed NFO file parsing, and added change monitoring support for them.
- Added a workaround for video thumbnails on some Samsung clients.
- Added DoS protection for event subscriptions.
- Fixed content browsing issues with some Samsung TVs.
- Improved non-destructive update scan support.

Signed-off-by: James Christopher Adduono <jc@adduono.com>
2017-09-24 14:28:49 -04:00
Adrian Panella
e306f8545a youtube-dl: add zip host dependency
zip is not included in default Tools, so add it as Host dependency in case is not present in building environment

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2017-09-13 22:25:28 -05:00
Adrian Panella
31875c5d9f youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2017-09-12 13:45:09 -05:00
Ted Hess
0f2e10a74a Merge pull request #4785 from thess/ffmpeg-testing
ffmpeg: Add mpeg layer 2 audio support to libffmpeg-mini
2017-08-30 16:15:07 -04:00
Ted Hess
808b28d173 ffmpeg: Add mpeg layer 2 audio support and mpeg2 demuxer to libffmpeg-mini
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-08-30 15:45:21 -04:00
Etienne Champetier
4006865ae8 treewide: run "make check FIXUP=1"
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git

(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2017-08-29 21:41:14 -07:00
Ted Hess
68ef05ef05 mjpg-streamer: Use tar.xz. Add PKG_MIRROR_HASH for buildbots w/o svn
Remove unnecessary copyright, add myself as maintainer.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-08-27 16:32:35 -04:00
Ian Leonard
08554be366 ffmpeg: fixup mpeg support in libffmpeg-mini
The demuxers mpegps is for VOB support and mpegvideo is for raw mpeg video.
mpegps was intended to be included with libffmpeg-mini; mpegvideo was not.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-08-19 11:55:18 -07:00
Ian Leonard
adc293d3d9 ffmpeg: enable lto build for arm and x86_64
This toggles on Link-Time Optimization for arm and x86-64.

Compile tested on arm/bcm47xx, arm/mvebu, arm/imx6 and x86-64/generic

(Also compile tested on mips/ar71xx where it failed so this change is currently for specific arches.)

Size savings for libffmpeg were 2-3% when measured with libffmpeg-full and libffmpeg-mini.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-08-10 22:30:15 -07:00
Ian Leonard
3998494f28 ffmpeg: let ffmpeg choose necessary parsers for audio-dec and custom
This change allows ffmpeg's configure script to determine the necessary parsers based on
selected decoders & encoders. For libffmpeg-audio-dec, this changes from our selecting:

aac, ac3, flac, mpegaudio, opus and aac_latm

to ffmpeg's configure script selecting:

aac_latm, ac3, flac, mpegaudio

for minor space savings and a simpler Makefile to manage on our end.

In libffmpeg-custom, don't select any parsers when choosing decoders/encoders. I'm undecided
on removing the parser selection in its entirety here.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-08-10 22:30:15 -07:00
Ian Leonard
c2fa282431 ffmpeg: update to 3.2.7
Removes the x86 optimization disables from the SOFT_FLOAT portion. There are no i386 profiles that do
not use hard float, so these options accomplish nothing.

Target-os=linux rules out dxva2 and vda, so disable statements are unnecessary.

For x86-64 users of libffmpeg-full, optimize around performance instead of size.

Remove patented flag requirement from mp2 and mp3 audio files in libffmpeg-custom per expiration.

Tidies up some of the configure steps where only one option is being changed or cosmetic consistency.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-08-10 22:30:15 -07:00
Ted Hess
0fc6b2ec31 ffmpeg: add avresample to libffmpeg-full
Some projects, like freeswitch-stable, require avresample in
libffmpeg-full.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-07-17 12:26:29 -04:00
Ian Leonard
12c706bc0e ffmpeg: update to 3.2.6, correct arm optimization check
mpfu=neon implies neon-vfpv3, so enable vfp when just neon is found.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-07-06 15:21:06 -07:00
Rafał Miłecki
82814e68f0 Merge remote-tracking branch 'diizzyy/packages/patch-54' 2017-06-15 07:52:38 +02:00
Daniel Engberg
d5fcc972ba multimedia/minidlna: Update to 1.2.0
Update minidlna to 1.2.0
Switch to tarball

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
Signed-off-by: Rafał Miłecki <rafal@milecki.pl>
2017-06-15 08:21:18 +02:00
Hannu Nyman
56b46b41cd Merge pull request #4451 from ianchi/youtube-dl
youtube-dl: bump version and use precompiled script
2017-06-07 22:51:13 +03:00
Adrian Panella
3d9f812dfa youtube-dl: switch from PKG_MD5SUM to PKG_HASH
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2017-06-07 08:14:23 -05:00
Leonardo Medici
f9e686e5f7 gphoto2: update package 2.5.14
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2017-06-07 08:22:31 +02:00
Adrian Panella
7a8481cb4a youtube-dl: bump version and use precompiled script
Update to version 2017.06.05
Use precompiled scripts, in line with the new Python package.

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2017-06-06 21:36:56 -05:00
Florian Fainelli
d3c11a8f92 ices: Explicitly link with libvorbisidec
We link against libshout which already links against libvorbisidec, this
is needed to pass the configure script that checks against libshout
symbols availability.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
2017-06-05 17:18:51 -07:00
Hauke Mehrtens
aa7f25d795 Merge pull request #4274 from DocLM/gphoto2
gphoto2 and libgphoto2: add package
Maintainer: me / @DocLM
Compile tested: (ramips, mt7688, LEDE 17.01.0)
Run tested: (ramips, mt7688, LEDE 17.01.0)

Description:
Add libgphoto2 with modular camlibs and gphoto2 packages
2017-06-03 23:32:04 +02:00
Ian Leonard
79b73ba321 ffmpeg: update to 3.2.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2017-05-26 18:51:17 -07:00
doclm
63ef782425 gphoto2: add package 2.5.11
Source: OpenWrt repo, rev 32296
Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
2017-04-20 06:58:05 +02:00
Adrian Panella
87cb4ef79f youtube-dl: update version
Update to version 2017.02.17

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2017-02-20 17:46:59 -06:00
Ian Leonard
edc982430c ffmpeg: update to 3.2.4, add libshine support, add fdk-aac support to custom, cleanup
Also makes the following changes:

Updates project URL and moves libpthread to a common dependency;
Makes libopus support in libffmpeg-full contingent on selecting the
libopus package, like other external libraries;
Adds note regarding disabling altivec in ppc hard-float;
Reorganizes SIMD sections to be together;
Drops the need to specify decoder=libopus from -full, done by default;
Adds encoder=libopus to custom.

Expand options for libffmpeg-custom:
Build licensing: GPL, GPLv3, LGPLv3
Building for performance or size

Drops version 3 of GPL for -audio-dec, -mini, and -full. Version 3 is
at the discretion of the packager, per:
http://ffmpeg.org/doxygen/trunk/md_LICENSE.html

Add enable-nonfree toggle support to libffmpeg-custom build licensing
to allow inclusion of libfdk-aac.

Use ffmpeg's names for its external libraries in libffmpeg-custom config
Alphabetize same

Correct @BUILD_PATENTED flags for libffmpeg variants

Split libffmpeg-full into hard/soft float:
Hard float configures itself for lame / libx264 using GPL license
Soft float for libshine and LGPL license

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-02-17 15:39:18 -05:00
Ted Hess
91993c0e4c Merge pull request #3856 from diizzyy/patch-27
minidlna: Update to latest upstream (2016-09-29)
2017-02-05 13:52:08 -05:00
Daniel Engberg
ea6598282f minidlna: Update to latest upstream (2016-09-29)
Updated to latest commit upstream as the latest tagged version didn't get
a tarball release at all. Includes various fixes and also support for
never versions of ffmpeg.

Also added a sorting patch for Panasonic TVs.
Source: c8245740c3

Various improvements to package Makefile.
Source/Template: c389dcdc02/multimedia/minidlna/Makefile

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2017-02-05 16:53:52 +01:00
Ted Hess
c82573e64e icecast: Fix configure if both vorbis and tremor host packages installed
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-01-19 15:34:13 -05:00
Ted Hess
da55f36f80 icecast: Rework dependencies
Remove private Tremor. (use libvorbisidec in repo)
Remove need for libvorbis (add missing vorbis_comment functions)
Remove openSSL (uses mbedTLS via libcurl)

Add myself as co-maintainer.

Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-01-14 18:04:04 -05:00
Ted Hess
8ffe6f474f ices: fix linking with libogg 2017-01-13 17:38:06 -05:00
Matthias Schiffer
3823ef9bc4 Merge pull request #3813 from NeoRaider/hostpkg
Use STAGING_DIR_HOSTPKG where appropriate
2017-01-11 21:54:09 +01:00
Matthias Schiffer
4a984a8d60
treewide: replace $(STAGING_DIR)/host and $(HOST_BUILD_PREFIX) with $(STAGING_DIR_HOSTPKG)
As both LEDE and OpenWrt have STAGING_DIR_HOSTPKG now, we can start to rely
on it. See 73b7f55424 for more information on
STAGING_DIR_HOSTPKG.

STAGING_DIR_HOSTPKG won't actually be changed before the first LEDE release
(it is equivalent to $(STAGING_DIR)/host), so this simple search/replace
cleanup is safe to apply. Doing this cleanup now will be useful for the
Gluon project (an OpenWrt/LEDE based firmware framework) for experimenting
with modifying STAGING_DIR_HOSTPKG before doing this in the LEDE upstream.

Also fixes a typo in the dbus Makefile ("STAGIND_DIR").

Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2017-01-10 18:25:54 +01:00
Ted Hess
785159fcaf ffmpeg: Upgrade to 3.2.2. Remove Speex support
Signed-off-by: Ted Hess <thess@kitschensync.net>
2017-01-06 13:47:30 -05:00
Adrian Panella
d7ac988a45 youtube-dl: update version
Update version

Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-11-28 13:17:25 -06:00
Ted Hess
18c0e7e81e gst1-libav: Fix builds on x86_64 (CPU_TYPE is blank)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-11-11 13:55:23 -05:00
Michal Hrušecký
dd33cc5a72
crtmpserver: Disable apple streaming to fix build
Apple streaming is quite broken so disabling it to make package building again.

Signed-off-by: Michal Hrušecký <Michal.Hrusecky@nic.cz>
2016-10-30 22:58:49 +01:00
Ted Hess
e327156211 ffmpeg: Build without altivec on powerpc hfp platforms
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-10-11 13:39:41 -04:00
Ian Leonard
3b624ce56e ffmpeg: Update 2.8.8, add codecs, update dlna profile, correct libopus use
Update ffmpeg to 2.8.8.

Adds HEVC, Opus, VC-1 and Vorbis to custom and minidlna profiles. This should
more closely match formats media being streamed on the local network via
DLNA/UPNP.

Removes raw aac, ac3 and h264 from minidlna profile. Most players expect
this content to come within a container (mkv, mov, mp4, mpegts, etc...),
so this was unnecessary for the profile's goals.

Remove libopus from being selected by the -custom's audio-dec profile, and as
a depend on -audio-dec. -audio-dec uses ffmpeg's internal Opus decoder, not
the external library.

Don't select specific parsers in libffmpeg-mini profile. The demuxers separate
streams from containers. Parsers break up the streams. These are not needed
for DLNA/UPNP. If a parser is needed, the ffmpeg configure script should grab
it.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2016-09-26 18:58:39 -07:00
Adrian Panella
1c80a87bcf youtube-dl: update version
Signed-off-by: Adrian Panella <ianchi74@outlook.com>
2016-09-18 20:53:57 -05:00
Álvaro Fernández Rojas
6432150acc xupnpd: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-09-05 09:23:58 +02:00
Daniel Golle
1913622d9b ffmpeg: allow building without yasm
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-03 14:58:27 +02:00
Daniel Golle
efc746428a ffmpeg: enable assembly on targets with fpu
Also no longer disable run-time CPU detection for fpu targets except
arm which is built for each variant (neon, vfp).
This vastly improves performance on x86 which now supports building ASM
code with yasm and makes use of a broad spectrum of extensions
depending on their availability at run-time.

In future, such differentiation should also be introduced for MIPS
to at least conditionally enable the output of MIPS32r2 instructions as
well as DSPr1 and DSPr2 if the target supports that dispite them having
CONFIG_SOFT_FLOAT=y set.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-09-02 02:34:47 +02:00
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
Ted Hess
9624739946 Merge pull request #1973 from thess/libshout-work
Make 2 variants for libshout. Update oggfwd to use full variant.
2015-11-25 09:04:16 -05:00
Hannu Nyman
7b78ed456e libgee, grilo, grilo-plugins: use GNOME alias to fix downloads in buildbot
Switch grilo, grilo-plugins and libgee to use the @GNOME alias for
source download in order to fix download problems in buildbot.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2015-11-24 12:44:59 +02:00
Ted Hess
1253da8cfc Merge pull request #1987 from thess/mjpg-streamer
mjpg-streamer: Fix SIGTRAP in v4l2uvc
2015-11-20 10:06:25 -05:00
Tim Harvey
4780da32d4 multimedia: add fbdevsink
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
2015-11-18 22:55:55 +01:00
Ted Hess
a17fa8c058 mjpg-streamer: Fix SIGTRAP in v4l2uvc
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-18 12:35:00 -05:00
Ted Hess
c067c6b0d5 oggfwd: Build with libshout-full
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-16 14:39:31 -05:00
Ted Hess
71db00dd69 icecast: Improve OOB experience - new defaults, add user & group ids
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-15 13:29:12 -05:00
Jan Čermák
9512e99f97 tvheadend: update to v4.0.7
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-11-05 13:35:54 +01:00
Ted Hess
2849864c1e tvheadend: Fix build dependency for iconv libs
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-11-04 14:51:07 -05:00
Steven Barth
a0dffba38f Merge pull request #1867 from MikePetullo/lcdgrilo
lcdgrilo: add new package
2015-10-22 10:34:31 +02:00
Steven Barth
4714b0c984 Merge pull request #1847 from jow-/motion-musl-compat
motion: fix segmentation fault under musl libc
2015-10-19 21:27:18 +02:00
W. Michael Petullo
be526f6f0e lcdgrilo: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-10-18 22:22:08 -04:00
Ted Hess
59fcc276d5 mjpg-streamer: Fix build/download order and cambozola repo reference
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-10-17 10:58:32 -04:00
Jo-Philipp Wich
926b68c15d motion: fix segmentation fault under musl libc
During startup, motion calls pthread_getspecific() through motion_log()
before pthread_key_create() has been called yet. This works on glibc and
uclibc but segfaults on musl because motion is relying on undefined
behaviour here.

Move the pthread initialization before motion_startup() so that
tls_key_threadnr is initialized when motion_log() is called.

Also enforce the use of strerror_r() on musl by defining XSI_STRERROR_R
on all non-glibc systems because the supposed replacement code is broken
and crashes on musl.

References:
http://www.lavrsen.dk/foswiki/bin/view/Motion/BugReport2015x09x30x203633

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
2015-10-08 02:15:28 +02:00
Ted Hess
9c4274e954 Merge pull request #1816 from ollie27/mjpg-streamercambozola
mjpg-streamer: only download cambozola if it's required
2015-10-03 11:11:42 -04:00
Steven Barth
d2ed4fab64 Merge pull request #1812 from MikePetullo/grilo
grilo: add new package
2015-10-03 10:42:58 +02:00
Oliver Middleton
4bdd6aff92 mjpg-streamer: only download cambozola if it's required
Signed-off-by: Oliver Middleton <olliemail27@gmail.com>
2015-09-27 23:49:59 +01:00
W. Michael Petullo
0860e56a81 grilo-plugins: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-09-26 20:46:50 -04:00
W. Michael Petullo
f264047b88 grilo: add new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2015-09-26 20:45:14 -04:00
Dirk Neukirchen
1765aa145f crtmpserver: fix musl build
MAX values should be defined in stdint.h

Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
2015-08-19 11:29:24 +02:00
Jan Čermák
7b2daf718a tvheadend: add missing install of default Uci config file
Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-08-11 15:29:11 +02:00
Ted Hess
8de9653955 ffmpeg: Update to latest - 2.7.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-07-21 11:20:50 -04:00
Jan Čermák
4e676203b3 tvheadend: add new package
Tvheadend is a TV streaming server and recorder for Linux. Legacy
Makefile for tvheadend was used as a skeleton, but most of its parts
were rewritten or updated later.

Procd init script allows to set some configuration options (these are
commented out in default Uci config for documentation purposes) and is
written in a way that it puts only configuration that needs to be
persistent to main memory. EPG database which is large and updated
regularly is put to tmpfs (this can be disabled in config).

Signed-off-by: Jan Čermák <jan.cermak@nic.cz>
2015-07-06 21:25:43 +02:00
Ted Hess
4bd4272fff gst1-libav: Fix musl compatibility
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-18 16:27:27 -04:00
Ted Hess
db2eba4dc4 mjpg-streamer: Fix musl compatibility
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-06-18 08:35:28 -04:00
Ian Leonard
ae13b1441d ffmpeg: libffmpeg-audio-dec and -custom use integrated opus decoder
For libffmpeg-audio-dec:

Remove @DEVEL flag from libffmpeg-audio-dec. Reasoning for this is
that choosing this package does not rquire any further action by the
builder in what codecs or formats should be built in.
libffmpeg-custom, the other libffmpeg to require @DEVEL, does need
further interaction.

Add @BUILD_PATENTED as at least one of the audio codecs is likely
patent protected.

Add ffmpeg's native Opus decoder to libffmpeg-audio-dec

Remove libopus dependency to libffmpeg-audio-dec as libopus provides
decode and encode support for Opus audio. Since FFmpeg can decode
Opus audio on its own, and libffmpeg-audio-dec is intended for audio
decoding, libopus is no longer required for Opus audio support.

For libffmpeg-custom:

Add in options for ffmpeg's integrated Opus decoder

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-05-22 22:43:08 -07:00
Ian Leonard
d1a5f0ab5d ffmpeg: update to 2.6.3, remove stray spaces
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-05-17 12:42:52 -07:00
Ted Hess
41aa8a5fc9 mjpg-streamer: Update cambozola to specific version, add yuv and jpeg quality init/config options
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-05-01 14:04:13 -04:00
Syrone Wong
7d81e52877 ffmpeg: upgrade to 2.6.2
2.6.2 was released on 2015-04-12. It is the latest stable FFmpeg release from the 2.6 release branch
2015-04-29 22:12:29 +08:00
Nicolas Thill
9828cf1ea1 ffmpeg: add icecast transport
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-26 18:58:08 +02:00
Nicolas Thill
731dfa63d7 oggfwd: add new package
A basic icecast client that is very simple but also very useful for video streaming.

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-26 18:57:37 +02:00
Nicolas Thill
c3a822ef3d ffmpeg: disable lzma explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-04-24 02:36:37 +02:00
André Gaul
8c33c9b079 icecast: update to 2.4.2
icecast 2.4.2 is a security release.

Signed-off-by: André Gaul <andre@gaul.io>
2015-04-20 09:28:50 +02:00
Ted Hess
a68ce7eaf7 Merge pull request #1136 from antonlacon/ffmpeg-2.5.x
ffmpeg: upgrade to 2.5.5
2015-04-11 13:29:12 -04:00
Luiz Angelo Daros de Luca
f64a24267c Merge pull request #1119 from luizluca/libvpx-update
libvpx: updated to 1.4.0
2015-04-07 10:53:26 -03:00
Luiz Angelo Daros de Luca
4e4c981ec3 gst1-plugins-bad: add opus plugin
This add opus plugin providing opusenc, opusdec, opusparse, rtpopuspay, rtpopusdepay

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-04-07 01:07:35 -03:00
Luiz Angelo Daros de Luca
a33bc8baf5 libvpx: updated to 1.4.0
This update brings some fixes for VP9.
https://chromium.googlesource.com/webm/libvpx/+/v1.4.0

Also, it is ABI incompatible but the only known user of libvpx
is gst1-plugins-good, which is already compatile:
https://bugzilla.gnome.org/show_bug.cgi?id=739476
gst1-plugins-good has released bumped in order to rebuild.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-04-06 10:58:59 -03:00
Ian Leonard
733ce321de ffmpeg: upgrade to 2.5.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-03-22 21:33:00 -07:00
Mantas Pucka
84f3028036 mjpg-streamer: fix YUV capture mode
Update to r182-experimental (071481e626) broke YUV
capture mode in input_uvc. This patch fixes it.

Tested on ar71xx with Logitech C170

Signed-off-by: Mantas Pucka <mantas@8devices.com>
2015-03-11 16:54:09 +02:00
Mantas Pucka
b17a973f14 mjpg-streamer: fix compatibility with new kernels (>=3.16)
input_uvc was broken with new kernel update

patch source: https://github.com/oliv3r/mjpg-streamer

Tested on ar71xx with Logitech C170

Signed-off-by: Mantas Pucka <mantas@8devices.com>
2015-03-11 16:53:02 +02:00
Ted Hess
6253069923 gst1-plugins-ugly: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-05 14:04:21 -05:00
Ted Hess
44bece99a8 gst1-plugins-good: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-05 14:02:26 -05:00
Ted Hess
e8a8f20d31 gst1-plugins-bad: Update to 1.4.5, fix build deps, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-05 13:59:19 -05:00
Ted Hess
511fb70f92 gst1-plugins-base: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-05 13:58:03 -05:00
Ted Hess
ac2d4a6cbe gstreamer1: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-05 13:56:56 -05:00
Ted Hess
f9fd4f88e5 gst1-libav: Update to 1.4.5
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-03-05 13:54:51 -05:00
Ted Hess
9941dbd1e5 Merge pull request #972 from luizluca/gst1-enable_videorate_videoscale
gst1-plugins-base: add videorate and videoscale
2015-03-05 11:44:20 -05:00
Luiz Angelo Daros de Luca
05960c50ba gst1-plugins-base: add videorate and videoscale
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-02 01:53:42 -03:00
Luiz Angelo Daros de Luca
f8ec4d90d6 gst1-plugins-bad: add shmsrc/sink
This adds POSIX shared memory source and sink plugin

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-01 23:32:36 -03:00
Luiz Angelo Daros de Luca
b1b14b2a57 gst1-plugins-bad: remove unrecognized config opts
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-03-01 21:02:01 -03:00
Ian Leonard
32eafba860 ffmpeg: update to 2.5.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2015-02-28 13:58:12 -08:00
Ted Hess
ef056ee04c mjpg-streamer: Update version of cambozola.jar
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-27 12:24:40 -05:00
Nicolas Thill
38ae2398c2 ices: import from old packages feed
- update to latest version (v2.0.2)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2015-02-17 07:49:01 +01:00
Álvaro Fernández Rojas
8f8251f374 Merge pull request #856 from thess/shairplay-move
shairplay: Move to sound menu and sub-directory
2015-02-05 11:38:01 +01:00
Ted Hess
a9f87e3851 shairplay: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 15:13:08 -05:00
Ted Hess
e61499165b upmpdcli: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 14:49:47 -05:00
Ted Hess
3e58633462 shairport: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 14:43:10 -05:00
Ted Hess
e74ed31e76 ffmpeg: Update to 2.5.3. Fix mips64 build failures
Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-02-04 14:09:58 -05:00
Luiz Angelo Daros de Luca
5d1c7b2083 gst1-plugins-good: enable video4linux2 plugin
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-24 22:42:18 -02:00
Luiz Angelo Daros de Luca
fc9f7a7b6b gst1-plugins-base: create libgst1allocators pkg
libgst1allocators was compiled but not packaged.
It is needed for v4l2 good plugin

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-23 21:34:15 -02:00
Luiz Angelo Daros de Luca
7ef52fc43b gst1-plugins-base: add videoconvert plugin
videoconvert is the successor of ffmpegcolorspace in gst1.x

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-23 21:24:58 -02:00
Álvaro Fernández Rojas
0c70592101 xupnpd: update to r404
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2015-01-23 22:50:57 +01:00
Luiz Angelo Daros de Luca
c0a869cddb gst1-plugins-base: remove unused configure opt
./configure was warning that all these options are unrecognized:
  --disable-alsa-test
  --disable-ffmpegcolorspace
  --disable-gnome_vfs
  --disable-gst_v4l
  --disable-oggtest
  --disable-vorbistest

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2015-01-22 00:21:29 -02:00
Ted Hess
9bc03b9d99 avahi: Build 2 versions and allow selection of dbus vs non-dbus
shairplay: Fixup avahi dependency (select dbus version)
forked-daapd: Fixup avahi dependency (select dbus version)

Signed-off-by: Ted Hess <thess@kitschensync.net>
2015-01-16 16:28:23 -05:00
André Gaul
ef0242befa [icecast] update Makefile to 2.4.1 2015-01-04 19:00:39 +01:00
Ted Hess
9ff625c7ea Merge pull request #676 from thess/minidlna-work
minidlna: Add path to correct PID file for start-stop-daemon
2014-12-26 09:46:39 -05:00
Ian Leonard
44d4b10c94 ffmpeg: update to 2.4.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-12-24 14:30:39 -08:00
Ted Hess
03244f1f35 upmpdcli: Revert #678 (force strip)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-21 12:09:49 -05:00
Ted Hess
e75719d981 upmpdcli: Reduce binary sizes (force strip)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-20 17:03:13 -05:00
Ted Hess
437a95666a minidlna: Add path to correct PID file for start-stop-daemon
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-20 10:41:21 -05:00
Ted Hess
d380629477 upmpdcli: Revert default interface to 'br-lan' (correct mistaken assumption)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-20 09:46:27 -05:00
Ted Hess
5f05f4ef74 upmpdcli: Change default interface to 'lan'
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-18 13:05:45 -05:00
Ted Hess
4eb1e3aea4 upmpdcli: Add UPnP icon. Use procd for start/stop. Add uci config support for multiple instances
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-17 14:41:36 -05:00
Ian Leonard
665cd72e82 ffmpeg: Update to 2.4.4
Drop fminf patch; fminf emulation is no longer included upstream.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-12-14 16:19:10 -08:00
Luiz Angelo Daros de Luca
c31e41f93d gst1-plugins-good: enable vpx enc/dec plugin
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2014-12-14 03:08:23 -02:00
Ted Hess
7081db8415 mjpg-streamer: fix v4l dependency in pre-built package
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-13 11:32:06 -05:00
Ted Hess
be72d3b10c gst1-plugins-bad: Remove srtp plugin (again) until libsrtp is updated
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-12 07:40:21 -05:00
Steven Barth
d61b79627f upmpdcli: fix indentation
Signed-off-by: Steven Barth <steven@midlink.org>
2014-12-11 09:32:39 +01:00
Petko Bordjukov
f769af6a69 upmpdcli: Add upmpdcli-0.9.0 to the packages repository
upmpdcli is a DLNA renderer that forwards the commands it receives to an MPD
server.

Signed-off-by: Petko Bordjukov <bordjukov@gmail.com>
2014-12-10 03:30:06 +02:00
Ted Hess
0443ea0d79 mjpg-streamer: Fix V4L2 option dependency selection and add camera led control option
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-09 10:25:37 -05:00
Ted Hess
5382c7fc55 gst1-plugins-bad: (Re-)add srtp plugin (use latest libsrtp)
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-06 10:44:56 -05:00
Ted Hess
0cbca8677d gst1-plugins-bad: disable srtp library build - not used
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-05 16:40:53 -05:00
Ted Hess
7c6557b9c3 gstreamer1: Use lazy symbol binding to load plugins
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-04 15:16:16 -05:00
Steven Barth
cef42c57ce Merge pull request #590 from thess/gstreamer-update
gstreamer1: Upgrade to 1.4.4
2014-12-04 07:31:52 +01:00
Ted Hess
d77c9b88ce gst1-libav: Update to 1.4.4, disable CPU optimizations as in ffmpeg
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-03 14:57:11 -05:00
Ted Hess
b72025a36c gstreamer1: Upgrade to 1.4.4
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-12-03 13:33:25 -05:00
Steven Barth
6c97ad84be Merge pull request #563 from antonlacon/license-updates
License updates and metadata typo correction
2014-11-26 14:20:54 +01:00
Ted Hess
a42baee588 libgstreamer1: install plugin scanner
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-25 14:58:27 -05:00
Ian Leonard
ac7cd4c6e6 misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ian Leonard
34c7b6708a icecast: add SPDX license info per homepage
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-11-24 23:43:37 -08:00
Ted Hess
68e213a4e2 gstreamer1: Fix build dependencies - create meta packages as needed
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-11-22 21:57:03 -05:00
sbyx
9633a46993 Merge pull request #475 from antonlacon/minidlna-1.1.x
minidlna: update to 1.1.4
2014-11-18 08:02:28 +01:00
Roger
e5d635e1ae motion: switch to master branch
This branch includes some important fixes vs. 3.4.0.

Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-11-05 10:46:53 -06:00
Roger
3d784bd3d3 motion: update and switch to recent fork
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-11-04 14:06:37 -06:00
Roger
f1f11a576b motion: remove outdated (?) patch
Signed-off-by: Roger D <rogerdammit@gmail.com>
2014-11-04 14:05:40 -06:00
Ted Hess
19e545b593 ffmpeg: Upgrade to 2.4.2. Supress libffmpeg-custom when ALL selected
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-10-29 12:47:59 -04:00
Álvaro Fernández Rojas
f78cd57ee4 shairport: improve config and init script (disabled, respawn, err file, meta dir, audio output options).
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-28 22:33:00 +01:00
Álvaro Fernández Rojas
c57a60513b shairplay: add respawn config.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-27 20:57:08 +01:00
Ian Leonard
af0eb7f740 minidlna: update to 1.1.4
The Philips TV patch was included upstream.
Rename the minidlnad binary to minidlna instead of tweaking automake files.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-10-25 23:31:58 -07:00
Álvaro Fernández Rojas
236f128117 shairplay: add new package.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-10-25 21:48:57 +02:00
Bruno Randolf
e652eb6243 ffmpeg: Disable mips32r2 for mips32 CPUs
Some CPUs, such as the au1500 are MIPS32 but not MIPS32r2 and we have to
explicitly disable mips32r2 in the ffmpeg configure script.

Signed-off-by: Bruno Randolf <br1@einfach.org>
2014-10-14 10:17:11 +01:00
Ian Leonard
94b4a11fe1 ffmpeg: Update to 2.3.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-10-11 22:13:15 -07:00
Ian Leonard
ad20ef1147 ffmpeg: add libopus support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-10-11 22:13:15 -07:00
Nicolas Thill
3838680f3c gst1-libav: fix build on x86_64
Disable yasm explicitely to fix build on x86_64 when yasm is not installed

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-22 10:52:18 +02:00
Nicolas Thill
9a3f00d37a gst1-libav: fix configure
Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-09-22 10:49:04 +02:00
Ted Hess
b1ed1ded36 Merge pull request #318 from thess/gst1-libav
gst1-libav: Import gstreamer libary based on bundled libav
2014-09-17 17:12:37 -04:00
Ted Hess
aa7ede2712 Merge pull request #315 from thess/gst1-menus
gstreamer1: reorganize options selection menus
2014-09-17 17:11:59 -04:00
Ted Hess
e8aaebb2df shairport: remove service_stop call to SIGINT. SIGINT/SIGTERM both work in latest version.
Fixes restart/reload calls

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 16:02:23 -04:00
Ted Hess
d3805f3687 gst1-libav: Import gstreamer libary based on bundled libav
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 13:21:26 -04:00
Ted Hess
8227368777 gstreamer1: reorganize options selection menus
gst-plugins-bad: plugins-bad package missing (fix install def)

Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-09-17 13:00:56 -04:00
Ian Leonard
39d930cfb4 ffmpeg: update to 2.3.3
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-30 01:23:46 -07:00
Álvaro Fernández Rojas
6b287fd2bb shairport: update to latest version, add license and switch release to source version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-08-22 15:29:48 +02:00
Álvaro Fernández Rojas
6ec08ce9b4 shairport: fix buffer config var
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2014-08-22 15:28:55 +02:00
Nicolas Thill
3a9be2aab8 fswebcam: import from old packages feed
- update to latest version (v20140113)
 - add license info
 - add myself as maintainer

Signed-off-by: Nicolas Thill <nico@openwrt.org>
2014-08-21 19:00:20 +02:00
Ted Hess
f5324a5fa0 mjpg-streamer: cleanup V4L selection and dependency
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-16 15:51:34 -04:00
Ted Hess
ca7ddc5abc ffmpeg: patch to fix build with uClibc 0.9.33.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-13 12:46:19 -04:00
Ian Leonard
8bbe2c06fa ffmpeg: improve minidlna profile
Minidlna has no need to mux streams, or be able to read network streams at this point in time, so remove this support from
libffmpeg.

Synchronize the minidlna profile between libffmpeg-ucstom and libffmpeg-mini.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
2b414271f5 ffmpeg: add external libraries section to Config.in
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
bcb2eea7a4 ffmpeg: add audio-dec profile to libffmpeg-custom
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
77366562a5 ffmpeg: Drop the libdlna profile from the Custom ffmpeg option. Libdlna is no longer in the package feed, and has an inactive
upstream.

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
b246dadc45 ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:03:51 -07:00
Ian Leonard
228c3d0dea ffmpeg: update to 2.3.1
Changes:
Disable SIMD usage; creates build errors
Disable runtime cpudetect as it's all disabled
Re-enable compiler optimizations
re-enable stripping

Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-08-12 13:02:46 -07:00
Ian Leonard
f5a1d1bba6 Merge branch 'master' into license-updates
Signed-off-by: Ian Leonard <antonlacon@gmail.com>

Conflicts:
	devel/patch/Makefile
	multimedia/minidlna/Makefile
2014-08-10 01:09:06 -07:00
W. Michael Petullo
e35d46becf gst1-plugins-bad: fix the build of several plugins
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 14:02:19 -04:00
W. Michael Petullo
8431c041b1 gst1-plugins-good: enable more plugins
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 13:12:50 -04:00
W. Michael Petullo
77b4014f29 gst1-plugins-bad: adjust Makefile so each plugin builds
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-08-06 08:56:01 -04:00
W. Michael Petullo
6c9015eb5d Merge remote-tracking branch 'openwrt/master' into gstreamer1 2014-08-05 17:47:34 -04:00
Ted Hess
26ef97123c gstreamer1 build work in progress 2014-08-05 16:33:20 -04:00
Knyazkov Dmitry
fed19e8c3c That on tv phillips normally open mkv,it is necessary to apply this patch.Add license info
Signed-off-by: Knyazkov Dmitry <medavedik@gmail.com>
2014-08-04 22:34:04 +04:00
Ted Hess
4059ba271d mjpg-streamer: Bump source name version to force source pkg update
Signed-off-by: Ted Hess <thess@kitschensync.net>
2014-08-01 08:48:50 -04:00
Ian Leonard
572ecf828d minidlna: add licensing information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
Ian Leonard
c729313425 ffmpeg: convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2014-07-31 21:34:30 -07:00
W. Michael Petullo
b94907df64 gstreamer1: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:50:22 -04:00
W. Michael Petullo
a072bc7516 gst1-plugins-bad: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:50:08 -04:00
W. Michael Petullo
57ff96d303 gst1-plugins-good: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:49:54 -04:00
W. Michael Petullo
14145d0188 gst1-plugins-base: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:49:45 -04:00
W. Michael Petullo
f6819a12a3 gst1-plugins-ugly: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:49:33 -04:00
W. Michael Petullo
d42ad88941 gst1-plugins-ugly: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:46:07 -04:00
W. Michael Petullo
37f7ec2c47 gst1-plugins-good: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:57 -04:00
W. Michael Petullo
09ba982ccc gst1-plugins-base: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:49 -04:00
W. Michael Petullo
5c66e21e76 gst1-plugins-bad: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:31 -04:00
W. Michael Petullo
ffae177bb1 gstreamer1: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:20 -04:00
W. Michael Petullo
b2a13d01a1 gst1-plugins-base: fix build of theora plugin
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:45:04 -04:00
W. Michael Petullo
5173999193 gst1-plugins-base: properly specify theora plugin
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:44:52 -04:00
W. Michael Petullo
a4ffe9bf9f Add gstreamer1 package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:44:40 -04:00
W. Michael Petullo
297bf69c4a Add gst1-plugins-ugly package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2014-07-31 10:44:23 -04:00