summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMarius Bakke2021-06-06
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/algebra.scm gnu/packages/bioinformatics.scm gnu/packages/curl.scm gnu/packages/docbook.scm gnu/packages/emacs-xyz.scm gnu/packages/maths.scm gnu/packages/plotutils.scm gnu/packages/python-web.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/readline.scm gnu/packages/tls.scm gnu/packages/xml.scm gnu/packages/xorg.scm
| * gnu: vlc: Update to 3.0.14.Solene Rapenne via Guix-patches via2021-06-06
| | | | | | | | | | | | * gnu/packages/video.scm (vlc): Update to 3.0.14. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
| * gnu: libvpx: Update to 1.10.0.Maxim Cournoyer2021-06-06
| | | | | | | | * gnu/packages/video.scm (libvpx): Update to 1.10.0.
| * gnu: libopenshot: Use ffmpeg-4.3.Maxim Cournoyer2021-06-06
| | | | | | | | | | * gnu/packages/video.scm (libopenshot) [propagated-inputs]{ffmpeg}: Downgrade to ffmpeg 4.3 to fix build.
| * gnu: Add ffmpeg-4.3.Maxim Cournoyer2021-06-06
| | | | | | | | * gnu/packages/video.scm (ffmpeg-4.3): New variable.
| * gnu: ffmpeg: Update to 4.4.Maxim Cournoyer2021-06-06
| | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 4.4.
| * gnu: rav1e: Update to 0.4.1.Maxim Cournoyer2021-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (rav1e): Update to 0.4.1. [source]: Fix indentation. [cargo-inputs]{rust-arbitrary}: Update to 0.4. {rust-av-metrics}: New input. {rust-bitstream-io}: Update to 1. {rust-cfg-if}: Update to 1. {rust-console}: Update to 0.14. {rust-crossbeam}: New input. {rust-itertools}: Update to 0.10. {rust-libfuzzer-sys}: New input. {rust-noop-proc-macro}: Update to 0.3. {rust-paste}: Update to 1. {rust-rand}: Update to 0.8. {rust-rand-chacha}: Update to 0.3. {rust-regex}: New input. {rust-rustc-version}: Update to 0.3. {rust-signal-hook}: Update to 0.3. {rust-v-frame, rust-wasm-bindgen}: New inputs. {rust-cc: Move to... [cargo-development-inputs]: ... here. {rust-rand}: Update to 0.8. {rust-rand-chacha}: Update to 0.3. {rust-semver}: Update to 0.11. [inputs]{nasm}: Move to... [native-inputs]: ... here. This was spotted by 'guix lint'. [synopsis]: Focus on facts, toning down marketing. [description]: Expound.
| * gnu: openshot: Use free font.Leo Prikler2021-06-03
| | | | | | | | | | * gnu/packages/video.scm (openshot)[inputs]: Use font-dejavu. [patch-font-location]: Adjust accordingly.
| * gnu: vapoursynth: Update to 53.Tobias Geerinckx-Rice2021-05-30
| | | | | | | | * gnu/packages/video.scm (vapoursynth): Update to 53.
| * gnu: vapoursynth: Make python a regular input.Tobias Geerinckx-Rice2021-05-30
| | | | | | | | | | | | | | | | | | This follows up on c00b1760f605255719a525e52c268b222a1f5184, although meson-build-system's lack of cross-compilation makes it theoretical. * gnu/packages/video.scm (vapoursynth)[native-inputs]: Move python from here… [inputs]: …to here.
| * gnu: vapoursynth: Wrap with own PYTHONPATH.Tobias Geerinckx-Rice2021-05-30
| | | | | | | | | | | | | | | | This fixes, e.g., ‘vspipe -v’ in a pure environment. * gnu/packages/video.scm (vapoursynth)[arguments]: Add a 'wrap phase. Reported by maddo of #guix.
| * gnu: svt-hevc: Update to 1.5.1.Tobias Geerinckx-Rice2021-05-29
| | | | | | | | * gnu/packages/video.scm (svt-hevc): Update to 1.5.1.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-22
|\|
| * gnu: dav1d: Update to 0.9.0.Leo Famulari2021-05-20
| | | | | | | | * gnu/packages/video.scm (dav1d): Update to 0.9.0.
| * gnu: libaom: Update to 3.1.0.Leo Famulari2021-05-20
| | | | | | | | * gnu/packages/video.scm (libaom): Update to 3.1.0.
| * gnu: youtube-dl: Update to 2021.05.16.Tobias Geerinckx-Rice2021-05-18
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.05.16.
* | Merge branch 'master' into core-updatesLudovic Courtès2021-05-15
|\|
| * gnu: mediainfo: Update to 21.03.Michael Rohleder2021-05-14
| | | | | | | | | | | | * gnu/packages/video.scm (mediainfo): Update to 21.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: libmediainfo: Update to 21.03.Michael Rohleder2021-05-14
| | | | | | | | | | | | * gnu/packages/video.scm (libmediainfo): Update to 21.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: svt-av1: Update to 0.8.7.Tobias Geerinckx-Rice2021-05-13
| | | | | | | | * gnu/packages/video.scm (svt-av1): Update to 0.8.7.
* | Merge branch 'master' into core-updatesMarius Bakke2021-05-09
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/bioinformatics.scm gnu/packages/django.scm gnu/packages/gtk.scm gnu/packages/llvm.scm gnu/packages/python-web.scm gnu/packages/python.scm gnu/packages/tex.scm guix/build-system/asdf.scm guix/build/emacs-build-system.scm guix/profiles.scm
| * gnu: youtube-dl: Update to 2021.04.26.Tobias Geerinckx-Rice2021-04-27
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.04.26.
| * gnu: libdvdcss: Update to 1.4.3.Tobias Geerinckx-Rice2021-04-21
| | | | | | | | * gnu/packages/video.scm (libdvdcss): Update to 1.4.3.
| * gnu: youtube-dl: Update to 2021.04.17.Tobias Geerinckx-Rice2021-04-19
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.04.17.
* | gnu: transcode: Disable v4l support due to broken API.Raghav Gururajan2021-04-19
| | | | | | | | | | * gnu/packages/video.scm (transcode)[inputs]: Remove v4l-utils. [configure-flags](enable-libv4l2,enable-v4l): Remove flags.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-04-16
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: gnu/local.mk gnu/packages/boost.scm gnu/packages/chez.scm gnu/packages/compression.scm gnu/packages/crates-io.scm gnu/packages/docbook.scm gnu/packages/engineering.scm gnu/packages/gcc.scm gnu/packages/gl.scm gnu/packages/gtk.scm gnu/packages/nettle.scm gnu/packages/python-check.scm gnu/packages/python-xyz.scm gnu/packages/radio.scm gnu/packages/rust.scm gnu/packages/sqlite.scm guix/build-system/node.scm
| * gnu: youtube-dl: Update to 2021.04.07.Tobias Geerinckx-Rice2021-04-07
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.04.07.
| * gnu: mpv: Update to 0.33.1.Tobias Geerinckx-Rice2021-04-07
| | | | | | | | * gnu/packages/video.scm (mpv): Update to 0.33.1.
| * gnu: youtube-dl: Update to 2021.04.01.Tobias Geerinckx-Rice2021-04-01
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.04.01.
| * gnu: youtube-dl: Update to 2021.03.31.Tobias Geerinckx-Rice2021-03-31
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.03.31.
| * gnu: avidemux: Update to 2.7.8.Tobias Geerinckx-Rice2021-03-30
| | | | | | | | | | * gnu/packages/video.scm (avidemux): Update to 2.7.8. [arguments]: Adjust to updated bundled ffmpeg-4.2.4.
| * gnu: Use 'gtk-doc/stable' in native-inputs of selected packages.Mark H Weaver2021-03-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/calendar.scm (libical), gnu/packages/check.scm (umockdev), gnu/packages/fontutils.scm (libraqm), gnu/packages/freedesktop.scm (appstream, farstream, libglib-testing) (udisks, libfprint, libportal), gnu/packages/geo.scm (memphis, osm-gps-map), gnu/packages/glib.scm (template-glib), gnu/packages/gnome.scm (gupnp-igd, libcloudproviders, libgrss, seed) (gtx, dee, zeitgeist, phodav, gssdp, gupnp, gupnp-dlna, gupnp-av, rygel) (libnma, gdl, libnotify, vte-ng, dconf, libxklavier, libsoup, colord) (geoclue, geocode-glib, amtk, grilo, gvfs, gusb, network-manager) (network-manager-applet, gfbgraph, libunique, cheese, libhandy) (gnome-latex, libgda), gnu/packages/gstreamer.scm (orc), gnu/packages/gtk.scm (at-spi2-core, goocanvas), gnu/packages/language.scm (nimf), gnu/packages/networking.scm (libnice), gnu/packages/video.scm (schroedinger), gnu/packages/virtualization.scm (libosinfo), gnu/packages/webkit.scm (wpewebkit, webkitgtk), gnu/packages/xml.scm (libxmlb)[native-inputs]: Replace 'gtk-doc' with 'gtk-doc/stable'.
| * gnu: SVT-HEVC: Update to 1.5.0.Leo Famulari2021-03-26
| | | | | | | | | | * gnu/packages/video.scm (svt-hevc): Update to 1.5.0. [license]: Specify the license.
| * gnu: SVT-AV1: Update URLs.Leo Famulari2021-03-26
| | | | | | | | * gnu/packages/video.scm (svt-av1)[source, home-page]: Update URLs.
| * gnu: libaom: Update to 3.0.0.Leo Famulari2021-03-26
| | | | | | | | * gnu/packages/video.scm (libaom): Update to 3.0.0.
| * gnu: youtube-dl: Update to 2021.03.25.Tobias Geerinckx-Rice2021-03-25
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.03.25.
* | Merge remote-tracking branch 'origin/master' into core-updatesEfraim Flashner2021-03-24
|\|
| * gnu: celluloid: Update to 0.21.Tobias Geerinckx-Rice2021-03-23
| | | | | | | | * gnu/packages/video.scm (celluloid): Update to 0.21.
| * gnu: youtube-dl: Update to 2021.03.14.Tobias Geerinckx-Rice2021-03-21
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2021.03.14.
| * gnu: srt2vtt: Update to 0.2.David Thompson2021-03-19
| | | | | | | | * gnu/packages/video.scm (srt2vtt): Update to 0.2. Wrap executable.
| * gnu: Use autoconf instead of autoconf-wrapper when possible.Maxime Devos2021-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This should reduce confusion on when to use the "autoconf" package and when to use "autoconf-wrapper" instead in package definitions. Fixes <https://bugs.gnu.org/46564>. * gnu/packages/autotools.scm (autoconf-wrapper): advise to use the "autoconf" package instead where possible. * gnu/packages/game-development.scm (tsukundere)[native-inputs]: use "autoconf" instead of "autoconf-wrapper". * gnu/packages/gimp.scm (glimpse)[native-inputs]: likewise. (gimp-resynthesizer)[native-inputs]: add comment on why "autoconf-wrapper" is used. * gnu/packages/gnunet.scm (gnunet)[native-inputs]: use "autoconf" instead of "autoconf-wrapper". * gnu/packages/gnupg.scm (signing-party)[native-inputs]: add comment on why "autoconf-wrapper" is used. * gnu/packages/guile-xyz.scm (guile-bash,guile-filesystem,guile-ics,guile-udev)[native-inputs]: use "autoconf" instead of "autoconf-wrapper". * gnu/packages/libevent.scm (libuv)[native-inputs]: indicates "autoconf-wrapper" needs to be replaced with "autoconf" on core-updates. * gnu/packages/logging.scm (glog)[native-inputs]: use "autoconf" instead of "autoconf-wrapper". * gnu/packages/mail.scm (libetpan)[native-inputs]: likewise. * gnu/packages/mate.scm (mate-icon-theme-faenza)[native-inputs]: add comment on why "autoconf-wrapper" is used. (mate-screensaver)[native-inputs]: use "autoconf" instead of "autoconf-wrapper". * gnu/packages/package-management.scm (guix)[native-inputs]: likewise. * gnu/packages/sawfish.scm (librep)[native-inputs]: likewise. * gnu/packages/video.scm (motion)[native-inputs]: likewise. * gnu/packages/zile.scm (zile)[native-inputs]: likewise. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| * gnu: VLC: Ensure AV1 files are played with dav1d by default.Leo Famulari2021-03-09
| | | | | | | | * gnu/packages/video.scm (vlc)[inputs]: Add dav1d.
| * gnu: Remove FFmpeg 4.2.Leo Famulari2021-03-09
| | | | | | | | * gnu/packages/video.scm (ffmpeg-4.2): Remove variable.
| * gnu: svt-vp9: Fix typo.Leo Famulari2021-03-09
| | | | | | | | * gnu/packages/video.scm (svt-vp9): Fix typo in comment.
| * gnu: dav1d: Update to 0.8.2.Leo Famulari2021-03-09
| | | | | | | | * gnu/packages/video.scm (dav1d): Update to 0.8.2.
| * gnu: libaom: Update to 2.0.2.Leo Famulari2021-03-09
| | | | | | | | * gnu/packages/video.scm (libaom): Update to 2.0.2.
| * gnu: libcaca: Patch for CVE-2021-3410.Efraim Flashner2021-03-08
| | | | | | | | | | | | | | * gnu/packages/video.scm (libcaca)[source]: Add patches. * gnu/packages/patches/libcaca-CVE-2021-3410-pt1.patch, gnu/packages/patches/libcaca-CVE-2021-3410-pt2.patch: New files. * gnu/local.mk (dist_patch_DATA): Register them.
| * gnu: straw-viewer: Update to 0.1.3.Tobias Geerinckx-Rice2021-03-07
| | | | | | | | * gnu/packages/video.scm (straw-viewer): Update to 0.1.3.
| * gnu: get-iplayer: Update to 3.27.Tobias Geerinckx-Rice2021-03-07
| | | | | | | | * gnu/packages/video.scm (get-iplayer): Update to 3.27.
* | Merge branch 'master' into core-updatesChristopher Baines2021-03-06
|\|