summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* media-video/cinelerra: Add postproc usedep on ffmpeg since it can actually ↵Alexis Ballier2017-01-311-1/+1
| | | | | | be disabled, bug #585018 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/x264-encoder: remove oldAlexis Ballier2017-01-314-224/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/motion: x86 stable wrt bug #475120Agostino Sarubbo2017-01-311-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/motion: amd64 stable wrt bug #475120Agostino Sarubbo2017-01-301-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/mpv: disable broken cross-builds with raspberry-pi in 9999Ilya Tumaykin2017-01-291-0/+6
| | | | | | | | | | | | Upstream now uses pkg-config to determine raspberry-pi compiler flags instead of hardcoding them. Update the ebuild accordingly. This is nice, but Gentoo tools are broken and don't work as advertised, see Gentoo bug 607344. Thus, disable cross-builds with raspberry-pi for now. The required bits are in ebuild, so power users can workaround it. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/mpv: require only virtual/opengl for raspberry-pi in 9999Ilya Tumaykin2017-01-291-1/+1
| | | | | | | | | | | | Both libEGL and libGLESv2 from mesa are not only unnecessary, but can even cause issues if picked instead of libs from raspberrypi-userland. At runtime we have environment set up correctly by raspberrypi-userland. At build time correct libs are enforced by the next commit. We still need GL/gl.h header provided by virtual/opengl though. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/mpv: enforce proper pkg-config in 9999Ilya Tumaykin2017-01-291-0/+2
| | | | | | | | | | | | | | Export PKG_CONFIG. Otherwise mpv uses waf machinery to basically do $(which pkg-config) and then uses the result. This command is probably harmless in most cases, but it breaks cross-compilation entirely as compiler arguments are polluted with flags like '-L/usr/lib', which breaks e.g. linking. Export also CC and AR. This works fine now, but leave no chances to get screwed by waf. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/mpv: adjust opengl USE constraints in 9999Ilya Tumaykin2017-01-291-1/+2
| | | | | | | | | | | | | | | | | This partially reverts 65e3818f6012af6672f7fa4e9dea54dec1fef3fb. I'm not sure why opengl USE constraints were removed and not fixed. Anyway, build system requires X, aqua, or libmpv USEs with opengl USE. If you build with cli enabled you want something that can play videos. Opengl bits in libmpv don't provide a working video playback with cli. Hence libmpv USE doesn't satisfy opengl with cli, but X or aqua do. Also pull virtual/opengl whenever X is enabled. This can be useful on Mac OS to build against XQuartz. virtual/opengl is broken there though, see Gentoo bugs 431182, 577520. Luckily, mpv isn't keyworded there too. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/mpv: add CPU_FLAGS_X86=sse4_1 support to 9999Ilya Tumaykin2017-01-291-0/+4
| | | | | | | | Requires recent GCC. Previous commit ensures that GCC is recent enough. Useful only with vaapi. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/mpv: adjust compiler checks in 9999Ilya Tumaykin2017-01-291-2/+8
| | | | | | | | mpv doesn't build with GCC<4.5 due to missing compiler flags. TLS is now used in generic GL code, so require it when GL is enabled. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/mpv: add C plugins support to 9999Ilya Tumaykin2017-01-292-4/+6
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/mpv: notify users about new OSC layout since 0.21.0 in 9999Ilya Tumaykin2017-01-291-9/+16
| | | | | | | | | | | | Nobody complained about new OSC layout since 0.21.0 (October 2016). Thus don't bother ~arch users with it, but be nice to stable users. Update softvol message to point to Gentoo wiki instead of bugzilla. Gentoo mpv wiki page suffered a complete rewrite and became useful. Version constraint at this point can be relaxed to just 0.18.1. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/mpv: update egl USE descriptionIlya Tumaykin2017-01-291-1/+1
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/mpv: keep vdpau dep near vaapi one in 9999Ilya Tumaykin2017-01-291-1/+1
| | | | | | | Cosmetics. Easier to spot it there. Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3718
* media-video/devedeng: 4.8.7 bumpBernard Cafarelli2017-01-292-0/+32
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/devedeng: add upstream link in metadataBernard Cafarelli2017-01-291-0/+3
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/devedeng: add live ebuildBernard Cafarelli2017-01-291-0/+32
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/lsdvd: dropped ~ia64-linuxFabian Groffen2017-01-291-2/+2
| | | | Package-Manager: portage-2.3.3
* media-video/dirac: dropped ~ia64-linux ~x86-freebsdFabian Groffen2017-01-292-4/+4
| | | | Package-Manager: portage-2.3.3
* media-video/openshot: remove oldLouis Sautier2017-01-303-112/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/openshot: bump to 2.2.0Louis Sautier2017-01-303-1/+57
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Gentoo-Bug: 607436
* media-video/obs-studio: Use 'gnome2-utils' to update the icon cache.Jimi Huotari2017-01-262-19/+34
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3643
* media-video/obs-studio: Version bump to 17.0.2.Jimi Huotari2017-01-262-0/+101
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/3643
* media-video/ffmpeg: disable sofalizer in non native abis since netcdf is not ↵Alexis Ballier2017-01-261-3/+3
| | | | | | multilib. Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/ffmpeg: Add USE flag for sofalizer filterfhlfibh2017-01-262-1/+6
|
* media-video/ffmpegthumbnailer-2.2.0-r0: stable on alphaTobias Klausmann2017-01-251-1/+1
| | | | Gentoo-Bug: 575520
* media-video/ffmpegthumbnailer: tests require png & jpeg, bug #606946Alexis Ballier2017-01-251-1/+2
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/mkvtoolnix: Bump to 9.8.0Alexis Ballier2017-01-242-0/+96
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/mkvtoolnix: remove oldAlexis Ballier2017-01-242-116/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/ffmpeg: bump zimg dep and add := in live ebuild.Alexis Ballier2017-01-231-1/+1
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/motion: updated maintainership info, fixed upstream reference ↵Wolfram Schlich2017-01-231-1/+9
| | | | | | (thanks to William Breathitt Gray <vilhelm.gray@gmail.com> for the headsup) Package-Manager: portage-2.3.0
* media-video/cinelerra: Fix build with USE=-*; bug #606872.Alexis Ballier2017-01-232-1/+14
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/cinelerra: Bump to CinCV 2.3 (need to change versionning when ↵Alexis Ballier2017-01-223-0/+155
| | | | | | this gets stable) Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/cinelerra: remove oldAlexis Ballier2017-01-223-118/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/ffmpegthumbnailer: sparc stable wrt bug #575520Agostino Sarubbo2017-01-221-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/libav: Add nvidia-video-codec supportLuca Barbato2017-01-222-3/+11
| | | | Package-Manager: portage-2.3.3
* media-video/cinelerra: x86 stable wrt bug #575646Agostino Sarubbo2017-01-221-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/cinelerra: amd64 stable wrt bug #575646Agostino Sarubbo2017-01-221-2/+2
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/nvidia-video-codec: Initial ebuildLuca Barbato2017-01-223-0/+32
| | | | | | Redistributable nvenc and cuvid headers. Package-Manager: portage-2.3.3
* media-video/libav: Stable for HPPA (bug #600706).Jeroen Roovers2017-01-221-2/+2
| | | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1 RepoMan-Options: --ignore-arches
* media-video/mpv: ppc64 stable wrt bug #581204Agostino Sarubbo2017-01-201-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/peek: initial commitBernard Cafarelli2017-01-203-0/+53
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/motion: fix reference to wrong init script, thanks to Sven ↵Wolfram Schlich2017-01-201-4/+6
| | | | | | Schwyn <svoop@delirium.ch> for the headsup. Package-Manager: portage-2.3.0
* media-video/mpv: support Nvidia CUDA HW acceleration in 9999Ilya Tumaykin2017-01-192-7/+11
| | | | | | | | | | Requires ffmpeg with e6464a44, which will be available in ffmpeg-3.3 and is already available in ffmpeg-9999. Not available in libav. Many thanks to Alex (@fhlfibh) for testing. Gentoo-Bug: 603974 Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/kmplayer: version bump 0.12.0bMichael Palimaka2017-01-192-0/+87
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/mplayer: remove oldAlexis Ballier2017-01-184-1305/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/ffmpeg: remove oldAlexis Ballier2017-01-182-459/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* media-video/ffmpeg: ppc64 stable wrt bug #596760Agostino Sarubbo2017-01-181-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/ffmpeg: ia64 stable wrt bug #596760Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* media-video/ffmpegthumbnailer: ia64 stable wrt bug #575520Agostino Sarubbo2017-01-171-1/+1
| | | | | | Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ia64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>