| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'master' into core-updates | Mark H Weaver | 2018-01-26 | 1 | -0/+31 |
|\ |
|
| * | gnu: Add streamlink.•••* gnu/packages/video.scm (streamlink): New public variable.
| Oleg Pykhalov | 2018-01-25 | 1 | -0/+31 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-01-23 | 1 | -6/+7 |
|\| |
|
| * | gnu: youtube-dl: Return #t from phases.•••* gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from
‘fix-the-data-directories’ phase.
| Tobias Geerinckx-Rice | 2018-01-21 | 1 | -1/+2 |
| * | 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.
| Tobias Geerinckx-Rice | 2018-01-21 | 1 | -3/+3 |
| * | gnu: video, xml: Fix typo.•••* gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo.
[description]: Use @dfn.
* gnu/packages/xml.scm (libebml): Likewise.
| Tobias Geerinckx-Rice | 2018-01-20 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-01-19 | 1 | -3/+47 |
|\| |
|
| * | gnu: Add Motion.•••* gnu/packages/video.scm (motion): New variable.
| Ludovic Courtès | 2018-01-20 | 1 | -0/+44 |
| * | gnu: libvpx: Use HTTPS for home page.•••* gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
| Marius Bakke | 2018-01-19 | 1 | -1/+1 |
| * | gnu: youtube-dl: Update to 2018.01.18.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
| Tobias Geerinckx-Rice | 2018-01-18 | 1 | -2/+2 |
| * | gnu: youtube-dl: Update to 2018.01.14.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.01.14.
| Tobias Geerinckx-Rice | 2018-01-13 | 1 | -2/+2 |
* | | gnu: livemedia-utils: Update to 2017.10.28.•••* gnu/packages/video.scm (livemedia-utils): Update to 2017.10.28.
| Ludovic Courtès | 2018-01-13 | 1 | -2/+2 |
* | | gnu: livemedia-utils: Fix compilation against glibc 2.26.•••* gnu/packages/video.scm (livemedia-utils)[source](snippet, modules):
New fields.
| Ludovic Courtès | 2018-01-13 | 1 | -1/+6 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2018-01-11 | 1 | -3/+3 |
|\| |
|
| * | gnu: youtube-dl: Update to 2018.01.07.•••* gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
| Tobias Geerinckx-Rice | 2018-01-08 | 1 | -3/+3 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2018-01-04 | 1 | -0/+7 |
|\| |
|
| * | gnu: vlc: Enable libdvdread and libdvdcss support.•••* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
| Roel Janssen | 2018-01-04 | 1 | -0/+7 |
| * | Revert "gnu: vlc: Enable libdvdread and libdvdcss support."•••This reverts commit d5456444f7032e7bc9168db2b59e548672795b72.
It broke 'gnome', via 'gnome-disk-utility'.
| Mark H Weaver | 2018-01-04 | 1 | -8/+0 |
| * | gnu: vlc: Enable libdvdread and libdvdcss support.•••* gnu/packages/video.scm (libdvdread): Compile with libdvdcss support;
(vlc): Add libdvdread as input.
| Roel Janssen | 2018-01-04 | 1 | -0/+8 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2018-01-03 | 1 | -2/+2 |
|\| |
|
| * | 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>
| Adriano Peluso | 2018-01-02 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-12-31 | 1 | -12/+47 |
|\| |
|
| * | gnu: youtube-dl: Update to 2017.12.31.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.12.31.
| Tobias Geerinckx-Rice | 2017-12-30 | 1 | -2/+2 |
| * | gnu: youtube-dl: Update to 2017.12.28.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.12.28.
| Tobias Geerinckx-Rice | 2017-12-30 | 1 | -2/+2 |
| * | 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.
| Efraim Flashner | 2017-12-28 | 1 | -1/+1 |
| * | gnu: mlt: Add ffmpeg support.•••* gnu/packages/video.scm (mlt)[inputs]: Add ffmpeg.
| Efraim Flashner | 2017-12-28 | 1 | -0/+1 |
| * | 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.
| Rutger Helling | 2017-12-27 | 1 | -3/+4 |
| * | gnu: Add ffmpeg-git.•••* gnu/packages/video.scm (ffmpeg-git): New variable.
| Rutger Helling | 2017-12-27 | 1 | -0/+19 |
| * | 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.
| Tobias Geerinckx-Rice | 2017-12-23 | 1 | -3/+17 |
| * | gnu: you-get: Fix typo in synopsis.•••* gnu/packages/video.scm (you-get)[synopsis]: Fix typo.
| Tobias Geerinckx-Rice | 2017-12-23 | 1 | -1/+1 |
| * | gnu: you-get: Update to 0.4.1011.•••* gnu/packages/video.scm (you-get): Update to 0.4.1011.
| Tobias Geerinckx-Rice | 2017-12-23 | 1 | -2/+2 |
| * | gnu: youtube-dl: Update to 2017.12.23.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.12.23.
| Tobias Geerinckx-Rice | 2017-12-23 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-12-19 | 1 | -17/+39 |
|\| |
|
| * | 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.
| Efraim Flashner | 2017-12-16 | 1 | -0/+35 |
| * | gnu: youtube-dl: Update to 2017.12.14.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.12.14.
| Tobias Geerinckx-Rice | 2017-12-14 | 1 | -2/+2 |
| * | 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.
| Marius Bakke | 2017-12-12 | 1 | -13/+0 |
| * | gnu: ffmpeg: Update to 3.4.1.•••* gnu/packages/video.scm (ffmpeg): Update to 3.4.1.
| Marius Bakke | 2017-12-12 | 1 | -2/+2 |
| * | gnu: youtube-dl: Update to 2017.12.10.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.12.10.
| Tobias Geerinckx-Rice | 2017-12-10 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-12-05 | 1 | -8/+7 |
|\| |
|
| * | gnu: you-get: Update to 0.4.995.•••* gnu/packages/video.scm (you-get): Update to 0.4.995.
| Tobias Geerinckx-Rice | 2017-12-04 | 1 | -4/+3 |
| * | 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>
| Rutger Helling | 2017-12-03 | 1 | -2/+2 |
| * | gnu: youtube-dl: Update to 2017.12.02.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.12.02.
| Tobias Geerinckx-Rice | 2017-12-02 | 1 | -2/+2 |
| * | 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>
| Rutger Helling | 2017-11-28 | 1 | -2/+2 |
| * | gnu: youtube-dl: Update to 2017.11.26.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
| Tobias Geerinckx-Rice | 2017-11-27 | 1 | -2/+2 |
| * | gnu: vlc: Update to 2.2.8 [fixes CVE-2017-9300, CVE-2017-10699].•••* gnu/packages/video.scm (vlc): Update to 2.2.8.
| Marius Bakke | 2017-11-22 | 1 | -2/+2 |
| * | gnu: you-get: Update to 0.4.964.•••* gnu/packages/video.scm (you-get): Update to 0.4.964.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Rutger Helling | 2017-11-21 | 1 | -2/+2 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2017-11-19 | 1 | -5/+13 |
|\| |
|
| * | gnu: Move more packages from python to python-web.•••* gnu/packages/python.scm (python-requests, python2-requests)
(python-requests-2.7, python-oauthlib, python2-oauthlib)
(python-furl, python2-furl, python-wsgi-intercept)
(python-publicsuffix, python2-publicsuffix)
(python-publicsuffix2, python2-publicsuffix2): Move to...
* gnu/packages/python-web.scm: ... here.
* gnu/packages/bioinformatics.scm, gnu/packages/finance.scm:
gnu/packages/maths.scm, gnu/packages/terminals.scm,
gnu/packages/video.scm, gnu/packages/virtualization.scm: Adjust
accordingly.
| Ludovic Courtès | 2017-11-16 | 1 | -0/+1 |
| * | gnu: youtube-dl: Update to 2017.11.15.•••* gnu/packages/video.scm (youtube-dl): Update to 2017.11.15.
| Tobias Geerinckx-Rice | 2017-11-15 | 1 | -2/+2 |
| * | gnu: ffmpeg: Reduce the size of the closure.•••* gnu/packages/video.scm (ffmpeg)[arguments]: Add new configure flags to
disable the html man pages and the static libraries.
| Efraim Flashner | 2017-11-12 | 1 | -0/+6 |