summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Collapse)Author
2019-09-25gnu: mlt: Update to 6.16.0.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mlt): Update to 6.16.0.
2019-09-25gnu: you-get: Update to 0.4.1355.Tobias Geerinckx-Rice
* gnu/packages/video.scm (you-get): Update to 0.4.1355.
2019-09-24gnu: ffmpeg: Update to 4.2.1.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 4.2.1.
2019-09-24Merge branch 'master' into core-updatesLudovic Courtès
2019-09-23gnu: obs: Update to 24.0.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (obs): Update to 24.0.1. [inputs]: Add qtsvg.
2019-09-23gnu: libsmpeg: Fix build failure with GCC 7.Ludovic Courtès
* gnu/packages/video.scm (libsmpeg)[arguments]: New field.
2019-09-17Merge branch 'master' into core-updatesLudovic Courtès
2019-09-17gnu: youtube-dl: Update source uri.Efraim Flashner
* gnu/packages/video.scm (youtube-dl)[source]: Update to new upstream uri.
2019-09-11gnu: youtube-dl: Update to 2019.09.12.Rutger Helling
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.
2019-09-10gnu: youtube-dl: Update to 2019.09.01.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2019.09.01.
2019-08-29Merge branch 'master' into core-updatesMark H Weaver
2019-08-29gnu: libvdpau: Update to 1.3.Rutger Helling
* gnu/packages/video.scm (libvdpau): Update to 1.3. [source]: Switch to git-fetch. [build-system]: Switch to meson-build-system.
2019-08-27gnu: youtube-dl: Update to 2019.08.13.Rutger Helling
* gnu/packages/video.scm (youtube-dl): Update to 2019.08.13.
2019-08-27gnu: mkvtoolnix:gui: Don't require :out to be installed.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mkvtoolnix)[arguments]: Add a ‘patch-relative-file-names’ phase to call ‘mkvmerge’ from :out.
2019-08-27gnu: mkvtoolnix: Use @command{}.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mkvtoolnix)[description]: Substitute @command{} for @code{}.
2019-08-26gnu: mkvtoolnix: Update to 37.0.0.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mkvtoolnix): Update to 37.0.0.
2019-08-26gnu: mkvtoolnix: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/video.scm (mkvtoolnix)[source]: Hard-code NAME.
2019-08-22Merge branch 'master' into core-updatesMark H Weaver
2019-08-22gnu: vidstab: Update to 1.1.0-0.aeabc8d.Leo Famulari
* gnu/packages/video.scm (vidstab): Update to 1.1.0-0.aeabc8d.
2019-08-21gnu: vlc: Update to 3.0.8.Kei Kebreau
* gnu/packages/video.scm (vlc): Update to 3.0.8.
2019-08-13Merge branch 'master' into core-updatesMarius Bakke
2019-08-13Merge branch 'staging'Marius Bakke
2019-08-12gnu: dav1d: Update to 0.4.0.Leo Famulari
* gnu/packages/video.scm (dav1d): Update to 0.4.0.
2019-08-08Merge branch 'master' into stagingMarius Bakke
2019-08-07gnu: libmediainfo: Remove extra build phase.Efraim Flashner
* gnu/packages/video.scm (libmediainfo)[arguments]: Remove unneeded 'autogen phase.
2019-08-07gnu: libsmpeg: Remove extra build phase.Efraim Flashner
* gnu/packages/video.scm (libsmpeg)[arguments]: Remove unnecessary 'autogen phase.
2019-08-07gnu: vapoursynth: Remove extra build phase.Efraim Flashner
* gnu/packages/video.scm (vapoursynth)[arguments]: Remove unneeded 'autogen phase.
2019-08-06gnu: ffmpeg: Update to 4.2.Rutger Helling
* gnu/packages/video.scm (ffmpeg): Update to 4.2. [inputs]: Add dav1d. * gnu/packages/video.scm (ffmpeg-3.4)[arguments]: Adjust inheritance.
2019-08-05gnu: x265: Update to 3.1.2.Marius Bakke
* gnu/packages/video.scm (x265): Update to 3.1.2.
2019-08-05gnu: x265: Update source URI.Marius Bakke
* gnu/packages/video.scm (x265)[source](uri): Add the canonical upstream at <https://bitbucket.org/multicoreware/x265>.
2019-08-04gnu: libva: Update to 2.5.0.Marius Bakke
* gnu/packages/video.scm (libva): Update to 2.5.0.
2019-08-03gnu: youtube-dl: Update to 2019.08.02.Alex Vong
* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02.
2019-08-03gnu: you-get: Update to 0.4.1328.Tobias Geerinckx-Rice
* gnu/packages/video.scm (you-get): Update to 0.4.1328.
2019-08-01gnu: intel-vaapi-driver: Restrict supported systems.Tobias Geerinckx-Rice
As noted at <https://debbugs.gnu.org/36814> and then promptly forgotten. This follows up on commit d8d7565b82539bfff721bf884b7f4a3de3e6b4c3. * gnu/packages/video.scm (intel-vaapi-driver)[supported-systems]: Build onl on Intel systems.
2019-07-31Merge branch 'master' into core-updatesMarius Bakke
2019-07-30gnu: youtube-dl: Update to 2019.07.30.Rutger Helling
* gnu/packages/video.scm (youtube-dl): Update to 2019.07.30.
2019-07-27gnu: Add libva-utils.Tobias Geerinckx-Rice
* gnu/packages/video.scm (libva-utils): New public variable.
2019-07-27gnu: Add intel-vaapi-driver.Tobias Geerinckx-Rice
* gnu/packages/video.scm (intel-vaapi-driver): New public variable.
2019-07-26gnu: vlc: Update to 3.0.7.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (vlc): Update to 3.0.7.1.
2019-07-26gnu: youtube-dl: Update to 2019.07.16.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2019.07.16.
2019-07-22Merge branch 'master' into core-updatesMarius Bakke
2019-07-22gnu: vlc: Build against libvpx@1.8.Marius Bakke
* gnu/packages/video.scm (vlc)[inputs]: Change LIBVPX-1.7 to LIBVPX.
2019-07-22gnu: libvpx: Update to 1.8.1.Marius Bakke
* gnu/packages/video.scm (libvpx): Update to 1.8.1.
2019-07-22gnu: ffmpeg: Update to 4.1.4.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 4.1.4.
2019-07-22gnu: x265: Update to 3.1.1.Marius Bakke
* gnu/packages/video.scm (x265): Update to 3.1.1.
2019-07-18gnu: libmp4v2: Fix build with C++11.Marius Bakke
* gnu/packages/patches/libmp4v2-c++11.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (libmp4v2)[source](patches): New field.
2019-07-04Merge branch 'staging' into core-updatesMarius Bakke
2019-07-02gnu: youtube-dl-gui: Add .desktop file.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl-gui)[arguments]: Add a ‘create-desktop-file’ phase.
2019-06-27Merge branch 'master' into core-updatesLudovic Courtès
2019-06-22gnu: youtube-dl: Update to 2019.06.21.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2019.06.21.