aboutsummaryrefslogtreecommitdiff
path: root/multimedia
Commit message (Collapse)AuthorAge
* Merge pull request #5619 from neheb/gstTed Hess2018-02-14
|\ | | | | gst1-libav: Remove BUILD_PATENTED from MPEG[12].
| * gst1-libav: Remove BUILD_PATENTED from MPEG[12].Rosen Penev2018-02-14
| | | | | | | | | | | | According to MPEG-LA, the last patent expired February 13, 2018. MPEG1 probably expired a while ago. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ffmpeg: Remove BUILD_PATENTED for MPEG2 video.Rosen Penev2018-02-14
|/ | | | | | According to the MPEG-LA, the last patent expired February 13, 2018. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #5600 from MikePetullo/gst1-plugins-uglyMichael Heimpold2018-02-12
|\ | | | | gst1-plugins-ugly: update to 1.12.4
| * gst1-plugins-ugly: update to 1.12.4W. Michael Petullo2018-02-11
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #5598 from MikePetullo/gst1-plugins-badMichael Heimpold2018-02-12
|\ \ | | | | | | gst1-plugins-bad: update to 1.12.4
| * | gst1-plugins-bad: update to 1.12.4W. Michael Petullo2018-02-11
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #5597 from MikePetullo/gst1-libavMichael Heimpold2018-02-12
|\ \ | | | | | | gst1-libav: update to 1.12.4
| * | gst1-libav: update to 1.12.4W. Michael Petullo2018-02-11
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | Merge pull request #5594 from MikePetullo/gst1-plugins-goodMichael Heimpold2018-02-12
|\ \ | | | | | | gst1-plugins-good: update to 1.12.4
| * | gst1-plugins-good: update to 1.12.4W. Michael Petullo2018-02-11
| |/ | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / gst1-plugins-base: update to 1.12.4W. Michael Petullo2018-02-11
|/ | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* gstreamer1: update to 1.12.4W. Michael Petullo2018-02-10
| | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* Merge pull request #5508 from neheb/patch-4Ted Hess2018-02-10
|\ | | | | gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]
| * gst1-libav: Remove BUILD_PATENTED for AC3, MP[23]Rosen Penev2018-01-25
| | | | | | | | | | As of 2017, all relevant patents have expired. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* | ffmpeg: Remove BUILD_PATENTED for AC3Rosen Penev2018-01-25
|/ | | | | Dolby Digital patents expired February 1, 2017. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* Merge pull request #5364 from MikePetullo/grilo-pluginsMichael Heimpold2018-01-11
|\ | | | | grilo-plugins: update to 0.3.5
| * grilo-plugins: update to 0.3.5W. Michael Petullo2018-01-07
| | | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* | treewide: fix incorrect *_BUILD_DEPENDSMatthias Schiffer2018-01-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Build depends refer to source package names, not binary package names. In many cases, PKG_BUILD_DEPENDS simply duplicated runtime dependencies of a source package's binary packages; as the corresponding source packages are implicitly added as bulid dependencies, PKG_BUILD_DEPENDS can simply be dropped in these cases. In the other cases, *_BUILD_DEPENDS is fixed to refer to the correct source package name. Dependency of mysql-server is adjusted from libncursesw to libncurses (as libncursesw is a virtual package provided by libncurses), so the build dependency on ncurses is emitted unconditionally. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* | Merge pull request #5288 from roger-/rtspTed Hess2018-01-08
|\ \ | | | | | | v4l2rtspserver: add package
| * | v4l2rtspserver: add packageRoger2018-01-07
| | | | | | | | | | | | Signed-off-by: Roger Dammit <rogerdammit@gmail.com>
* | | Merge pull request #5363 from MikePetullo/griloMichael Heimpold2018-01-07
|\ \ \ | | | | | | | | | | | | | | | | grilo: update to 0.3.4 Travis failed, but local compile test for mxs platform succeeded, so merging.
| * | | grilo: update to 0.3.4W. Michael Petullo2018-01-06
| | |/ | |/| | | | | | | Signed-off-by: W. Michael Petullo <mike@flyn.org>
* / | treewide: remove superfluous + signs from PKG_BUILD_DEPENDSMatthias Schiffer2018-01-07
|/ / | | | | | | | | | | A + sign does not have meaning in build depends. Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
* / xupnpd: update to latest versionÁlvaro Fernández Rojas2017-12-31
|/ | | | Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
* 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>
* gst1-libav: Supply CPU type to libav configure after stipping FPU notationTed Hess2017-12-03
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* mjpg-streamer: Add mdns supportTed Hess2017-12-03
| | | | | Signed-off-by: Roger D <rogerdammit@gmail.com> Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Fix Makefile syntax error.Ted Hess2017-12-02
| | | | | | gstreamer1: Fix failures on buildbot mips platforms (accidently finds libunwind) Signed-off-by: Ted Hess <thess@kitschensync.net>
* gst1-libav: Fix ARM builds (remove forcing CPU_TYPE)Ted Hess2017-12-01
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* Merge pull request #5194 from dedeckeh/pr-gstreamerTed Hess2017-12-01
|\ | | | | gstreamer: bump to 1.10.5
| * gstreamer: bump to 1.10.5Hans Dedecker2017-11-30
| | | | | | | | | | | | | | | | | | | | | | Update gstreamer to the 1.10 stable branch; select latest stable 1.10.5 See https://gstreamer.freedesktop.org/releases/1.10/ for major new features and bugfixes Fix dependencies Refresh patches Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
* | ffmpeg: Adjusting some build dependencies. Update to 3.2.9Ted Hess2017-11-29
|/ | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* minidlna: add allow wide links optionJames Christopher Adduono2017-10-16
| | | | | | | | | | | | | | Some users might create a minidlna root with symlinks to shared locations. While this could potentially create a vulnerability, the option should be available to allow users to do this should they choose to. wide_links=no : (default) no content served + error message [timestamp] upnphttp.c:1366: error: Rejecting wide link X wide_links=yes : content served, no error messages Signed-off-by: James Christopher Adduono <jc@adduono.com>
* gphoto2: update package to 2.5.15Leonardo Medici2017-10-15
| | | | Signed-off-by: Leonardo Medici <leonardo_medici@me.com>
* Merge pull request #4873 from jcadduono/minidlna-updateTed Hess2017-10-13
|\ | | | | minidlna: update to version 1.2.1
| * minidlna: update to version 1.2.1James Christopher Adduono2017-09-24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 1.2.1 - Released 24-Aug-2017 -------------------------------- - Added Movian client detection and subtitle support. - Fixed an issue with discovery on non-Linux systems. - Fixed Bonjour discovery compatibility with TiVo Bolt. - Fixed NFO file parsing, and added change monitoring support for them. - Added a workaround for video thumbnails on some Samsung clients. - Added DoS protection for event subscriptions. - Fixed content browsing issues with some Samsung TVs. - Improved non-destructive update scan support. Signed-off-by: James Christopher Adduono <jc@adduono.com>
* | Merge pull request #4915 from antonlacon/ffmpeg-nextTed Hess2017-10-08
|\ \ | | | | | | ffmpeg: 3.2.8 update
| * | ffmpeg: 3.2.8 updateIan Leonard2017-10-05
| |/ | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* / minidlna: remove panasonic video grouping by directory patchJames Christopher Adduono2017-10-04
|/ | | | | | | | | | | Unfortunately this is breaking sorting and causes some issues with starting streams on various non-Panasonic clients. Tested on 5 different models of 2014-2017 Samsung Smart TVs and BubbleUPnP for Android. Removing this patch fixes sorting by filename and clients no longer sometimes fail to load the streams. Signed-off-by: James Christopher Adduono <jc@adduono.com>
* youtube-dl: add zip host dependencyAdrian Panella2017-09-13
| | | | | | zip is not included in default Tools, so add it as Host dependency in case is not present in building environment Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* youtube-dl: update versionAdrian Panella2017-09-12
| | | | Signed-off-by: Adrian Panella <ianchi74@outlook.com>
* Merge pull request #4785 from thess/ffmpeg-testingTed Hess2017-08-30
|\ | | | | ffmpeg: Add mpeg layer 2 audio support to libffmpeg-mini
| * ffmpeg: Add mpeg layer 2 audio support and mpeg2 demuxer to libffmpeg-miniTed Hess2017-08-30
| | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | treewide: run "make check FIXUP=1"Etienne Champetier2017-08-29
|/ | | | | | | | | | fix Makefile chmod (644) replace MD5SUM with HASH add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git (PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now) Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
* mjpg-streamer: Use tar.xz. Add PKG_MIRROR_HASH for buildbots w/o svnTed Hess2017-08-27
| | | | | | Remove unnecessary copyright, add myself as maintainer. Signed-off-by: Ted Hess <thess@kitschensync.net>
* ffmpeg: fixup mpeg support in libffmpeg-miniIan Leonard2017-08-19
| | | | | | | The demuxers mpegps is for VOB support and mpegvideo is for raw mpeg video. mpegps was intended to be included with libffmpeg-mini; mpegvideo was not. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: enable lto build for arm and x86_64Ian Leonard2017-08-10
| | | | | | | | | | | | This toggles on Link-Time Optimization for arm and x86-64. Compile tested on arm/bcm47xx, arm/mvebu, arm/imx6 and x86-64/generic (Also compile tested on mips/ar71xx where it failed so this change is currently for specific arches.) Size savings for libffmpeg were 2-3% when measured with libffmpeg-full and libffmpeg-mini. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: let ffmpeg choose necessary parsers for audio-dec and customIan Leonard2017-08-10
| | | | | | | | | | | | | | | | | | This change allows ffmpeg's configure script to determine the necessary parsers based on selected decoders & encoders. For libffmpeg-audio-dec, this changes from our selecting: aac, ac3, flac, mpegaudio, opus and aac_latm to ffmpeg's configure script selecting: aac_latm, ac3, flac, mpegaudio for minor space savings and a simpler Makefile to manage on our end. In libffmpeg-custom, don't select any parsers when choosing decoders/encoders. I'm undecided on removing the parser selection in its entirety here. Signed-off-by: Ian Leonard <antonlacon@gmail.com>
* ffmpeg: update to 3.2.7Ian Leonard2017-08-10
| | | | | | | | | | | | | | | Removes the x86 optimization disables from the SOFT_FLOAT portion. There are no i386 profiles that do not use hard float, so these options accomplish nothing. Target-os=linux rules out dxva2 and vda, so disable statements are unnecessary. For x86-64 users of libffmpeg-full, optimize around performance instead of size. Remove patented flag requirement from mp2 and mp3 audio files in libffmpeg-custom per expiration. Tidies up some of the configure steps where only one option is being changed or cosmetic consistency. Signed-off-by: Ian Leonard <antonlacon@gmail.com>