summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2019-08-29
|\
| * 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.
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-22
|\|
| * 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 'master' into core-updatesMarius Bakke2019-08-13
|\|
| * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-31
|\|
| * 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.
* | Merge branch 'master' into core-updatesMarius Bakke2019-07-22
|\|
| * 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: libmp4v2: Fix build with C++11.Marius Bakke2019-07-18
| | | | | | | | | | | | * 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.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-07-04
|\|
| * 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.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-06-27
|\|
| * 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: Replace uses of 'cmake' with 'cmake-minimal'.Marius Bakke2019-06-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This follows up commit 2f33a7321e5e37d37f57c229c8079cb4ffd10834 which introduced a new CMAKE-MINIMAL variant for use in package inputs. * gnu/packages/databases.scm (python-pyarrow)[native-inputs]: Replace CMAKE with CMAKE-MINIMAL. * gnu/packages/emacs-xyz.scm (emacs-scel)[native-inputs]: Likewise. * gnu/packages/firmware.scm (ath9k-htc-firmware)[native-inputs]: Likewise. * gnu/packages/games.scm (0ad, the-butterfly-effect)[native-inputs]: Likewise. * gnu/packages/gnome.scm (deja-dup)[native-inputs]: Likewise. * gnu/packages/ibus.scm (ibus-rime)[native-inputs]: Likewise. * gnu/packages/rust.scm (rust-1.19)[native-inputs]: Likewise. * gnu/packages/simulation.scm (fenics)[native-inputs]: Likewise. * gnu/packages/squirrel.scm (squirrel)[native-inputs]: Likewise. * gnu/packages/video.scm (handbrake)[native-inputs]: Likewise. * gnu/packages/virtualization.scm (xen)[native-inputs]: Likewise. * gnu/packages/vulkan.scm (shaderc)[native-inputs]: Likewise.
* | Merge branch 'staging' into core-updatesMarius Bakke2019-06-20
|\|
| * 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
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-06-03
| |\ \
* | \ \ Merge branch 'master' into core-updatesLudovic Courtès2019-06-13
|\ \ \ \ | | |_|/ | |/| |
| * | | 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.