summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* gnu: ffmpeg@2.8: Update to 2.8.14.Marius Bakke2018-02-19
| | | | * gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.14.
* gnu: youtube-dl: Update to 2018.02.11.Rutger Helling2018-02-19
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.02.11.
* Merge branch 'master' into core-updatesMark H Weaver2018-02-16
|\
| * gnu: mpv: Update to 0.28.2.Rutger Helling2018-02-16
| | | | | | | | * gnu/packages/video.scm (mpv): Update to 0.28.2.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-14
|\|
| * gnu: libdvdnav@4: Remove variable.Efraim Flashner2018-02-13
| | | | | | | | * gnu/packages/video.scm (libdvdnav@4): Remove variable.
| * gnu: libdvdnav: Update to 6.0.0.Efraim Flashner2018-02-13
| | | | | | | | * gnu/packages/video.scm (libdvdnav): Update to 6.0.0.
| * gnu: libdvdread: Update to 6.0.0.Efraim Flashner2018-02-13
| | | | | | | | * gnu/packages/video.scm (libdvdread): Update to 6.0.0.
| * gnu: x265: Update to 2.6.Efraim Flashner2018-02-13
| | | | | | | | * gnu/packages/video.scm (x265): Update to 2.6.
| * gnu: ffmpeg: Update to 3.4.2.Efraim Flashner2018-02-13
| | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 3.4.2.
* | gnu: mpv: Enable Vulkan support.Rutger Helling2018-02-14
| | | | | | | | * gnu/packages/video.scm (mpv)[inputs]: Add shaderc and vulkan-icd-loader.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-13
|\|
| * gnu: Update copyright line.Rutger Helling2018-02-13
| | | | | | | | * gnu/packages/video.scm: Update copyright line for commit 171c764.
| * gnu: mpv: Update to 0.28.1 [fixes CVE-2018-6360].Rutger Helling2018-02-13
| | | | | | | | * gnu/packages/video.scm (mpv): Update to 0.28.1.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-11
|\|
| * gnu: youtube-dl: Update to 2018.02.08.Tobias Geerinckx-Rice2018-02-11
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.02.08.
* | Merge branch 'master' into core-updatesMark H Weaver2018-02-09
|\|
| * gnu: mpv: Fix CVE-2018-6360.Alex Vong2018-02-08
| | | | | | | | | | | | | | | | | | | | * 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>
* | Merge branch 'master' into core-updatesMarius Bakke2018-02-01
|\|
| * gnu: libvpx: Update to 1.7.0.Marius Bakke2018-02-01
| | | | | | | | | | * gnu/packages/video.scm (libvpx): Update to 1.7.0. [source]: Use GIT-FETCH.
| * gnu: libvpx: Move hard-coded logic out of configure phase.Marius Bakke2018-02-01
| | | | | | | | | | * gnu/packages/video.scm (libvpx)[arguments]: Move arguments from CONFIGURE-PHASE to #:make-flags and #:configure-flags.
| * gnu: youtube-dl: Update to 2018.01.27.Rutger Helling2018-01-31
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.27.
| * gnu: livestreamer: Deprecate in favour of streamlink.Oleg Pykhalov2018-01-31
| | | | | | | | * gnu/packages/video.scm (livestreamer): Redefine using ‘deprecated-package’.
| * gnu: libdvdcss: Update to 1.4.1.Tobias Geerinckx-Rice2018-01-30
| | | | | | | | * gnu/packages/video.scm (libdvdcss): Update to 1.4.1.
| * gnu: libbluray: Update to 1.0.2.Tobias Geerinckx-Rice2018-01-30
| | | | | | | | | | * gnu/packages/video.scm (libbluray): Update to 1.0.2. [arguments]: Add `refer-to-libxml2-in-.pc-file' phase.
| * gnu: simplescreenrecorder: Update to 0.3.9.Tobias Geerinckx-Rice2018-01-29
| | | | | | | | | | | | | | * 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.
| * gnu: ffms2: Use canonical home page URI.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | | | * gnu/packages/video.scm (ffms2)[home-page]: Move trailing / from here... [source]: ...to here.
| * gnu: libmatroska: Update to 1.4.8.Tobias Geerinckx-Rice2018-01-26
| | | | | | | | * gnu/packages/video.scm (libmatroska): Update to 1.4.8.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-26
|\|
| * gnu: Add streamlink.Oleg Pykhalov2018-01-25
| | | | | | | | * gnu/packages/video.scm (streamlink): New public variable.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-23
|\|
| * gnu: youtube-dl: Return #t from phases.Tobias Geerinckx-Rice2018-01-21
| | | | | | | | | | * gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from ‘fix-the-data-directories’ phase.
| * gnu: youtube-dl: Update to 2018.01.21.Tobias Geerinckx-Rice2018-01-21
| | | | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.21. [description]: Update. ‘A few’ is simply no longer true.
| * gnu: video, xml: Fix typo.Tobias Geerinckx-Rice2018-01-20
| | | | | | | | | | | | * gnu/packages/video.scm (libva)[synopsis]: Fix ‘libary’ typo. [description]: Use @dfn. * gnu/packages/xml.scm (libebml): Likewise.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-19
|\|
| * gnu: Add Motion.Ludovic Courtès2018-01-20
| | | | | | | | * gnu/packages/video.scm (motion): New variable.
| * gnu: libvpx: Use HTTPS for home page.Marius Bakke2018-01-19
| | | | | | | | * gnu/packages/video.scm (libvpx)[home-page]: Use HTTPS.
| * gnu: youtube-dl: Update to 2018.01.18.Tobias Geerinckx-Rice2018-01-18
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.18.
| * gnu: youtube-dl: Update to 2018.01.14.Tobias Geerinckx-Rice2018-01-13
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.14.
* | gnu: livemedia-utils: Update to 2017.10.28.Ludovic Courtès2018-01-13
| | | | | | | | * gnu/packages/video.scm (livemedia-utils): Update to 2017.10.28.
* | gnu: livemedia-utils: Fix compilation against glibc 2.26.Ludovic Courtès2018-01-13
| | | | | | | | | | * gnu/packages/video.scm (livemedia-utils)[source](snippet, modules): New fields.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-11
|\|
| * gnu: youtube-dl: Update to 2018.01.07.Tobias Geerinckx-Rice2018-01-08
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.01.07.
* | Merge branch 'master' into core-updatesMark H Weaver2018-01-04
|\|
| * gnu: vlc: Enable libdvdread and libdvdcss support.Roel Janssen2018-01-04
| | | | | | | | | | * gnu/packages/video.scm (libdvdread): Compile with libdvdcss support; (vlc): Add libdvdread as input.
| * Revert "gnu: vlc: Enable libdvdread and libdvdcss support."Mark H Weaver2018-01-04
| | | | | | | | | | This reverts commit d5456444f7032e7bc9168db2b59e548672795b72. It broke 'gnome', via 'gnome-disk-utility'.
| * gnu: vlc: Enable libdvdread and libdvdcss support.Roel Janssen2018-01-04
| | | | | | | | | | * gnu/packages/video.scm (libdvdread): Compile with libdvdcss support; (vlc): Add libdvdread as input.
* | Merge branch 'master' into core-updatesLeo Famulari2018-01-03
|\|
| * gnu: OBS Studio: Update to 20.1.3Adriano Peluso2018-01-02
| | | | | | | | | | | | * gnu/packages/video.scm (obs): Update to 20.1.3 Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2017-12-31
|\|