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>
10 years ago
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
10 years ago
Nicolas Thill
9828cf1ea1
ffmpeg: add icecast transport
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
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>
10 years ago
Nicolas Thill
c3a822ef3d
ffmpeg: disable lzma explicitly
Signed-off-by: Nicolas Thill <nico@openwrt.org>
10 years ago
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>
10 years ago
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>
10 years ago
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>
10 years ago
Ian Leonard
733ce321de
ffmpeg: upgrade to 2.5.5
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
10 years ago
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