summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Expand)Author
2019-08-27gnu: youtube-dl: Update to 2019.08.13....* gnu/packages/video.scm (youtube-dl): Update to 2019.08.13. Rutger Helling
2019-08-27gnu: mkvtoolnix:gui: Don't require :out to be installed....* gnu/packages/video.scm (mkvtoolnix)[arguments]: Add a ‘patch-relative-file-names’ phase to call ‘mkvmerge’ from :out. Tobias Geerinckx-Rice
2019-08-27gnu: mkvtoolnix: Use @command{}....* gnu/packages/video.scm (mkvtoolnix)[description]: Substitute @command{} for @code{}. Tobias Geerinckx-Rice
2019-08-26gnu: mkvtoolnix: Update to 37.0.0....* gnu/packages/video.scm (mkvtoolnix): Update to 37.0.0. Tobias Geerinckx-Rice
2019-08-26gnu: mkvtoolnix: Don't use NAME in source URI....* gnu/packages/video.scm (mkvtoolnix)[source]: Hard-code NAME. Tobias Geerinckx-Rice
2019-08-22gnu: vidstab: Update to 1.1.0-0.aeabc8d....* gnu/packages/video.scm (vidstab): Update to 1.1.0-0.aeabc8d. Leo Famulari
2019-08-21gnu: vlc: Update to 3.0.8....* gnu/packages/video.scm (vlc): Update to 3.0.8. Kei Kebreau
2019-08-13Merge branch 'staging'Marius Bakke
2019-08-12gnu: dav1d: Update to 0.4.0....* gnu/packages/video.scm (dav1d): Update to 0.4.0. Leo Famulari
2019-08-08Merge branch 'master' into stagingMarius Bakke
2019-08-07gnu: libmediainfo: Remove extra build phase....* gnu/packages/video.scm (libmediainfo)[arguments]: Remove unneeded 'autogen phase. Efraim Flashner
2019-08-07gnu: libsmpeg: Remove extra build phase....* gnu/packages/video.scm (libsmpeg)[arguments]: Remove unnecessary 'autogen phase. Efraim Flashner
2019-08-07gnu: vapoursynth: Remove extra build phase....* gnu/packages/video.scm (vapoursynth)[arguments]: Remove unneeded 'autogen phase. Efraim Flashner
2019-08-06gnu: ffmpeg: Update to 4.2....* gnu/packages/video.scm (ffmpeg): Update to 4.2. [inputs]: Add dav1d. * gnu/packages/video.scm (ffmpeg-3.4)[arguments]: Adjust inheritance. Rutger Helling
2019-08-05gnu: x265: Update to 3.1.2....* gnu/packages/video.scm (x265): Update to 3.1.2. Marius Bakke
2019-08-05gnu: x265: Update source URI....* gnu/packages/video.scm (x265)[source](uri): Add the canonical upstream at <https://bitbucket.org/multicoreware/x265>. Marius Bakke
2019-08-04gnu: libva: Update to 2.5.0....* gnu/packages/video.scm (libva): Update to 2.5.0. Marius Bakke
2019-08-03gnu: youtube-dl: Update to 2019.08.02....* gnu/packages/video.scm (youtube-dl): Update to 2019.08.02. Alex Vong
2019-08-03gnu: you-get: Update to 0.4.1328....* gnu/packages/video.scm (you-get): Update to 0.4.1328. Tobias Geerinckx-Rice
2019-08-01gnu: intel-vaapi-driver: Restrict supported systems....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. Tobias Geerinckx-Rice
2019-07-30gnu: youtube-dl: Update to 2019.07.30....* gnu/packages/video.scm (youtube-dl): Update to 2019.07.30. Rutger Helling
2019-07-27gnu: Add libva-utils....* gnu/packages/video.scm (libva-utils): New public variable. Tobias Geerinckx-Rice
2019-07-27gnu: Add intel-vaapi-driver....* gnu/packages/video.scm (intel-vaapi-driver): New public variable. Tobias Geerinckx-Rice
2019-07-26gnu: vlc: Update to 3.0.7.1....* gnu/packages/video.scm (vlc): Update to 3.0.7.1. Tobias Geerinckx-Rice
2019-07-26gnu: youtube-dl: Update to 2019.07.16....* gnu/packages/video.scm (youtube-dl): Update to 2019.07.16. Tobias Geerinckx-Rice
2019-07-22gnu: vlc: Build against libvpx@1.8....* gnu/packages/video.scm (vlc)[inputs]: Change LIBVPX-1.7 to LIBVPX. Marius Bakke
2019-07-22gnu: libvpx: Update to 1.8.1....* gnu/packages/video.scm (libvpx): Update to 1.8.1. Marius Bakke
2019-07-22gnu: ffmpeg: Update to 4.1.4....* gnu/packages/video.scm (ffmpeg): Update to 4.1.4. Marius Bakke
2019-07-22gnu: x265: Update to 3.1.1....* gnu/packages/video.scm (x265): Update to 3.1.1. Marius Bakke
2019-07-02gnu: youtube-dl-gui: Add .desktop file....* gnu/packages/video.scm (youtube-dl-gui)[arguments]: Add a ‘create-desktop-file’ phase. Tobias Geerinckx-Rice
2019-06-22gnu: youtube-dl: Update to 2019.06.21....* gnu/packages/video.scm (youtube-dl): Update to 2019.06.21. Tobias Geerinckx-Rice
2019-06-20gnu: openh264: Update to 2.0.0....* gnu/packages/video.scm (openh264): Update to 2.0.0. [source](uri): Adjust file name. Marius Bakke
2019-06-18gnu: gaupol: Update to 1.6....* gnu/packages/video.scm (gaupol): Update to 1.6. Tobias Geerinckx-Rice
2019-06-17gnu: youtube-viewer: Refer to youtube-dl....* gnu/packages/video.scm (youtube-viewer)[inputs]: Add youtube-dl. [arguments]: Add ‘refer-to-inputs’ phase. Tobias Geerinckx-Rice
2019-06-09Merge branch 'master' into stagingMarius Bakke
2019-06-08gnu: v4l-utils: Update to 1.16.6....* gnu/packages/video.scm (v4l-utils): Update to 1.16.6. Tobias Geerinckx-Rice
2019-06-08gnu: livemedia-utils: Update to 2019.05.29....* gnu/packages/video.scm (livemedia-utils): Update to 2019.05.29. Tobias Geerinckx-Rice
2019-06-07gnu: libmatroska: Update to 1.5.2....* gnu/packages/video.scm (libmatroska): Update to 1.5.2. Tobias Geerinckx-Rice
2019-06-07gnu: vlc: Update to 3.0.7....* gnu/packages/video.scm (vlc): Update to 3.0.7. Tobias Geerinckx-Rice
2019-06-03Merge branch 'master' into stagingMarius Bakke
2019-05-27gnu: you-get: Update to 0.4.1302....* gnu/packages/video.scm (you-get): Update to 0.4.1302. Alex Vong
2019-05-27gnu: youtube-dl: Update to 2019.05.20....* gnu/packages/video.scm (youtube-dl): Update to 2019.05.20. Signed-off-by: Alex Vong <alexvong1995@gmail.com> Alex Vong
2019-05-24gnu: libva: Update to 2.4.1....* gnu/packages/video.scm (libva): Update to 2.4.1. Marius Bakke
2019-05-20gnu: youtube-dl: Update to 2019.05.11....* gnu/packages/video.scm (youtube-dl): Update to 2019.05.11. Pierre Neidhardt
2019-05-05Correct email and license info for Brendan Tildesley....* gnu/packages/audio.scm: Correct email and license info. * gnu/packages/ebook.scm: Correct email and license info. * gnu/packages/fonts.scm: Correct email and license info. * gnu/packages/freedesktop.scm: Correct email and license info. * gnu/packages/gnome.scm: Correct email and license info. * gnu/packages/linux.scm: Correct email and license info. * gnu/packages/lxde.scm: Correct email and license info. * gnu/packages/python-web.scm: Correct email and license info. * gnu/packages/python-xyz.scm: Correct email and license info. * gnu/packages/python.scm: Correct email and license info. * gnu/packages/video.scm: Correct email and license info. * gnu/packages/web.scm: Correct email and license info. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> Brendan Tildesley
2019-04-30gnu: youtube-dl: Update to 2019.04.30....* gnu/packages/video.scm (youtube-dl): Update to 2019.04.30. Tobias Geerinckx-Rice
2019-04-28Merge branch 'staging'Ludovic Courtès
2019-04-24gnu: youtube-dl: Update to 2019.04.24....* gnu/packages/video.scm (youtube-dl): Update to 2019.04.24. Tobias Geerinckx-Rice
2019-04-23Merge branch 'master' into stagingMarius Bakke
2019-04-22gnu: youtube-dl: Update to 2019.04.17....* gnu/packages/video.scm (youtube-dl): Update to 2019.04.17. Tobias Geerinckx-Rice