aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAge
* mjpg-streamer: Update cambozola to specific version, add yuv and jpeg ↵Ted Hess2015-05-01
| | | | | | quality init/config options Signed-off-by: Ted Hess <thess@kitschensync.net>
* ffmpeg: upgrade to 2.6.2Syrone Wong2015-04-29
| | | 2.6.2 was released on 2015-04-12. It is the latest stable FFmpeg release from the 2.6 release branch
* ffmpeg: add icecast transportNicolas Thill2015-04-26
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* oggfwd: add new packageNicolas Thill2015-04-26
| | | | | | A basic icecast client that is very simple but also very useful for video streaming. Signed-off-by: Nicolas Thill <nico@openwrt.org>
* ffmpeg: disable lzma explicitlyNicolas Thill2015-04-24
| | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* icecast: update to 2.4.2André Gaul2015-04-20
| | | | | | icecast 2.4.2 is a security release. Signed-off-by: André Gaul <andre@gaul.io>
* Merge pull request #1136 from antonlacon/ffmpeg-2.5.xTed Hess2015-04-11
|\ | | | | ffmpeg: upgrade to 2.5.5
| * ffmpeg: upgrade to 2.5.5Ian Leonard2015-03-22
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | Merge pull request #1119 from luizluca/libvpx-updateLuiz Angelo Daros de Luca2015-04-07
|\ \ | | | | | | libvpx: updated to 1.4.0
| * | libvpx: updated to 1.4.0Luiz Angelo Daros de Luca2015-04-06
| |/ | | | | | | | | | | | | | | | | | | | | | | 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>
* / gst1-plugins-bad: add opus pluginLuiz Angelo Daros de Luca2015-04-07
|/ | | | | | This add opus plugin providing opusenc, opusdec, opusparse, rtpopuspay, rtpopusdepay Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* mjpg-streamer: fix YUV capture modeMantas Pucka2015-03-11
| | | | | | | | | Update to r182-experimental (071481e626b2ceef94) 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>
* mjpg-streamer: fix compatibility with new kernels (>=3.16)Mantas Pucka2015-03-11
| | | | | | | | | | 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>
* gst1-plugins-ugly: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-plugins-good: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-plugins-bad: Update to 1.4.5, fix build deps, refresh patchesTed Hess2015-03-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-plugins-base: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gstreamer1: Update to 1.4.5, refresh patchesTed Hess2015-03-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Update to 1.4.5Ted Hess2015-03-05
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #972 from luizluca/gst1-enable_videorate_videoscaleTed Hess2015-03-05
|\ | | | | gst1-plugins-base: add videorate and videoscale
| * gst1-plugins-base: add videorate and videoscaleLuiz Angelo Daros de Luca2015-03-02
| | | | | | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | gst1-plugins-bad: add shmsrc/sinkLuiz Angelo Daros de Luca2015-03-01
| | | | | | | | | | | | This adds POSIX shared memory source and sink plugin Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | gst1-plugins-bad: remove unrecognized config optsLuiz Angelo Daros de Luca2015-03-01
|/ | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* ffmpeg: update to 2.5.4Ian Leonard2015-02-28
| | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* mjpg-streamer: Update version of cambozola.jarTed Hess2015-02-27
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* ices: import from old packages feedNicolas Thill2015-02-17
| | | | | | | | - update to latest version (v2.0.2) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* Merge pull request #856 from thess/shairplay-moveÁlvaro Fernández Rojas2015-02-05
|\ | | | | shairplay: Move to sound menu and sub-directory
| * shairplay: Move to sound menu and sub-directoryTed Hess2015-02-04
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | upmpdcli: Move to sound menu and sub-directoryTed Hess2015-02-04
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* shairport: Move to sound menu and sub-directoryTed Hess2015-02-04
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* ffmpeg: Update to 2.5.3. Fix mips64 build failuresTed Hess2015-02-04
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-plugins-good: enable video4linux2 pluginLuiz Angelo Daros de Luca2015-01-24
| | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* gst1-plugins-base: create libgst1allocators pkgLuiz Angelo Daros de Luca2015-01-23
| | | | | | | libgst1allocators was compiled but not packaged. It is needed for v4l2 good plugin Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* gst1-plugins-base: add videoconvert pluginLuiz Angelo Daros de Luca2015-01-23
| | | | | | videoconvert is the successor of ffmpegcolorspace in gst1.x Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* xupnpd: update to r404Álvaro Fernández Rojas2015-01-23
| | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* gst1-plugins-base: remove unused configure optLuiz Angelo Daros de Luca2015-01-22
| | | | | | | | | | | | ./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>
* avahi: Build 2 versions and allow selection of dbus vs non-dbusTed Hess2015-01-16
| | | | | | | shairplay: Fixup avahi dependency (select dbus version) forked-daapd: Fixup avahi dependency (select dbus version) Signed-off-by: Ted Hess <thess@kitschensync.net>
* [icecast] update Makefile to 2.4.1André Gaul2015-01-04
|
* Merge pull request #676 from thess/minidlna-workTed Hess2014-12-26
|\ | | | | minidlna: Add path to correct PID file for start-stop-daemon
| * minidlna: Add path to correct PID file for start-stop-daemonTed Hess2014-12-20
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | ffmpeg: update to 2.4.5Ian Leonard2014-12-24
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | upmpdcli: Revert #678 (force strip)Ted Hess2014-12-21
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | upmpdcli: Reduce binary sizes (force strip)Ted Hess2014-12-20
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* upmpdcli: Revert default interface to 'br-lan' (correct mistaken assumption)Ted Hess2014-12-20
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* upmpdcli: Change default interface to 'lan'Ted Hess2014-12-18
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* upmpdcli: Add UPnP icon. Use procd for start/stop. Add uci config support ↵Ted Hess2014-12-17
| | | | | | for multiple instances Signed-off-by: Ted Hess <thess@kitschensync.net>
* ffmpeg: Update to 2.4.4Ian Leonard2014-12-14
| | | | | | Drop fminf patch; fminf emulation is no longer included upstream. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* gst1-plugins-good: enable vpx enc/dec pluginLuiz Angelo Daros de Luca2014-12-14
| | | | Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* mjpg-streamer: fix v4l dependency in pre-built packageTed Hess2014-12-13
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-plugins-bad: Remove srtp plugin (again) until libsrtp is updatedTed Hess2014-12-12
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>