aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAge
* gst1-libav: Add a hack to get it to build on mips64Rosen Penev2019-04-22
| | | | | | | octeonplus is being passed to gcc, which is incorrect and causes build failure. This works around it. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* youtube-dl: update to version 2019.4.17Josef Schlehofer2019-04-20
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #8495 from ja-pa/mjpg-streamerRosen Penev2019-04-11
|\ | | | | mjpg-streamer: update to last upstream version
| * 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>
* | ffmpeg: update to 3.4.6Ian Leonard2019-04-08
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | Merge pull request #8431 from BKPepe/youtube-dl_2019-03-09Josef Schlehofer2019-04-07
|\ \ | | | | | | youtube-dl: use as default Python3 and update to 2019.4.7
| * | youtube-dl: use as default Python3 and update to 2019.4.7Josef Schlehofer2019-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Use files.pythonhosted.org for PKG_SOURCE_URL to be unified across Python packages - Add Python sources - Change the description a little bit - Change URL as upstream is moving from youtube-dl.org to yt-dl.org - Removed patch as it is no longer necessary Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | | Merge pull request #8435 from neheb/gstRosen Penev2019-03-26
|\ \ \ | | | | | | | | gstreamer fixes
| * | | gst1-plugins-ugly: Disable debug + other fixesRosen Penev2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Removed old rpath hack that is no longer necessary. Removed and replaced two patches with configure arguments. Added PIC as is standard with these. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | gst1-plugins-good: Disable debug and other fixesRosen Penev2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Removed rpath hack as it is no longer necessary. Removed old patches that are now handled by configure flags. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | gst1-plugins-bad: Disable debug and other fixesRosen Penev2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added PKG_BUILD_PARALLEL for faster compilation. Removed rpath hack that is no longer needed. Added PIC as is typically the case with these. Remove obsolete patch. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | gst1-plugins-base: Disable various debug checksRosen Penev2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Saves on compiled size. Also got rid of outdated rpath linking. Added PIC compilation as is done elsewhere. Added PKG_BUILD_PARALLEL for faster compilation. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | gst1-libav: Remove debug and other random stuffRosen Penev2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Should lower filesize. I can't tell by how much as this was not building on mvebu before. Signed-off-by: Rosen Penev <rosenp@gmail.com>
| * | | gstreamer1: Disable debug + other fixesRosen Penev2019-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disabled a bunch of debug stuff in order to save size. Also removed the rpath stuff as that has not been needed for a long time. Added PKG_BUILD_PARALLEL for faster compilation. Removed two patches that have --disable configure parameters now. Refreshed patches. Size of libgstreamer1 from 822243 to 529366 on mvebu. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | | Merge pull request #8391 from neheb/nRosen Penev2019-03-26
|\ \ \ \ | |/ / / |/| | | crtmpserver: Update to official git repo
| * | | crtmpserver: Update to official git repoRosen Penev2019-03-12
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The previous source location was an SVN mirror from long ago. This one is from the author himself. Reduced overall patch count. A lot of them are no longer necessary. Switched back to libstdcpp as the necessary uclibc++ changes are not being merged. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #8427 from MikePetullo/gst1-libavHannu Nyman2019-03-17
|\ \ \ | | | | | | | | gst1-libav: update to 1.15.2
| * | | gst1-libav: update to 1.15.2W. Michael Petullo2019-03-16
| | |/ | |/| | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #8430 from MikePetullo/gst1-plugins-uglyHannu Nyman2019-03-17
|\ \ \ | | | | | | | | gst1-plugins-ugly: update to 1.15.2
| * | | gst1-plugins-ugly: update to 1.15.2W. Michael Petullo2019-03-16
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #8429 from MikePetullo/gst1-plugins-goodHannu Nyman2019-03-17
|\ \ \ | | | | | | | | gst1-plugins-good: update to 1.15.2
| * | | gst1-plugins-good: update to 1.15.2W. Michael Petullo2019-03-16
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #8426 from MikePetullo/gst1-plugins-badHannu Nyman2019-03-17
|\ \ \ | | | | | | | | gst1-plugins-bad: update to 1.15.2
| * | | gst1-plugins-bad: update to 1.15.2W. Michael Petullo2019-03-16
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | | Merge pull request #8425 from MikePetullo/gst1-plugins-baseHannu Nyman2019-03-17
|\ \ \ | | | | | | | | gst1-plugins-base: update to 1.15.2
| * | | gst1-plugins-base: update to 1.15.2W. Michael Petullo2019-03-16
| |/ / | | | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / / gstreamer1: update to 1.15.2W. Michael Petullo2019-03-16
|/ / | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / multimedia/minidlna: Update to latest commitDaniel Engberg2019-03-14
|/ | | | | | | Update minidlna to latest commit Cherry pick commits from https://github.com/xavery/minidlna Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* minidlna: run as an unprivileged userMaxim Storchak2019-03-10
| | | | | | | | | - run as an unprivileged user by default - move generated config to /var/run (/tmp/run in fact) - disable service until it's configured: there is no way to reliably guess where files to be shared are located Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
* Merge pull request #8172 from val-kulkov/graphicsmagick-packageHannu Nyman2019-03-10
|\ | | | | graphicsmagick: optimize compilation to reduce size
| * graphicsmagick: optimize compilationVal Kulkov2019-02-10
| | | | | | | | | | | | | | Use 'flto' compiler option to slightly reduce the installation footprint. Signed-off-by: Val Kulkov <val.kulkov@gmail.com>
* | v4l2rtspserver: simplify build using release 0.1.6Michel Promonet2019-03-05
| | | | | | | | Signed-off-by: Michel Promonet <michel.promonet@free.fr>
* | youtube-dl: update to version 2019.03.01Josef Schlehofer2019-03-02
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #8248 from neheb/v4Ted Hess2019-02-20
|\ \ | | | | | | v4l2rtspserver: Update to 0.1.3
| * | v4l2rtspserver: Update to 0.1.3Rosen Penev2019-02-18
| | | | | | | | | | | | | | | | | | | | | | | | Removed upstreamed patches. Updated live555. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | | Merge pull request #8246 from BKPepe/youtube-dl-2019.02.18Hannu Nyman2019-02-19
|\ \ \ | |/ / |/| | youtube-dl: update to version 2019.02.18
| * | youtube-dl: update to version 2019.02.18Josef Schlehofer2019-02-17
| |/ | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #8116 from antonlacon/ffmpeg-nextTed Hess2019-02-13
|\ \ | |/ |/| ffmpeg: update to 3.4.5
| * ffmpeg: build fix for fdk-aac 2.0Ian Leonard2019-02-07
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * ffmpeg: disable assembly on MIPSIan Leonard2019-02-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Disable use of assembly on MIPS to allow it to build. MIPS is not expected to be high performance in OpenWrt, and this allows it to still be used for media identification as updated versions of ffmpeg are brought in. The error is in libavcodec/mips/aacdec_mips.c: In function 'imdct_and_windowing_mips' regarding: 'asm' has impossible constraints in multiple locations. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
| * ffmpeg: update to 3.4.5Ian Leonard2019-02-07
| | | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* | youtube-dl: update to version 2019.02.08Josef Schlehofer2019-02-08
|/ | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* youtube-dl: update to version 2019.01.30.1Josef Schlehofer2019-01-30
| | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* Merge pull request #8058 from diizzyy/patch-4Hannu Nyman2019-01-29
|\ | | | | motion: Specify libmicrohttpd-ssl dependency
| * motion: Specify libmicrohttpd-ssl dependencyDaniel Engberg2019-01-28
| | | | | | | | | | Specify libmicrohttpd-ssl dependency Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
* | Merge pull request #7678 from neheb/v4l2Ted Hess2019-01-28
|\ \ | |/ |/| v4l2rtspserver: Update to 0.1.1
| * v4l2rtspserver: Update to 0.1.1Rosen Penev2019-01-25
| | | | | | | | | | | | | | | | | | | | | | | | Switched to using versioned releases. Removed md5 usage and went full sha256. Added uclibc++ support by backporting upstream patches. Various other adjustments. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | youtube-dl: update to version 2019.01.27Josef Schlehofer2019-01-27
| | | | | | | | Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
* | Merge pull request #7817 from neheb/patch-7Hannu Nyman2019-01-27
|\ \ | | | | | | motion: Update to 4..2.1
| * | motion: Update to 4..2.1Rosen Penev2018-12-31
| | | | | | | | | | | | | | | Bugfix release Signed-off-by: Rosen Penev <rosenp@gmail.com>