aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAge
* gst1-plugins-ugly: Update to 1.14.4Rosen Penev2018-11-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-good: Update to 1.14.4Rosen Penev2018-11-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-base: Update to 1.14.4Rosen Penev2018-11-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-plugins-bad: Update to 1.14.4Rosen Penev2018-11-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gst1-libav: Update to 1.14.4Rosen Penev2018-11-14
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* gstreamer1: Update to 1.14.4Rosen Penev2018-11-14
| | | | | | | Disabled a bunch more stuff through the configure script. Refreshed patches. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #7320 from neheb/motionTed Hess2018-11-13
|\ | | | | motion: Update to 4.2
| * motion: Update to 4.2Rosen Penev2018-11-05
| | | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ffmpeg: Add choices to libffmpeg-custom to select and build CLI programsTed Hess2018-11-11
| | | | | | | | | | | | Add postproc to libffmpeg-custom if x264 selected Signed-off-by: Ted Hess <thess@kitschensync.net>
* | ffmpeg: Resolve libx264, BUILD_PATENTED anomaliesTed Hess2018-11-11
| | | | | | | | | | | | | | libx264 will be included in both hard & soft float libffmpeg-full builds if selected and BUILD_PATENTED=y. Otherwise, it is not included in libffmpeg-full Signed-off-by: Ted Hess <thess@kitschensync.net>
* | Merge pull request #7344 from TDT-AG/pr/20181107-crtmpserverHannu Nyman2018-11-11
|\ \ | | | | | | crtmpserver: fix whitspaces
| * | crtmpserver: fix whitspacesFlorian Eckert2018-11-07
| |/ | | | | | | Signed-off-by: Florian Eckert <fe@dev.tdt.de>
* | Merge pull request #7185 from neheb/griloHannu Nyman2018-11-11
|\ \ | | | | | | grilo: Enable parallel building
| * | grilo: Enable parallel buildingRosen Penev2018-11-06
| |/ | | | | | | | | | | | | | | Passing --disable-gtk-doc-html should fix building in parallel. Also added some extra flags to speed up build time. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7187 from neheb/grilopHannu Nyman2018-11-11
|\ \ | | | | | | grilo-plugins: Update to 0.3.7
| * | grilo-plugins: Update to 0.3.7Rosen Penev2018-10-13
| |/ | | | | | | | | | | | | | | | | | | | | | | | | Version .8 no longer uses Autotools and will thus take a while to be supported. Silenced the build from warnings to help fix a bunch of -Wformat ones that currently break the buildbots. Explicitly disabled all plugins that are currently unused to save on build time. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #7319 from neheb/icecastTed Hess2018-11-10
|\ \ | | | | | | icecast: Update to 2.4.4
| * | icecast: Update to 2.4.4Rosen Penev2018-11-05
| |/ | | | | | | | | | | | | | | Fixes CVE-2018-18820. Added PKG_CPE_ID for proper CVE tracking. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* / ffmpeg: Resolve hard/float builds with work-around dependenciesTed Hess2018-11-09
|/ | | | | | | | | | Hard float includes: libx264, mp3lame Soft float includes: shine (mp3 encoder) fdk-aac will not be available in libffmpeg-full due to incompatible license with libx264. Custom builds can override licensing restrictions but results may not be re-distributable. Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #7107 from jaceq/masterHannu Nyman2018-10-11
|\ | | | | xupnpd: Bumped version to latest commit (2018-09-26)
| * xupnpd: Bumped version to 2018-09-24 and switched to codeloadJacek Kikiewicz2018-10-11
| | | | | | | | Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
* | ffmpeg: Configuration fixes for optional codec librariesTed Hess2018-10-04
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* motion: Backport upstream commit to fix running on musl.Rosen Penev2018-09-15
| | | | | | | | Reported on OpenWrt forums https://forum.openwrt.org/t/motion-segmentation-fault-after-upgrade-to-4-14-68/21276 Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #6989 from ryzhovau/ffmpeg-libpostprocTed Hess2018-09-11
|\ | | | | ffmpeg: pack libpostproc for hard float archs only
| * ffmpeg: pack libpostproc for hard float archs onlyAlexander Ryzhov2018-09-10
| | | | | | | | Signed-off-by: Alexander Ryzhov <github@ryzhov-al.ru>
* | Merge pull request #6627 from neheb/motionDirk Brenken2018-09-11
|\ \ | |/ |/| motion: Update to 4.1.1 and switch to codeload
| * motion: Update to 4.1.1 and switch to codeloadRosen Penev2018-07-30
| | | | | | | | | | | | Simpler. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | Merge pull request #6795 from MikePetullo/gst1-libavTed Hess2018-08-31
|\ \ | | | | | | gst1-libav: update to 1.14.2
| * | gst1-libav: update to 1.14.2W. Michael Petullo2018-08-18
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #6794 from MikePetullo/gst1-plugins-badTed Hess2018-08-31
|\ \ \ | | | | | | | | gst1-plugins-bad: update to 1.14.2
| * | | gst1-plugins-bad: update to 1.14.2W. Michael Petullo2018-08-18
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #6791 from MikePetullo/gst1-plugins-uglyTed Hess2018-08-31
|\ \ \ | | | | | | | | gst1-plugins-ugly: update to 1.14.2
| * | | gst1-plugins-ugly: update to 1.14.2W. Michael Petullo2018-08-18
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #6793 from MikePetullo/gst1-plugins-baseTed Hess2018-08-31
|\ \ \ | | | | | | | | gst1-plugins-base: update to 1.14.2
| * | | gst1-plugins-base: update to 1.14.2W. Michael Petullo2018-08-18
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #6792 from MikePetullo/gst1-plugins-goodTed Hess2018-08-31
|\ \ \ | | | | | | | | gst1-plugins-good: update to 1.14.2
| * | | gst1-plugins-good: update to 1.14.2W. Michael Petullo2018-08-18
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #6797 from MikePetullo/gstreamer1Ted Hess2018-08-31
|\ \ \ | | | | | | | | gstreamer1: update to 1.14.2
| * | | gstreamer1: update to 1.14.2W. Michael Petullo2018-08-18
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #6818 from neheb/patch-31Ted Hess2018-08-22
|\ \ \ | | | | | | | | ffmpeg: Add CPE ID for proper CVE tracking
| * | | ffmpeg: Add CPE ID for proper CVE trackingRosen Penev2018-08-19
| |/ / | | | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #6715 from neheb/patch-25Dirk Brenken2018-08-22
|\ \ \ | |/ / |/| | grilo: Update to 0.3.6
| * | grilo: Update to 0.3.6Rosen Penev2018-08-07
| |/ | | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ffmpeg: Add build overrides for some specific CPUs: Octeon, X86 and 24kf.Ted Hess2018-08-15
| | | | | | | | | | | | | | | | Octeon: Rename octeonplus to oction+ MIPS 24kf: Inline ASM fails to build (unknown reason) X86: Configure finds NASM and assumes YASM if name explictly set (wrong switches) Signed-off-by: Ted Hess <thess@kitschensync.net>
* | ffmpeg: Add cpu_type to configure opts. Upgrade to 3.2.12Ted Hess2018-08-12
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #6433 from MikePetullo/gst1-plugins-goodTed Hess2018-07-10
|\ | | | | gst1-plugins-good: build lame and mpg123 plugins, which moved from ugly
| * gst1-plugins-good: build lame and mpg123 plugins, which moved from uglyW. Michael Petullo2018-07-08
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #6437 from MikePetullo/gst1-plugins-badHannu Nyman2018-07-09
|\ \ | | | | | | gst1-plugins-bad: update to 1.14.1
| * | gst1-plugins-bad: update to 1.14.1W. Michael Petullo2018-07-08
| | | | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #6438 from MikePetullo/gst1-libavHannu Nyman2018-07-09
|\ \ \ | | | | | | | | gst1-libav: update to 1.14.1