summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* gnu: python-waf: Use a proper directory structure.Efraim Flashner2018-11-21
| | | | | | | | | Fixes <https://bugs.gnu.org/25634>. * gnu/packages/python.scm (python-waf): Replace custom 'install phase to install "waf" binary into the bin directory. Remove the 'wrap phase. * gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase accordingly.
* gnu: youtube-dl: Update to 2018.11.07.Arun Isaac2018-11-12
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.11.07.
* gnu: youtube-dl: Update to 2018.11.03.Tobias Geerinckx-Rice2018-11-06
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.11.03.
* gnu: ffmpeg: Update to 4.1.Rutger Helling2018-11-06
| | | | * gnu/packages/video.scm (ffmpeg): Update to 4.1.
* gnu: ffmpeg: Update to 4.0.3.Marius Bakke2018-11-05
| | | | * gnu/packages/video.scm (ffmpeg): Update to 4.0.3.
* gnu: ffmpeg@3.4: Update to 3.4.5.Marius Bakke2018-11-05
| | | | * gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.5.
* gnu: motion: Install translations.Tobias Geerinckx-Rice2018-11-01
| | | | * gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
* gnu: motion: Don't use unstable tarball.Tobias Geerinckx-Rice2018-11-01
| | | | | * gnu/packages/video.scm (motion)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* Keep (gnu packages video) module imports in order.Tobias Geerinckx-Rice2018-11-01
| | | | | * gnu/packages/video.scm (define-module): Re-order module imports alphabetically.
* gnu: motion: Update to 4.2.Tobias Geerinckx-Rice2018-11-01
| | | | * gnu/packages/video.scm (motion): Update to 4.2.
* gnu: livemedia-utils: Update to 2018.10.17 [fixes CVE-2018-4013].Leo Famulari2018-10-22
| | | | * gnu/packages/video.scm (livemedia-utils): Update to 2018.10.17.
* gnu: youtube-dl: Update to 2018.10.05.Rutger Helling2018-10-19
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.10.05.
* gnu: streamlink: Update to 0.14.2.Efraim Flashner2018-10-17
| | | | | * gnu/packages/video.scm (streamlink): Update to 0.14.2. [source]: Download from pypi.
* gnu: x265: Fix building on armhf-linux and aarch64-linux.Efraim Flashner2018-10-15
| | | | | | | | * gnu/packages/video.scm (x265)[source]: Update list of patches. [arguments]: Change configure flag to ensure PIC for all architectures. * gnu/packages/patches/x265-arm-asm-primitives.patch: Remove file. * gnu/packages/patches/x265-detect512-all-arches.patch: New file. * gnu/local.mk (dist_patch_DATA): Update patch registry.
* gnu: x265: Update to 2.9.Tobias Geerinckx-Rice2018-10-15
| | | | | | | * gnu/packages/video.scm (x265): Update to 2.9. [source]: Remove x265-fix-ppc64le-build.patch. * gnu/packages/patches/x265-fix-ppc64le-build.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
* gnu: mlt: Prepare for kdenlive.Mark Meyer2018-10-10
| | | | | | | | | * gnu/packages/video.scm (mlt): Update to 6.10.0. [inputs]: Add frei0r-plugins, gdk-pixbuf, gtk+-2, qtbase,qtsvg. [make-flags]: Add "CXX=g++ -std=gnu++11". Co-authored-by: Gábor Boskovits <boskovits@gmail.com> Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
* gnu: mpv: Update to 0.29.1.Rutger Helling2018-10-04
| | | | * gnu/packages/video.scm (mpv): Update to 0.29.1.
* gnu: youtube-dl: Update to 2018.09.18.Tobias Geerinckx-Rice2018-09-27
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.09.18.
* gnu: libvpx: Add upstream security fix.Mark H Weaver2018-09-21
| | | | | | * gnu/packages/patches/libvpx-use-after-free-in-postproc.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/video.scm (libvpx)[source]: Add patch.
* gnu: youtube-viewer: Update to 3.4.1.Tobias Geerinckx-Rice2018-09-13
| | | | * gnu/packages/video.scm (youtube-viewer): Update to 3.4.1.
* gnu: youtube-viewer: Don't use unstable tarball.Tobias Geerinckx-Rice2018-09-13
| | | | | * gnu/packages/video.scm (youtube-viewer)[source]: Use GIT-FETCH and GIT-FILE-NAME.
* gnu: VLC: Update to 3.0.4.Leo Famulari2018-09-10
| | | | * gnu/packages/video.scm (vlc): Update to 3.0.4.
* gnu: gnome-mpv: Update to 0.15.Tobias Geerinckx-Rice2018-09-10
| | | | * gnu/packages/video.scm (gnome-mpv): Update to 0.15.
* gnu: youtube-dl: Update to 2018.08.04.Alex Vong2018-09-10
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
* gnu: simplescreenrecorder: Build against modular Qt.Marius Bakke2018-09-03
| | | | | * gnu/packages/video.scm (simplescreenrecorder)[inputs]: Remove QT. Add QTBASE and QTX11EXTRAS.
* Update email for Pierre Neidhardt.Pierre Neidhardt2018-08-27
| | | | | | | | | | | * .mailmap: Add name and email for Pierre Neidhardt. * gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm, gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm, gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm, gnu/packages/networking.scm, gnu/packages/password-utils.scm, gnu/packages/perl-check.scm, gnu/packages/perl.scm, gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm: Update email for Pierre Neidhardt.
* Merge branch 'master' into stagingMarius Bakke2018-08-16
|\
| * gnu: vlc: Fix build with recent versions of libx264.Marius Bakke2018-08-16
| | | | | | | | | | | | | | | | Fixes <https://bugs.gnu.org/32448>. Reported by Clément Lassieur <clement@lassieur.org>. * gnu/packages/video.scm (%vlc-libx264-compat.patch): New variable. (vlc)[source](patches): New field.
| * gnu: libx264: Update to 20180810-2245.Marius Bakke2018-08-15
| | | | | | | | * gnu/packages/video.scm (libx264): Update to 20180810-2245.
| * gnu: aegisub: Fix build.Björn Höfling2018-08-13
| | | | | | | | | | | | | | | | | | * gnu/packages/patches/aegisub-icu59-include-unistr.patch: New file. * gnu/lokal.mk (dist_patch_DATA): Register it. * gnu/packages/video.scm (aegisub)[source]: Use patch. [arguments]: Add CXXFLAGS, Return #t from fix-ldflags phase. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into stagingMarius Bakke2018-08-10
|\|
| * gnu: youtube-dl: Update to 2018.08.04.Tobias Geerinckx-Rice2018-08-09
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
| * gnu: FFmpeg: Support video stabilization with vidstab.Leo Famulari2018-08-07
| | | | | | | | | | * gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab. [arguments]: Configure with vidstab.
| * gnu: Add vidstab.Leo Famulari2018-08-07
| | | | | | | | * gnu/packages/video.scm (vidstab): New variable.
* | Merge branch 'master' into stagingMarius Bakke2018-07-30
|\|
| * gnu: youtube-dl: Update to 2018.07.29.Arun Isaac2018-07-30
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.07.29.
* | Merge branch 'master' into stagingMarius Bakke2018-07-28
|\|
| * gnu: x265: Fix compilation on ARMv7.Ludovic Courtès2018-07-28
| | | | | | | | | | | | * gnu/packages/patches/x265-arm-asm-primitives.patch: New file. * gnu/packages/video.scm (x265)[sources](patches): Add it. * gnu/local.mk (dist_patch_DATA): Add it.
| * gnu: mpv: Update to 0.29.0.Rutger Helling2018-07-24
| | | | | | | | * gnu/packages/video.scm (mpv): Update to 0.29.0.
| * gnu: ffmpegthumbnailer: New variable.Brendan Tildesley2018-07-22
| | | | | | | | | | | | * gnu/packages/video.scm (ffmpegthumbnailer): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| * gnu: youtube-dl: Update to 2018.07.10.Björn Höfling2018-07-21
| | | | | | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.07.10. Signed-off-by: Leo Famulari <leo@famulari.name>
| * gnu: ffmpeg: Update to 4.0.2.Marius Bakke2018-07-20
| | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 4.0.2.
| * gnu: ffmpeg@3.4: Update to 3.4.4.Marius Bakke2018-07-20
| | | | | | | | * gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.4.
| * gnu: VLC: Update to 3.0.3-1 [fixes CVE-2018-11529].Leo Famulari2018-07-18
| | | | | | | | * gnu/packages/video.scm (vlc): Update to 3.0.3-1.
| * gnu: ffmpeg@2.8: Update to 2.8.15.Marius Bakke2018-07-18
| | | | | | | | * gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.15.
| * gnu: handbrake: Compile with ffmpeg-3.4.Andreas Enge2018-07-17
| | | | | | | | * gnu/packages/video.scm (handbrake)[inputs]: Replace ffmpeg by ffmpeg-3.4.
| * gnu: mplayer: Compile with ffmpeg-3.4.Andreas Enge2018-07-17
| | | | | | | | * gnu/packages/video.scm (mplayer)[inputs]: Replace ffmpeg by ffmpeg-3.4.
| * gnu: openh264: Update to 1.8.0.Marius Bakke2018-07-12
| | | | | | | | | | * gnu/packages/video.scm (openh264): Update to 1.8.0. [source](uri): Use release tarball.
* | gnu: libva: Update to 2.2.0.Marius Bakke2018-07-13
|/ | | | * gnu/packages/video.scm (libva): Update to 2.2.0.
* gnu: ffmpeg@3.4: Update to 3.4.3.Marius Bakke2018-07-08
| | | | * gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.3.