aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* gnu: mpv-mpris: Update to 1.0.kiasoc52023-05-11
| | | | | | * gnu/packages/video.scm (mpv-mpris): Update to 1.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* Merge branch 'rust-team'Efraim Flashner2023-05-09
|\
| * gnu: rav1e: Update to 0.6.3.Efraim Flashner2023-05-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (rav1e): Update to 0.6.3. [arguments]: Remove cargo-test-flags. Remove 'relax-versions phase. [cargo-inputs]: Add rust-av-grain-0.2, rust-built-0.5, rust-cc-1, rust-clap-complete-4, rust-const-fn-assert-0.1, rust-maybe-rayon-1, rust-new-debug-unreachable-1, rust-nom-7, rust-once-cell-1, rust-serde-big-array-0.4, rust-system-deps-6. Remove rust-rayon-1, rust-regex-1, rust-vergen-3. Replace rust-av-metrics-0.7 with 0.9, rust-clap-2 with 4, rust-console-0.14 with 0.15, rust-dav1d-sys-0.3 with 0.7, rust-image-0.23 with 0.24, rust-v-frame-0.2 with 0.3. [cargo-development-inputs]: Add rust-nom-7, rust-quickcheck-1, rust-quickcheck-macros-1. Remove rust-cc-1. Replace rust-criterion-0.3 with 0.4, rust-pretty-assertions-0.7 with 1. [native-inputs]: Add pkg-config. [inputs]: Add libgit2, zlib.
* | gnu: libva-utils: Update home page.Maxim Cournoyer2023-05-07
| | | | | | | | * gnu/packages/video.scm (libva-utils) [home-page]: Update URL.
* | gnu: vdpauinfo: Update to 1.5.Maxim Cournoyer2023-05-07
| | | | | | | | * gnu/packages/video.scm (vdpauinfo): Update to 1.5.
* | gnu: libva-utils: Update to 2.18.1.Maxim Cournoyer2023-05-07
| | | | | | | | * gnu/packages/video.scm (libva-utils): Update to 2.18.1.
* | gnu: libva: Update to 2.18.0.Maxim Cournoyer2023-05-07
|/ | | | * gnu/packages/video.scm (libva): Update to 2.18.0.
* gnu: peek: Remove input labels.Ludovic Courtès2023-05-04
| | | | * gnu/packages/video.scm (peek)[inputs, native-inputs]: Remove labels.
* gnu: ffmpeg-5: Update to 5.1.3.Efraim Flashner2023-05-01
| | | | * gnu/packages/video.scm (ffmpeg-5): Update to 5.1.3.
* Merge remote-tracking branch 'origin/master' into core-updatesAndreas Enge2023-04-24
|\
| * gnu: openshot: Update to 3.1.0.Andy Tai2023-04-24
| | | | | | | | | | | | | | | | * gnu/packages/audio.scm (libopenshot-audio): Update to 0.3.1. * gnu/packages/video.scm (libopenshot): Update to 0.3.1. (openshot): Update to 3.1.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: ffmpeg: Add a debug output.Maxim Cournoyer2023-04-14
| | | | | | | | | | * gnu/packages/video.scm (ffmpeg) [outputs]: New field. [arguments]: Add --disable-stripping to configure flags.
| * gnu: ffmpeg: Update to 6.0.Maxim Cournoyer2023-04-14
| | | | | | | | | | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 6.0. (ffmpeg-5): New variable. * gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Replace ffmpeg with ffmpeg-5. * gnu/packages/gnuzilla.scm (icedove-minimal): Likewise.
| * gnu: ffmpeg-5: Rename variable to ffmpeg.Maxim Cournoyer2023-04-14
| | | | | | | | | | | | | | * gnu/packages/video.scm (ffmpeg-5): Rename to... (ffmpeg): ... this, replacing the old 'ffmpeg' alias. (ffmpeg-4): Adjust accordingly. * gnu/packages/jami.scm (ffmpeg-jami): Likewise.
| * gnu: rav1e: Fix building.Efraim Flashner2023-04-14
| | | | | | | | | | * gnu/packages/video.scm (rav1e)[source]: Remove outdated snippet. [arguments]: Remove custom 'force-rust-edition-2018 phase.
| * gnu: VLC: Remove obsolete patch.Marius Bakke2023-04-14
| | | | | | | | | | | | | | | | | | This reverts 372b037540395b688a0406c89709fdc3af880e4a, which became obsolete with af74211d987d2b8510e2f4937e65f6480754886f. * gnu/packages/video.scm (vlc)[source](patches): Remove. * gnu/packages/patches/vlc-dav1d-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| * gnu: libva: Update to 2.16.0.Hilton Chain2023-04-14
| | | | | | | | | | | | * gnu/packages/video.scm (libva): Update to 2.16.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: libvpx: Update to 1.12.0.Marius Bakke2023-04-14
| | | | | | | | | | | | * gnu/packages/video.scm (libvpx): Update to 1.12.0. (libvpx-next): Remove variable. * gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Remove.
| * gnu: libx264: Update to 164-0.b093bbe.Marius Bakke2023-04-14
| | | | | | | | | | | | * gnu/packages/video.scm (libx264): Update to 164-0.b093bbe. (libx264-next): Remove variable. * gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Don't use LIBX264-NEXT.
| * gnu: VLC: Fix build with dav1d 1.0.Marius Bakke2023-04-14
| | | | | | | | | | | | * gnu/packages/video.scm (vlc)[source](patches): New field. * gnu/packages/patches/vlc-dav1d-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| * gnu: libaom: Update to 3.5.0.Marius Bakke2023-04-14
| | | | | | | | | | * gnu/packages/video.scm (libaom): Update to 3.5.0. [arguments]: Remove obsolete configure flag.
| * gnu: gallery-dl: Update to 1.25.1.Yovan Naumovski2023-04-08
| | | | | | | | | | | | * gnu/packages/video.scm (gallery-dl): Update to 1.25.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * gnu: Purge pre-1.3.0 deprecated packages.Bruno Victal2023-04-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (deeptools): Remove variable. * gnu/packages/efi.scm (efi_analyzer): Ditto. * gnu/packages/guile.scm (guile-2.2/bug-fix, guile-json): Ditto. * gnu/packages/image.scm (libjpeg): Ditto. * gnu/packages/kde.scm (kdevplatform): Ditto * gnu/packages/linphone.scm (linphoneqt): Ditto. * gnu/packages/maths.scm (blis-sandybridge, blis-haswell, blis-knl): Ditto. * gnu/packages/mpi.scm (hwloc-2.0): Ditto. * gnu/packages/music.scm (python-abjad, zlfo): Ditto. * gnu/packages/perl.scm (perl-base, perl-parent): Ditto. * gnu/packages/tryton.scm (python-trytond): Ditto. * gnu/packages/video.scm (gnome-mpv): Ditto. * tests/graph.scm: Use guile-json-1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: mlt: Update to 7.14.0.Vinicius Monego2023-04-03
| | | | | | | | * gnu/packages/video.scm (mlt): Update to 7.14.0.
* | gnu: libmediainfo and mediainfo: Update to 23.03.Leo Famulari2023-04-23
| | | | | | | | * gnu/packages/video.scm (libmediainfo, mediainfo): Update to 23.03.
* | gnu: libmediainfo and mediainfo: Fix build.Leo Famulari2023-04-23
| | | | | | | | | | * gnu/packages/video.scm (libmediainfo, mediainfo)[arguments]: Add a shebang to the autogen.sh script in the 'change-to-build-dir' phases.
* | Merge branch 'master' into core-updates.Maxim Cournoyer2023-04-14
|\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/build-tools.scm gnu/packages/certs.scm gnu/packages/check.scm gnu/packages/compression.scm gnu/packages/cups.scm gnu/packages/fontutils.scm gnu/packages/gnuzilla.scm gnu/packages/guile.scm gnu/packages/ibus.scm gnu/packages/image-processing.scm gnu/packages/linux.scm gnu/packages/music.scm gnu/packages/nss.scm gnu/packages/pdf.scm gnu/packages/python-xyz.scm gnu/packages/qt.scm gnu/packages/ruby.scm gnu/packages/shells.scm gnu/packages/tex.scm gnu/packages/video.scm gnu/packages/vulkan.scm gnu/packages/web.scm gnu/packages/webkit.scm gnu/packages/wm.scm
| * | gnu: gallery-dl: Update to 1.25.1.Yovan Naumovski2023-04-12
| | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (gallery-dl): Update to 1.25.1. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| * | gnu: Purge pre-1.3.0 deprecated packages.Bruno Victal2023-04-12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/bioinformatics.scm (deeptools): Remove variable. * gnu/packages/efi.scm (efi_analyzer): Ditto. * gnu/packages/guile.scm (guile-2.2/bug-fix, guile-json): Ditto. * gnu/packages/image.scm (libjpeg): Ditto. * gnu/packages/kde.scm (kdevplatform): Ditto * gnu/packages/linphone.scm (linphoneqt): Ditto. * gnu/packages/maths.scm (blis-sandybridge, blis-haswell, blis-knl): Ditto. * gnu/packages/mpi.scm (hwloc-2.0): Ditto. * gnu/packages/music.scm (python-abjad, zlfo): Ditto. * gnu/packages/perl.scm (perl-base, perl-parent): Ditto. * gnu/packages/tryton.scm (python-trytond): Ditto. * gnu/packages/video.scm (gnome-mpv): Ditto. * tests/graph.scm: Use guile-json-1. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | gnu: mlt: Update to 7.14.0.Vinicius Monego2023-04-12
| | | | | | | | | | | | * gnu/packages/video.scm (mlt): Update to 7.14.0.
| * | Merge remote-tracking branch 'origin/master' into stagingMaxim Cournoyer2023-03-28
| |\|
| | * gnu: obs: Update to 29.0.2Andy Tai2023-03-27
| | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (obs): Update to 29.0.2 Signed-off-by: Christopher Baines <mail@cbaines.net>
| * | gnu: ffmpeg: Add a debug output.Maxim Cournoyer2023-03-28
| | | | | | | | | | | | | | | * gnu/packages/video.scm (ffmpeg) [outputs]: New field. [arguments]: Add --disable-stripping to configure flags.
| * | gnu: ffmpeg: Update to 6.0.Maxim Cournoyer2023-03-28
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 6.0. (ffmpeg-5): New variable. * gnu/packages/gnuzilla.scm (icecat-minimal) [inputs]: Replace ffmpeg with ffmpeg-5. * gnu/packages/gnuzilla.scm (icedove-minimal): Likewise.
| * | gnu: ffmpeg-5: Rename variable to ffmpeg.Maxim Cournoyer2023-03-28
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (ffmpeg-5): Rename to... (ffmpeg): ... this, replacing the old 'ffmpeg' alias. (ffmpeg-4): Adjust accordingly. * gnu/packages/jami.scm (ffmpeg-jami): Likewise.
| * | gnu: rav1e: Fix building.Efraim Flashner2023-03-24
| | | | | | | | | | | | | | | * gnu/packages/video.scm (rav1e)[source]: Remove outdated snippet. [arguments]: Remove custom 'force-rust-edition-2018 phase.
| * | Merge remote-tracking branch 'origin/master' into staging.Maxim Cournoyer2023-03-23
| |\| | | | | | | | | | | | | | | | | | | | | | With resolved conflicts in: gnu/packages/ibus.scm gnu/packages/image.scm gnu/packages/lisp.scm gnu/packages/virtualization.scm
| * | Merge branch 'master' into staging.Maxim Cournoyer2023-02-08
| |\ \ | | | | | | | | | | | | | | | | With conflicts resolved in: gnu/packages/version-control.scm
| * | | gnu: VLC: Remove obsolete patch.Marius Bakke2023-01-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This reverts 372b037540395b688a0406c89709fdc3af880e4a, which became obsolete with af74211d987d2b8510e2f4937e65f6480754886f. * gnu/packages/video.scm (vlc)[source](patches): Remove. * gnu/packages/patches/vlc-dav1d-compat.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.
| * | | Merge branch 'master' into stagingMarius Bakke2023-01-08
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2023-01-03
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-12-28
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingMaxim Cournoyer2022-12-12
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-12-02
| |\ \ \ \ \ \ \
| * | | | | | | | gnu: libva: Update to 2.16.0.Hilton Chain2022-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (libva): Update to 2.16.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * | | | | | | | Merge branch 'master' into stagingMarius Bakke2022-11-28
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2022-11-26
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: libvpx: Update to 1.12.0.Marius Bakke2022-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (libvpx): Update to 1.12.0. (libvpx-next): Remove variable. * gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Remove.
| * | | | | | | | | | gnu: libx264: Update to 164-0.b093bbe.Marius Bakke2022-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (libx264): Update to 164-0.b093bbe. (libx264-next): Remove variable. * gnu/packages/jami.scm (ffmpeg-jami)[inputs]: Don't use LIBX264-NEXT.
| * | | | | | | | | | gnu: VLC: Fix build with dav1d 1.0.Marius Bakke2022-11-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (vlc)[source](patches): New field. * gnu/packages/patches/vlc-dav1d-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly.