summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Collapse)Author
2020-01-20gnu: ffmpeg: Update to 4.2.2.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 4.2.2.
2020-01-20gnu: libvpx: Update to 1.8.2.Marius Bakke
* gnu/packages/video.scm (libvpx): Update to 1.8.2.
2020-01-20gnu: mpv: Update to 0.31.0.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mpv): Update to 0.31.0.
2020-01-20gnu: youtube-dl: Update to 2020.01.15.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2020.01.15.
2020-01-17wip: gnu: youtube-viewer: Update to 3.7.0.Eric Bavier
* gnu/packages/video.scm (youtube-viewer): Update to 3.7.0. [inputs]: Add perl-lwp-useragent-cached, perl-term-readline-gnu, and xdg-utils. [arguments]: Patch xdg-open reference in "refer-to-inputs" phase.
2020-01-17gnu: intel-vaapi-driver: Update to 2.4.0.Tobias Geerinckx-Rice
* gnu/packages/video.scm (intel-vaapi-driver): Update to 2.4.0.
2020-01-16gnu: handbrake: Update to 1.3.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (handbrake): Update to 1.3.1.
2020-01-09gnu: streamlink: Update to 1.3.0.Oleg Pykhalov
* gnu/packages/video.scm (streamlink): Update to 1.3.0. [source]: Remove patch. * gnu/local.mk (dist_patch_DATA): Remove this.
2020-01-02gnu: youtube-dl: Update to 2020.01.01.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2020.01.01.
2019-12-26gnu: Add dvdbackup.Riku Viitanen
* gnu/packages/video.scm (dvdbackup): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-25gnu: xvid: Update source uri.Efraim Flashner
This is a follow-up to e5f415e007dbe8544b346e30a847a6c0220b14e5. * gnu/packages/video.scm (xvid)[source]: Update source uri.
2019-12-25gnu: gaupol: Update to 1.7.Tobias Geerinckx-Rice
* gnu/packages/video.scm (gaupol): Update to 1.7.
2019-12-25gnu: libdvbpsi: Update to 1.3.3.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libdvbpsi): Update to 1.3.3.
2019-12-25gnu: obs: Update to 24.0.4.Tobias Geerinckx-Rice
* gnu/packages/video.scm (obs): Update to 24.0.4.
2019-12-25gnu: xvid: Update to 1.3.6.Tobias Geerinckx-Rice
* gnu/packages/video.scm (xvid): Update to 1.3.6.
2019-12-25gnu: ffmpegthumbnailer: Update to 2.2.2.Tobias Geerinckx-Rice
* gnu/packages/video.scm (ffmpegthumbnailer): Update to 2.2.2.
2019-12-25gnu: celluloid: Update to 0.18.Tobias Geerinckx-Rice
* gnu/packages/video.scm (celluloid): Update to 0.18.
2019-12-23gnu: Add mpv-mpris.Efraim Flashner
* gnu/packages/video.scm (mpv-mpris): New variable.
2019-12-15gnu: Add theorafile.Pierre Neidhardt
* gnu/packages/video.scm (theorafile): New variable.
2019-12-11gnu: libvpx: Do not build static libraries.Marius Bakke
* gnu/packages/video.scm (libvpx)[arguments]: Add "--disable-static" to #:configure-flags.
2019-12-11gnu: dav1d: Update to 0.5.2.Marius Bakke
* gnu/packages/video.scm (dav1d): Update to 0.5.2.
2019-12-11gnu: frei0r-plugins: Update to 1.7.0.Marius Bakke
* gnu/packages/video.scm (frei0r-plugins): Update to 1.7.0. [native-inputs]: Remove LIBTOOL, AUTOCONF and AUTOMAKE. [arguments]: Remove 'autotools' phase. Add 'patch-Makefile' phase.
2019-12-08gnu: youtube-dl: Update to 2019.11.28.Julien Lepiller
* gnu/packages/video.scm (youtube-dl): Update to 2019.11.28.
2019-12-04gnu: ffmpeg: Update to 3.4.7.Marius Bakke
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.7.
2019-12-04Merge branch 'staging'Marius Bakke
2019-12-04gnu: Remove duplicate nlohmann-json-cpp package.Marius Bakke
* gnu/packages/serialization.scm (nlohmann-json-cpp): Move variable ... * gnu/packages/cpp.scm (nlohmann-json-cpp): ... here. Mark as deprecated by JSON-MODERN-CXX. * gnu/packages/jupyter.scm (xeus)[inputs]: Change NLOHMANN-JSON-CPP to JSON-MODERN-CXX. * gnu/packages/video.scm (mkvtoolnix)[inputs]: Likewise.
2019-12-03gnu: handbrake: Upgrade to 1.3.0.Eric Bavier
* gnu/packages/patches/handbrake-opt-in-nvenc.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/video.scm (handbrake)[source]: Upgrade to 1.3.0. Remove patch. [native-inputs]: Remove cmake and curl. [inputs]: Add dav1d and numactl. [arguments]: Add "--disable-nvenc" to configure flags in place of patch. Adjust "bootstrap" phase in response to upstream changes. Add "patch-SHELL" and "relax-reqs" phases.
2019-11-28Merge branch 'master' into stagingMarius Bakke
2019-11-28gnu: mplayer: Adjust inputs.Efraim Flashner
* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ... [native-inputs]: ... to here.
2019-11-28gnu: avidemux: Clean up inputs.Efraim Flashner
* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl, python-wrapper, qttools, yasm ... [native-inputs]: ... to here. [arguments]: Remove references to sdl.
2019-11-28Merge branch 'master' into stagingMarius Bakke
2019-11-26gnu: youtube-dl: Update to 2019.11.22.Efraim Flashner
* gnu/packages/video.scm (youtube-dl): Update to 2019.11.22.
2019-11-15Merge branch 'master' into stagingMarius Bakke
2019-11-12gnu: mlt: Update to 6.18.0.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mlt): Update to 6.18.0.
2019-11-09gnu: youtube-dl: Update to 2019.11.05.Ludovic Courtès
* gnu/packages/video.scm (youtube-dl): Update to 2019.11.05.
2019-11-08gnu: libdvdread: Update to 6.0.2.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libdvdread): Update to 6.0.2.
2019-11-08gnu: libdvdnav: Update to 6.0.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libdvdnav): Update to 6.0.1.
2019-11-08gnu: libdvdnav: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libdvdnav)[source]: Hard-code NAME.
2019-11-04gnu: obs: Update to 24.0.3.Tobias Geerinckx-Rice
* gnu/packages/video.scm (obs): Update to 24.0.3.
2019-11-04gnu: vapoursynth: Update to 48.Tobias Geerinckx-Rice
* gnu/packages/video.scm (vapoursynth): Update to 48.
2019-11-02gnu: vlc: Fix build.Nicolas Goaziou
* gnu/packages/patches/vlc-fix-test_libvlc_slaves.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new file. * gnu/packages/video.scm (vlc): Apply patch.
2019-11-01gnu: x265: Update to 3.2.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (x265): Update to 3.2.1.
2019-10-30Merge branch 'master' into stagingMarius Bakke
2019-10-30gnu: youtube-dl: Update to 2019.10.29.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2019.10.29.
2019-10-29gnu: avidemux: Update to 2.7.4.Tobias Geerinckx-Rice
* gnu/packages/video.scm (avidemux): Update to 2.7.4. [arguments]: Update bundled ffmpeg version.
2019-10-28gnu: x265: Update to 3.2.Tobias Geerinckx-Rice
* gnu/packages/video.scm (x265): Update to 3.2.
2019-10-27gnu: mpv: Update to 0.30.0.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mpv): Update to 0.30.0. [arguments]: Remove obsolete #:configure-flags.
2019-10-27Merge branch 'master' into stagingMarius Bakke
2019-10-27gnu: dav1d: Update to 0.5.1.Marius Bakke
* gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (dav1d): Update to 0.5.1. [source](patches): Remove.
2019-10-25gnu: youtube-dl: Update to 2019.10.22.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2019.10.22.