aboutsummaryrefslogtreecommitdiff
path: root/multimedia/mjpg-streamer/patches
Commit message (Collapse)AuthorAge
* mjpg-streamer: remove outdated musl patchRosen Penev2021-08-15
| | | | | | It seems to not be needed anymore. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* treewide: Run refresh on all packagesIlya Lipnitskiy2021-02-20
| | | | | | | | | The crude loop I wrote to come up with this changeset: find -L package/feeds/packages/ -name patches | \ sed 's/patches$/refresh/' | sort | xargs make Signed-off-by: Ilya Lipnitskiy <ilya.lipnitskiy@gmail.com>
* mjpg-streamer: update to last upstream versionJan Pavlinec2019-03-26
| | | | | | | | Changes: Update patches Add listen_ip option to config Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
* mjpg-streamer: Update to latest from github/jacksonliam repository. Add ↵Ted Hess2018-05-22
| | | | | | additional plugins for RTSP, UDP, etc. Signed-off-by: Ted Hess <thess@kitschensync.net>
* mjpg-streamer: Remove build date-time from imageTed Hess2017-12-13
| | | | | | Remove un-needed uvcvideo.h (use system include) Signed-off-by: Ted Hess <thess@kitschensync.net>
* mjpg-streamer: Fix SIGTRAP in v4l2uvcTed Hess2015-11-18
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mjpg-streamer: Fix musl compatibilityTed Hess2015-06-18
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* 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>
* mjpg-streamer: Upgrade to r182-experimental, add patches to remove debug, ↵Ted Hess2014-07-29
| | | | | | build additional plugins and minor fixes. Signed-off-by: Ted Hess <thess@kitschensync.net>
* Revert to r181, default webui to simple stream only, option for fullTed Hess2014-07-23
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mjpg-streamer: Upgrade to r182, update copyright and license infoTed Hess2014-07-22
Add options for using libv4l (controls) and installing additional plugins Download and use latest cambozola.jar if Web UI selected Signed-off-by: Ted Hess <thess@kitschensync.net>