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>
10 years ago
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>
10 years ago
Ted Hess
6253069923
gst1-plugins-ugly: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
44bece99a8
gst1-plugins-good: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
e8a8f20d31
gst1-plugins-bad: Update to 1.4.5, fix build deps, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
511fb70f92
gst1-plugins-base: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
ac2d4a6cbe
gstreamer1: Update to 1.4.5, refresh patches
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
f9fd4f88e5
gst1-libav: Update to 1.4.5
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Luiz Angelo Daros de Luca
05960c50ba
gst1-plugins-base: add videorate and videoscale
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
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>
10 years ago
Luiz Angelo Daros de Luca
b1b14b2a57
gst1-plugins-bad: remove unrecognized config opts
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
Ian Leonard
32eafba860
ffmpeg: update to 2.5.4
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ted Hess
ef056ee04c
mjpg-streamer: Update version of cambozola.jar
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
Ted Hess
a9f87e3851
shairplay: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
e61499165b
upmpdcli: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
3e58633462
shairport: Move to sound menu and sub-directory
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
e74ed31e76
ffmpeg: Update to 2.5.3. Fix mips64 build failures
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Luiz Angelo Daros de Luca
5d1c7b2083
gst1-plugins-good: enable video4linux2 plugin
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
10 years ago
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>
10 years ago
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>
10 years ago
Álvaro Fernández Rojas
0c70592101
xupnpd: update to r404
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
10 years ago
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>
10 years ago
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>
10 years ago
André Gaul
ef0242befa
[icecast] update Makefile to 2.4.1
10 years ago
Ian Leonard
44d4b10c94
ffmpeg: update to 2.4.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
Ted Hess
03244f1f35
upmpdcli: Revert #678 (force strip)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
e75719d981
upmpdcli: Reduce binary sizes (force strip)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
437a95666a
minidlna: Add path to correct PID file for start-stop-daemon
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
d380629477
upmpdcli: Revert default interface to 'br-lan' (correct mistaken assumption)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
5f05f4ef74
upmpdcli: Change default interface to 'lan'
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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>
10 years ago
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>
10 years ago
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>
10 years ago
Ted Hess
7081db8415
mjpg-streamer: fix v4l dependency in pre-built package
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
be72d3b10c
gst1-plugins-bad: Remove srtp plugin (again) until libsrtp is updated
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Steven Barth
d61b79627f
upmpdcli: fix indentation
Signed-off-by: Steven Barth <steven@midlink.org>
10 years ago
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>
10 years ago
Ted Hess
0443ea0d79
mjpg-streamer: Fix V4L2 option dependency selection and add camera led control option
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
5382c7fc55
gst1-plugins-bad: (Re-)add srtp plugin (use latest libsrtp)
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
0cbca8677d
gst1-plugins-bad: disable srtp library build - not used
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
7c6557b9c3
gstreamer1: Use lazy symbol binding to load plugins
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
d77c9b88ce
gst1-libav: Update to 1.4.4, disable CPU optimizations as in ffmpeg
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
b72025a36c
gstreamer1: Upgrade to 1.4.4
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
Ted Hess
a42baee588
libgstreamer1: install plugin scanner
Signed-off-by: Ted Hess <thess@kitschensync.net>
10 years ago
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