summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* gnu: mlt: Update to 6.18.0.Tobias Geerinckx-Rice2019-11-12
| | | | * gnu/packages/video.scm (mlt): Update to 6.18.0.
* gnu: youtube-dl: Update to 2019.11.05.Ludovic Courtès2019-11-09
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.11.05.
* gnu: libdvdread: Update to 6.0.2.Tobias Geerinckx-Rice2019-11-08
| | | | * gnu/packages/video.scm (libdvdread): Update to 6.0.2.
* gnu: libdvdnav: Update to 6.0.1.Tobias Geerinckx-Rice2019-11-08
| | | | * gnu/packages/video.scm (libdvdnav): Update to 6.0.1.
* gnu: libdvdnav: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-11-08
| | | | * gnu/packages/video.scm (libdvdnav)[source]: Hard-code NAME.
* gnu: obs: Update to 24.0.3.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/video.scm (obs): Update to 24.0.3.
* gnu: vapoursynth: Update to 48.Tobias Geerinckx-Rice2019-11-04
| | | | * gnu/packages/video.scm (vapoursynth): Update to 48.
* gnu: vlc: Fix build.Nicolas Goaziou2019-11-02
| | | | | | * 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.
* gnu: x265: Update to 3.2.1.Tobias Geerinckx-Rice2019-11-01
| | | | * gnu/packages/video.scm (x265): Update to 3.2.1.
* gnu: youtube-dl: Update to 2019.10.29.Tobias Geerinckx-Rice2019-10-30
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.10.29.
* gnu: avidemux: Update to 2.7.4.Tobias Geerinckx-Rice2019-10-29
| | | | | * gnu/packages/video.scm (avidemux): Update to 2.7.4. [arguments]: Update bundled ffmpeg version.
* gnu: x265: Update to 3.2.Tobias Geerinckx-Rice2019-10-28
| | | | * gnu/packages/video.scm (x265): Update to 3.2.
* gnu: mpv: Update to 0.30.0.Tobias Geerinckx-Rice2019-10-27
| | | | | * gnu/packages/video.scm (mpv): Update to 0.30.0. [arguments]: Remove obsolete #:configure-flags.
* gnu: dav1d: Update to 0.5.1.Marius Bakke2019-10-27
| | | | | | | * 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.
* gnu: youtube-dl: Update to 2019.10.22.Tobias Geerinckx-Rice2019-10-25
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.10.22.
* gnu: libdv: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-10-21
| | | | * gnu/packages/video.scm (libdv)[source]: Hard-code NAME.
* gnu: Remove more GCC < 7 workarounds.Marius Bakke2019-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to the GCC command line. * gnu/packages/aidc.scm (zbar)[arguments]: Likewise. * gnu/packages/android.scm (android-libbase, android-libcutils, android-libziparchive, fastboot)[arguments]: Likewise. * gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise. * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise. * gnu/packages/code.scm (rtags)[arguments]: Likewise. * gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise. * gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise. * gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise. * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise. * gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise. * gnu/packages/graph.scm (python-faiss)[arguments]: Likewise. * gnu/packages/graphics.scm (povray)[arguments]: Likewise. * gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise. * gnu/packages/image.scm (freeimage)[arguments]: Likewise. * gnu/packages/kodi.scm (crossguid)[arguments]: Likewise. * gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise. * gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise. * gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise.
* gnu: dav1d: Fix build on AArch64.Marius Bakke2019-10-20
| | | | | | * gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (dav1d)[source](patches): New field.
* gnu: dav1d: Remove defunct mirror URL.Marius Bakke2019-10-20
| | | | * gnu/packages/video.scm (dav1d)[source](uri): Remove bz2 tarball origin.
* gnu: libmpeg2: Fix build on armhf-linux.Marius Bakke2019-10-20
| | | | | | | * gnu/packages/patches/libmpeg2-arm-private-symbols.patch, gnu/packages/patches/libmpeg2-global-symbol-test.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (libmpeg2)[source](patches): New field.
* gnu: dav1d: Update to 0.5.0.Marius Bakke2019-10-20
| | | | * gnu/packages/video.scm (dav1d): Update to 0.5.0.
* gnu: HandBrake: Update to 1.2.2.Eric Bavier2019-10-13
| | | | * gnu/packages/video.scm (handbrake): Update to 1.2.2.
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\
| * gnu: youtube-dl: Update to 2019.09.28.Diego Nicola Barbato2019-10-01
| | | | | | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.09.28. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* | Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
|\|
| * gnu: youtube-viewer: Update to 3.5.8.Tobias Geerinckx-Rice2019-09-28
| | | | | | | | * gnu/packages/video.scm (youtube-viewer): Update to 3.5.8.
* | Merge branch 'master' into core-updatesMarius Bakke2019-09-27
|\|
| * gnu: youtube-dl: Update to 2019.09.12.1.Tobias Geerinckx-Rice2019-09-25
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.1.
| * gnu: celluloid: Update to 0.17 from gnome-mpv.Tobias Geerinckx-Rice2019-09-25
| | | | | | | | | | * gnu/packages/video.scm (celluloid): ‘New’ public variable. (gnome-mpv): Redefine as DEPRECATED-PACKAGE.
| * gnu: mlt: Update to 6.16.0.Tobias Geerinckx-Rice2019-09-25
| | | | | | | | * gnu/packages/video.scm (mlt): Update to 6.16.0.
| * gnu: you-get: Update to 0.4.1355.Tobias Geerinckx-Rice2019-09-25
| | | | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.1355.
| * gnu: ffmpeg: Update to 4.2.1.Marius Bakke2019-09-24
| | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 4.2.1.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
|\|
| * gnu: obs: Update to 24.0.1.Tobias Geerinckx-Rice2019-09-23
| | | | | | | | | | * gnu/packages/video.scm (obs): Update to 24.0.1. [inputs]: Add qtsvg.
| * gnu: youtube-dl: Update source uri.Efraim Flashner2019-09-17
| | | | | | | | * gnu/packages/video.scm (youtube-dl)[source]: Update to new upstream uri.
* | gnu: libsmpeg: Fix build failure with GCC 7.Ludovic Courtès2019-09-23
| | | | | | | | * gnu/packages/video.scm (libsmpeg)[arguments]: New field.
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\|
| * 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.
* | 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
| |\