Ian Leonard
ac7cd4c6e6
misc: correct typo in Makefiles for PKG_LICENSE_FILES
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
34c7b6708a
icecast: add SPDX license info per homepage
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ted Hess
68e213a4e2
gstreamer1: Fix build dependencies - create meta packages as needed
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
Roger
3d784bd3d3
motion: update and switch to recent fork
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Roger
f1f11a576b
motion: remove outdated (?) patch
Signed-off-by: Roger D <rogerdammit@gmail.com>
10 years ago
Ted Hess
19e545b593
ffmpeg: Upgrade to 2.4.2. Supress libffmpeg-custom when ALL selected
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Á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>
10 years ago
Álvaro Fernández Rojas
c57a60513b
shairplay: add respawn config.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
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>
10 years ago
Álvaro Fernández Rojas
236f128117
shairplay: add new package.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
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>
10 years ago
Ian Leonard
94b4a11fe1
ffmpeg: Update to 2.3.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
ad20ef1147
ffmpeg: add libopus support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
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>
10 years ago
Nicolas Thill
9a3f00d37a
gst1-libav: fix configure
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
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>
10 years ago
Ted Hess
d3805f3687
gst1-libav: Import gstreamer libary based on bundled libav
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
Ian Leonard
39d930cfb4
ffmpeg: update to 2.3.3
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Á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>
10 years ago
Álvaro Fernández Rojas
6ec08ce9b4
shairport: fix buffer config var
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
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>
10 years ago
Ted Hess
f5324a5fa0
mjpg-streamer: cleanup V4L selection and dependency
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
ca7ddc5abc
ffmpeg: patch to fix build with uClibc 0.9.33.2
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
Ian Leonard
2b414271f5
ffmpeg: add external libraries section to Config.in
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
bcb2eea7a4
ffmpeg: add audio-dec profile to libffmpeg-custom
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
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>
10 years ago
Ian Leonard
b246dadc45
ffmpeg: Have the custom Vorbis decoder support select the Ogg demuxer.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
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>
10 years ago
W. Michael Petullo
e35d46becf
gst1-plugins-bad: fix the build of several plugins
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
8431c041b1
gst1-plugins-good: enable more plugins
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
77b4014f29
gst1-plugins-bad: adjust Makefile so each plugin builds
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
Ted Hess
26ef97123c
gstreamer1 build work in progress
10 years ago
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>
10 years ago
Ted Hess
4059ba271d
mjpg-streamer: Bump source name version to force source pkg update
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ian Leonard
572ecf828d
minidlna: add licensing information
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ian Leonard
c729313425
ffmpeg: convert license to SPDX format.
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
W. Michael Petullo
b94907df64
gstreamer1: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
a072bc7516
gst1-plugins-bad: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
57ff96d303
gst1-plugins-good: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
14145d0188
gst1-plugins-base: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
f6819a12a3
gst1-plugins-ugly: add package license file to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
d42ad88941
gst1-plugins-ugly: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
37f7ec2c47
gst1-plugins-good: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
09ba982ccc
gst1-plugins-base: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
5c66e21e76
gst1-plugins-bad: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
ffae177bb1
gstreamer1: add package license to Makefile
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago
W. Michael Petullo
b2a13d01a1
gst1-plugins-base: fix build of theora plugin
Signed-off-by: W. Michael Petullo <mike@flyn.org>
10 years ago