Age | Commit message (Expand) | Author |
---|---|---|
2022-06-30 | gnu: x265: Update to 3.5....* gnu/packages/video.scm (x265): Update to 3.5. [source]: Update to new upstream URI. [arguments]: Adjust custom 'prepare-build phase due to changes in the codebase. Remove trailing #t from phases and shorten find-files. | Efraim Flashner |
2022-06-25 | gnu: yt-dlp: Update to 2022.06.22.1....* gnu/packages/video.scm (yt-dlp): Update to 2022.06.22.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> | raingloom |
2022-06-20 | gnu: vlc: Update to 3.0.17.4....* gnu/packages/video.scm (vlc): Update to 3.0.17.4. | Efraim Flashner |
2022-06-20 | gnu: vlc: Add release-monitoring-url property....* gnu/packages/video.scm (vlc)[properties]: New field. | Efraim Flashner |
2022-06-08 | Merge branch 'master' into staging | Ludovic Courtès |
2022-06-05 | gnu: guvcview: Update to 2.0.8....* gnu/packages/video.scm (guvcview): Update to 2.0.8. [inputs]: Add bdb and libjpeg-turbo. | Tobias Geerinckx-Rice |
2022-06-01 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2022-05-31 | gnu: Remove youtube-dl-gui....* gnu/packages/video.scm (youtube-dl-gui): Delete variable. | Maxim Cournoyer |
2022-05-30 | gnu: yt-dlp: Remove trailing #t....* gnu/packages/video.scm (yt-dlp)[source]: Remove trailing #t from snippet. [arguments]: Remove trailing #t from phases. | Efraim Flashner |
2022-05-30 | gnu: yt-dlp: Update to 2022.05.18....* gnu/packages/video.scm (yt-dlp): Update to 2022.05.18. [inputs]: Add python-brotli and python-certifi. | Efraim Flashner |
2022-05-26 | Merge branch 'master' into staging | Ludovic Courtès |
2022-05-26 | gnu: vlc: Update to 3.0.17.3....* gnu/packages/video.scm (vlc): Update to 3.0.17.3. | Marius Bakke |
2022-05-22 | gnu: obs-websocket: Update to 4.9.1....* gnu/packages/video.scm (obs-websocket): Update to 4.9.1. [arguments]: Update CMakeLists.txt permissions substitution. Don't explicitly return #t from phases. | Tobias Geerinckx-Rice |
2022-05-22 | gnu: aalib: Don't build static library....* gnu/packages/video.scm (aalib)[arguments]: Add "--disable-static" to #:configure-flags. | Tobias Geerinckx-Rice |
2022-05-23 | gnu: ffmpeg@4: Update to 4.4.2....* gnu/packages/video.scm (ffmpeg-4): Update to 4.4.2. | Marius Bakke |
2022-05-23 | gnu: ffmpeg@4: Inherit from ffmpeg@5....While at it, introduce a versioned 'ffmpeg-4' variable. * gnu/packages/video.scm (ffmpeg): Rename to ... (ffmpeg-4): ... this. Remove all fields, except... [arguments]: Preserve "--enable-avresample" in #:configure-flags. (ffmpeg-3.4): Inherit from FFMPEG-4. [arguments]: Use G-expression. (ffmpeg-2.8): Inherit from FFMPEG-3.4. [inputs]: Remove. (ffmpeg): Define as alias for FFMPEG-4. (ffmpeg-for-stepmania): Inherit from FFMPEG-4. [arguments]: Use G-expression. | Marius Bakke |
2022-05-23 | gnu: Add FFmpeg 5.0....* gnu/packages/video.scm (ffmpeg-5): New variable Co-authored-by: Marius Bakke <marius@gnu.org> | Leo Famulari |
2022-05-16 | Merge branch 'master' into staging | Efraim Flashner |
2022-05-13 | gnu: pipe-viewer: Update to 0.2.0...* gnu/packages/video.scm (pipe-viewer): Update to 0.2.0 Signed-off-by: Ludovic Courtès <ludo@gnu.org> | ykonai |
2022-04-28 | Merge branch 'master' into staging | Ludovic Courtès |
2022-04-27 | gnu: shotcut: Update to 22.04.25....* gnu/packages/video.scm (shotcut): Update to 22.04.25. | Vinicius Monego |
2022-04-20 | gnu: shotcut: Update to 22.03.30....* gnu/packages/video.scm (shotcut): Update to 22.03.30. | Vinicius Monego |
2022-04-20 | gnu: mlt: Update to 7.6.0....* gnu/packages/video.scm (mlt): Update to 7.6.0. | Vinicius Monego |
2022-04-15 | gnu: streamlink: Update to 3.2.0....* gnu/packages/video.scm (streamlink): Update to 3.2.0. [inputs]: Add python-lxml and python-pycountry, remove python-iso3166 and python-iso639. [arguments]<#:phases>{check}: Use pytest. Co-authored-by: Ludovic Courtès <ludo@gnu.org> | Chadwain Holness |
2022-04-05 | gnu: celluloid: Update to 0.23....* gnu/packages/video.scm (celluloid): Update to 0.23. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | Michael Rohleder |
2022-04-04 | gnu: mediainfo: Update to 22.03....* gnu/packages/video.scm (mediainfo): Update to 22.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | kiasoc5 |
2022-04-04 | gnu: libmediainfo: Update to 22.03....* gnu/packages/video.scm (libmediainfo): Update to 22.03. Signed-off-by: Ludovic Courtès <ludo@gnu.org> | kiasoc5 |
2022-04-03 | gnu: svt-av1: Update to 0.9.1....* gnu/packages/video.scm (svt-av1): Update to 0.9.1. | Leo Famulari |
2022-04-03 | gnu: libaom: Update to 3.3.0....* gnu/packages/video.scm (libaom): Update to 3.3.0. | Leo Famulari |
2022-03-21 | Merge branch 'master' into staging. | Maxim Cournoyer |
2022-03-03 | gnu: mlt: Update to 7.4.0....* gnu/packages/video.scm (mlt): Update to 7.4.0. | Vinicius Monego |
2022-03-03 | gnu: mlt: Wrap FREI0R_PATH and LADSPA_PATH....* gnu/packages/video.scm (mlt)[arguments]: Use gexps. Add 'wrap-executable phase. [inputs]: Add bash-minimal. | Vinicius Monego |
2022-02-13 | Merge branch 'master' into staging | Marius Bakke |
2022-02-16 | gnu: gallery-dl: Fix typo in description....* gnu/packages/video.scm (gallery-dl)[description]: Fix typo. | Leo Famulari |
2022-02-16 | gnu: gallery-dl: Update to 1.20.5....* gnu/packages/video.scm (gallery-dl): Update to 1.20.5. Signed-off-by: Leo Famulari <leo@famulari.name> | Jai Vetrivelan |
2022-02-15 | gnu: yt-dlp: Update to 2022.02.04....* gnu/packages/video.scm (yt-dlp): Update to 2022.02.04. | Leo Famulari |
2022-02-15 | gnu: transcode: Simplify inputs....* gnu/packages/video.scm (transcode): Simplify inputs. | Marius Bakke |
2022-02-15 | gnu: Remove unneeded uses of 'libiconv'....iconv is part of glibc, there is no need to add it as input. * gnu/packages/accessibility.scm (brltty)[inputs]: Remove LIBICONV. * gnu/packages/compression.scm (innoextract)[inputs]: Likewise. * gnu/packages/haskell-apps.scm (darcs)[inputs]: Likewise. * gnu/packages/kde-multimedia.scm (k3b)[inputs]: Likewise. * gnu/packages/linphone.scm (liblinphone)[inputs]: Likewise. * gnu/packages/mail.scm (mailutils)[inputs]: Likewise. * gnu/packages/maths.scm (libqalculate)[inputs]: Likewise. * gnu/packages/pep.scm (pep-engine)[inputs]: Likewise. * gnu/packages/vim.scm (neovim)[inputs]: Likewise. * gnu/packages/wget.scm (wget2)[inputs]: Likewise. * gnu/packages/telegram.scm (telegram-desktop)[inputs]: Likewise. * gnu/packages/video.scm (transcode)[native-inputs]: Likewise. | Marius Bakke |
2022-02-11 | gnu: rav1e: Remove input labels....* gnu/packages/video.scm (rav1e)[native-inputs]: Remove labels. | Marius Bakke |
2022-02-11 | gnu: rav1e: Omit static library....* gnu/packages/video.scm (rav1e)[arguments]: Add phase. | Marius Bakke |
2022-02-08 | gnu: gallery-dl: Update to 1.20.3....* gnu/packages/video.scm (gallery-dl): Update to 1.20.3. Signed-off-by: Julien Lepiller <julien@lepiller.eu> | Jai Vetrivelan |
2022-02-07 | gnu: libx264: Fix building on riscv64-linux....* gnu/packages/video.scm (libx264)[inputs]: Add config. [arguments]: Adjust configure-flags to always build PIC code. Add custom phase to replace config.guess, config.sub scripts. | Efraim Flashner |
2022-01-31 | gnu: OBS: Use new package style....* gnu/packages/video.scm (obs): Use new package style. Signed-off-by: Leo Famulari <leo@famulari.name> | Andrew Tropin |
2022-01-31 | gnu: shotcut: Update to 22.01.30....* gnu/packages/video.scm (shotcut): Update to 22.01.30. | Vinicius Monego |
2022-01-28 | gnu: obs: Update to 27.1.3....* gnu/packages/video.scm (obs): Update to 27.1.3. Signed-off-by: Leo Famulari <leo@famulari.name> | Andrew Tropin |
2022-01-25 | Merge branch 'master' into staging....With "conflicts" solved (all in favor of master except git) in: gnu/local.mk gnu/packages/databases.scm gnu/packages/glib.scm gnu/packages/gnome.scm gnu/packages/gnupg.scm gnu/packages/gnuzilla.scm gnu/packages/graphics.scm gnu/packages/gstreamer.scm gnu/packages/gtk.scm gnu/packages/linux.scm gnu/packages/machine-learning.scm gnu/packages/networking.scm gnu/packages/polkit.scm gnu/packages/pulseaudio.scm gnu/packages/rpc.scm gnu/packages/rust.scm gnu/packages/version-control.scm gnu/packages/w3m.scm | Maxim Cournoyer |
2022-01-25 | Add copyright notice for 'Bird'....This is a followup to commit cc74d19d663b78a9ec8207d7e3a41cabfbe1a100. * gnu/packages/video.scm: Add copyright attribution. | Leo Famulari |
2022-01-25 | gnu: Add gallery-dl....* gnu/packages/video.scm (gallery-dl): New variable. Signed-off-by: Leo Famulari <leo@famulari.name> | Bird |
2022-01-25 | gnu: youtube-dl: Add release-monitoring-url....* gnu/packages/video.scm (youtube-dl)[properties]: New field. | Efraim Flashner |
2022-01-25 | gnu: yt-dlp: Add release-monitoring-url....* gnu/packages/video.scm (yt-dlp)[properties]: New field. | Efraim Flashner |