Commit graph

543 commits

Author SHA1 Message Date
Efraim Flashner
34a7b7d713
gnu: libdvdnav@4: Remove variable.
* gnu/packages/video.scm (libdvdnav@4): Remove variable.
2018-02-13 22:56:51 +02:00
Efraim Flashner
0976ea38b1
gnu: libdvdnav: Update to 6.0.0.
* gnu/packages/video.scm (libdvdnav): Update to 6.0.0.
2018-02-13 22:56:50 +02:00
Efraim Flashner
3c9deb0b11
gnu: libdvdread: Update to 6.0.0.
* gnu/packages/video.scm (libdvdread): Update to 6.0.0.
2018-02-13 22:56:50 +02:00
Efraim Flashner
975c715a41
gnu: x265: Update to 2.6.
* gnu/packages/video.scm (x265): Update to 2.6.
2018-02-13 22:56:48 +02:00
Efraim Flashner
1373ce7ce0
gnu: ffmpeg: Update to 3.4.2.
* gnu/packages/video.scm (ffmpeg): Update to 3.4.2.
2018-02-13 22:56:44 +02:00
Rutger Helling
8bbd4b0141
gnu: Update copyright line.
* gnu/packages/video.scm: Update copyright line for commit 171c764.
2018-02-13 10:21:15 +01:00
Rutger Helling
171c7642b8
gnu: mpv: Update to 0.28.1 [fixes CVE-2018-6360].
* gnu/packages/video.scm (mpv): Update to 0.28.1.
2018-02-13 10:13:40 +01:00
Tobias Geerinckx-Rice
8067e7bf2b
gnu: youtube-dl: Update to 2018.02.08.
* gnu/packages/video.scm (youtube-dl): Update to 2018.02.08.
2018-02-11 00:16:19 +01:00
Alex Vong
e61da2e884
gnu: mpv: Fix CVE-2018-6360.
* gnu/packages/patches/mpv-CVE-2018-6360-1.patch,
gnu/packages/patches/mpv-CVE-2018-6360-2.patch,
gnu/packages/patches/mpv-CVE-2018-6360-3.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/video.scm (mpv)[source]: Use them.

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-02-08 15:18:21 -05:00
Marius Bakke
8a4644336d
gnu: libvpx: Update to 1.7.0.
* gnu/packages/video.scm (libvpx): Update to 1.7.0.
[source]: Use GIT-FETCH.
2018-02-01 12:06:17 +01:00
Marius Bakke
e896c227e3
gnu: libvpx: Move hard-coded logic out of configure phase.
* gnu/packages/video.scm (libvpx)[arguments]: Move arguments from
CONFIGURE-PHASE to #:make-flags and #:configure-flags.
2018-02-01 11:54:25 +01:00
Rutger Helling
46de559c74
gnu: youtube-dl: Update to 2018.01.27.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.27.
2018-01-31 12:49:51 +01:00
Oleg Pykhalov
d84e22578a
gnu: livestreamer: Deprecate in favour of streamlink.
* gnu/packages/video.scm (livestreamer): Redefine using ‘deprecated-package’.
2018-01-31 06:35:01 +03:00
Tobias Geerinckx-Rice
be88eb246b
gnu: libdvdcss: Update to 1.4.1.
* gnu/packages/video.scm (libdvdcss): Update to 1.4.1.
2018-01-30 09:25:37 +01:00
Tobias Geerinckx-Rice
004450f42a
gnu: libbluray: Update to 1.0.2.
* gnu/packages/video.scm (libbluray): Update to 1.0.2.
[arguments]: Add `refer-to-libxml2-in-.pc-file' phase.
2018-01-30 09:25:37 +01:00
Tobias Geerinckx-Rice
83c9288230
gnu: simplescreenrecorder: Update to 0.3.9.
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.9.
[build-system]: Switch to cmake-build-system.
[inputs]: Replace qt-4 with qt.
[arguments]: Build WITH_QT5.  Disable non-existent test suite.
2018-01-29 00:23:27 +01:00
Tobias Geerinckx-Rice
b1eaede03b
gnu: ffms2: Use canonical home page URI.
* gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here...
[source]: ...to here.
2018-01-26 17:21:29 +01:00
Tobias Geerinckx-Rice
0dfc7612ea
gnu: libmatroska: Update to 1.4.8.
* gnu/packages/video.scm (libmatroska): Update to 1.4.8.
2018-01-26 17:21:29 +01:00
Oleg Pykhalov
f48feaa284
gnu: Add streamlink.
* gnu/packages/video.scm (streamlink): New public variable.
2018-01-25 00:42:04 +03:00
Tobias Geerinckx-Rice
caa8de70de
gnu: youtube-dl: Return #t from phases.
* gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from
‘fix-the-data-directories’ phase.
2018-01-21 22:35:57 +01:00
Tobias Geerinckx-Rice
1c91169094
gnu: youtube-dl: Update to 2018.01.21.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.21.
[description]: Update.  ‘A few’ is simply no longer true.
2018-01-21 22:35:56 +01:00
Tobias Geerinckx-Rice
cb7781177b
gnu: video, xml: Fix typo.
* gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo.
[description]: Use @dfn.
* gnu/packages/xml.scm (libebml): Likewise.
2018-01-20 22:27:34 +01:00
Ludovic Courtès
eb3e41c92c
gnu: Add Motion.
* gnu/packages/video.scm (motion): New variable.
2018-01-20 00:45:30 +01:00
Marius Bakke
ad7664f636
gnu: libvpx: Use HTTPS for home page.
* gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
2018-01-19 16:08:06 +01:00
Tobias Geerinckx-Rice
827499e91f
gnu: youtube-dl: Update to 2018.01.18.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
2018-01-18 20:34:20 +01:00
Tobias Geerinckx-Rice
916225e26e
gnu: youtube-dl: Update to 2018.01.14.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.14.
2018-01-13 21:25:39 +01:00
Tobias Geerinckx-Rice
50b97d1a80
gnu: youtube-dl: Update to 2018.01.07.
* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
2018-01-08 08:21:00 +01:00
Roel Janssen
e21f347357
gnu: vlc: Enable libdvdread and libdvdcss support.
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
2018-01-04 17:11:24 +01:00
Mark H Weaver
eaad722eb4
Revert "gnu: vlc: Enable libdvdread and libdvdcss support."
This reverts commit d5456444f7.
It broke 'gnome', via 'gnome-disk-utility'.
2018-01-04 02:41:25 -05:00
Roel Janssen
d5456444f7
gnu: vlc: Enable libdvdread and libdvdcss support.
* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
  (vlc): Add libdvdread as input.
2018-01-04 00:46:32 +01:00
Adriano Peluso
48a716c484
gnu: OBS Studio: Update to 20.1.3
* gnu/packages/video.scm (obs): Update to 20.1.3

Signed-off-by: Leo Famulari <leo@famulari.name>
2018-01-02 21:31:14 -05:00
Tobias Geerinckx-Rice
acd7bf4b5e
gnu: youtube-dl: Update to 2017.12.31.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.31.
2017-12-30 22:57:13 +01:00
Tobias Geerinckx-Rice
50d22ef15d
gnu: youtube-dl: Update to 2017.12.28.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.28.
2017-12-30 16:27:40 +01:00
Efraim Flashner
42b9541c5b
gnu: mlt: Fix license.
mlt is built with '--enable-gpl3', so the license is gpl3.

* gnu/packages/video.scm (mlt)[license]: Change license to gpl3.
2017-12-28 08:36:15 +02:00
Efraim Flashner
615d14768c
gnu: mlt: Add ffmpeg support.
* gnu/packages/video.scm (mlt)[inputs]: Add ffmpeg.
2017-12-28 08:35:28 +02:00
Rutger Helling
abc5ef5a7f
gnu: mpv: Update to 0.28.0.
* gnu/packages/video.scm (mpv): Update to 0.28.0.
[inputs]: Change ffmpeg to ffmpeg-git, add wayland-protocols.
2017-12-27 10:51:31 +01:00
Rutger Helling
dff543e889
gnu: Add ffmpeg-git.
* gnu/packages/video.scm (ffmpeg-git): New variable.
2017-12-27 10:51:26 +01:00
Tobias Geerinckx-Rice
5e84eab06b
gnu: you-get: Explicitly invoke input ffmpeg.
The ‘ffmpeg’ input was never actually used.

* gnu/packages/video.scm (you-get)[arguments]: Add ‘qualify-input-references’
phase.
2017-12-23 23:57:59 +01:00
Tobias Geerinckx-Rice
817e91bca9
gnu: you-get: Fix typo in synopsis.
* gnu/packages/video.scm (you-get)[synopsis]: Fix typo.
2017-12-23 23:57:59 +01:00
Tobias Geerinckx-Rice
8617867540
gnu: you-get: Update to 0.4.1011.
* gnu/packages/video.scm (you-get): Update to 0.4.1011.
2017-12-23 23:57:58 +01:00
Tobias Geerinckx-Rice
2a222b7a22
gnu: youtube-dl: Update to 2017.12.23.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.23.
2017-12-23 23:57:56 +01:00
Efraim Flashner
67df7164e0
gnu: Add libvdpau-va-gl.
* gnu/packages/video.scm (libvdpau-va-gl): New variable.
* gnu/packages/patches/libvdpau-va-gl-unbundle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
2017-12-16 18:58:50 +02:00
Tobias Geerinckx-Rice
4a699769fd
gnu: youtube-dl: Update to 2017.12.14.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.14.
2017-12-14 00:18:16 +01:00
Marius Bakke
f419fe4ddb
gnu: Remove ffmpeg@3.3.
The reason this was required was because of a regression in ffmpeg 3.4; see
<https://trac.ffmpeg.org/ticket/6775>.

* gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change FFMPEG-3.3 to FFMPEG.
* gnu/packages/video.scm (ffmpeg-3.3): Remove variable.
2017-12-12 01:08:06 +01:00
Marius Bakke
7f7419b56f
gnu: ffmpeg: Update to 3.4.1.
* gnu/packages/video.scm (ffmpeg): Update to 3.4.1.
2017-12-12 00:50:58 +01:00
Tobias Geerinckx-Rice
6146603d54
gnu: youtube-dl: Update to 2017.12.10.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.10.
2017-12-10 22:19:05 +01:00
Tobias Geerinckx-Rice
74327874a5
gnu: you-get: Update to 0.4.995.
* gnu/packages/video.scm (you-get): Update to 0.4.995.
2017-12-04 08:13:55 +01:00
Rutger Helling
b901043604
gnu: you-get: Update to 0.4.990.
* gnu/packages/video.scm (you-get): Update to 0.4.990.

Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-12-03 23:49:56 +01:00
Tobias Geerinckx-Rice
5247e79e5f
gnu: youtube-dl: Update to 2017.12.02.
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.02.
2017-12-02 16:22:49 +01:00
Rutger Helling
142535c3c2
gnu: you-get: Update to 0.4.985.
* gnu/packages/video.scm (you-get): Update to 0.4.985.

Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-28 13:50:03 -05:00