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