summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* gnu: shotcut: Update to 21.10.31.Vinicius Monego2021-12-02
| | | | | | * gnu/packages/video.scm (shotcut): Update to 21.10.31. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: mlt: Update to 7.2.0.Vinicius Monego2021-12-02
| | | | | | * gnu/packages/video.scm (mlt): Update to 7.2.0. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add smplayer.Attila Lendvai2021-12-01
| | | | | | * gnu/packages/video.scm (smplayer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: you-get: Update to 0.4.1555.Tobias Geerinckx-Rice2021-11-27
| | | | | * gnu/packages/video.scm (you-get): Update to 0.4.1555. [arguments]: Don't explicitly return #t from phases.
* gnu: pipe-viewer: Correct references to yt-dlp program.Raghav Gururajan2021-11-27
| | | | | * gnu/packages/video.scm (pipe-viewer)[inputs]: Add yt-dlp. [phases](patch-source): Modify.
* gnu: mpv-mpris: Update to 0.6.Efraim Flashner2021-11-26
| | | | * gnu/packages/video.scm (mpv-mpris): Update to 0.6.
* gnu: recordmydesktop: Update to 0.4.0.Aleksandr Vityazev2021-11-24
| | | | | | | | * gnu/packages/video.scm (recordmydesktop): Update to 0.4.0. [source]: Update URI. [home-page]: Update home-page accordingly. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: pipe-viewer: Update to 0.1.7.Robby Zambito2021-11-23
| | | | | | * gnu/packages/video.scm (pipe-viewer): Update to 0.1.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add libplacebo.Milkey Mouse2021-11-21
| | | | | | * gnu/packages/video.scm (libplacebo): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: libaom: Update to 3.2.0.Leo Famulari2021-11-09
| | | | * gnu/packages/video.scm (libaom): Update to 3.2.0.
* gnu: ffmpeg-2.8: Update to 2.8.18.Efraim Flashner2021-11-08
| | | | * gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.18.
* gnu: ffmpeg-3.4: Update to 3.4.9.Efraim Flashner2021-11-08
| | | | * gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.9.
* gnu: ffmpeg: Update to 4.4.1.Efraim Flashner2021-11-08
| | | | * gnu/packages/video.scm (ffmpeg): Update to 4.4.1.
* gnu: mpv: Update to 0.34.0.Efraim Flashner2021-11-02
| | | | | | | * gnu/packages/video.scm (mpv): Update to 0.34.0. [inputs]: Remove youtube-dl; add yt-dlp. [arguments]: Adjust custom 'patch-paths phase to adjust for change in inputs.
* gnu: Remove FFmpeg 4.3.Leo Famulari2021-11-01
| | | | * gnu/packages/video.scm (ffmpeg-4.3): Remove variable.
* gnu: OpenShot: Update to 2.6.1.Leo Famulari2021-11-01
| | | | | | * gnu/packages/video.scm (openshot): Update to 2.6.1. [arguments]: Add a 'fix-symbolic-link' phase to work around a broken symlink. Run the custom 'check' phase when tests? are enabled.
* gnu: libopenshot: Update to 0.2.7.Leo Famulari2021-11-01
| | | | | | | * gnu/packages/video.scm (libopenshot): Update to 0.2.7. [origin]: Adjust snippet to upstream changes. [inputs]: Add alsa-lib and zlib. [propagated-inputs]: Replace ffmpeg-4.3 with ffmpeg.
* gnu: pipe-viewer: Update to 0.1.5.Tobias Geerinckx-Rice2021-11-01
| | | | * gnu/packages/video.scm (pipe-viewer): Update to 0.1.5.
* gnu: Add yt-dlp.Robin Templeton2021-10-26
| | | | | | | | * gnu/packages/video.scm (yt-dlp): New variable. Co-authored-by: Morgan Smith <Morgan.J.Smith@outlook.com> Suggested-by: bdju <bdju@tilde.team> Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: fio: Update to 3.28.Tobias Geerinckx-Rice2021-10-16
| | | | | * gnu/packages/benchmark.scm (fio): Update to 3.28. [arguments]: Don't explicitly return #t from phases.
* gnu: handbrake: Update to 1.4.2.Tobias Geerinckx-Rice2021-10-16
| | | | | | * gnu/packages/video.scm (handbrake): Update to 1.4.2. [source]: Don't explicitly return #t from snippet. [arguments]: Nor from phases.
* gnu: shotcut: Update to 21.09.20.Vinicius Monego2021-10-12
| | | | | | * gnu/packages/video.scm (shotcut): Update to 21.09.20. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add mjpg-streamer.phodina2021-10-04
| | | | | | * gnu/packages/video.scm: (mjpg-streamer): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Consolidate duplicate copyright names.Greg Hogan2021-09-25
| | | | | | | | | | | | | | | | | | | | | * gnu/packages/android.scm: Consolidate copyright lines with the same email address. * gnu/packages/code.scm: Likewise. * gnu/packages/cpp.scm: Likewise. * gnu/packages/databases.scm: Likewise. * gnu/packages/emacs-xyz.scm: Likewise. * gnu/packages/file.scm: Likewise. * gnu/packages/freedesktop.scm: Likewise. * gnu/packages/gl.scm: Likewise. * gnu/packages/gps.scm: Likewise. * gnu/packages/linux.scm: Likewise. * gnu/packages/networking.scm: Likewise. * gnu/packages/python-xyz.scm: Likewise. * gnu/packages/python.scm: Likewise. * gnu/packages/video.scm: Likewise. * gnu/packages/xdisorg.scm: Likewise. * gnu/services/web.scm: Likewise. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
* gnu: handbrake: Update to 1.4.1.Eric Bavier2021-09-22
| | | | | * gnu/packages/video.scm (handbrake): Update to 1.4.1 [inputs]: Add libjpeg-turbo and zimg.
* gnu: shotcut: Update to 21.09.13.Vinicius Monego2021-09-22
| | | | | | * gnu/packages/video.scm (shotcut): Update to 21.09.13. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: dav1d: Update to 0.9.2.Leo Famulari2021-09-14
| | | | * gnu/packages/video.scm (dav1d): Update to 0.9.2.
* gnu: pitivi: Update to 2021.05.0.Vinicius Monego2021-09-13
| | | | | | | * gnu/packages/video.scm (pitivi): Update to 2021.05.0. [arguments]<#:phases>: Don't return #t. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: shotcut: Update to 21.08.29.Vinicius Monego2021-09-12
| | | | | | * gnu/packages/video.scm (shotcut): Update to 21.08.29. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: pipe-viewer: Update to 0.1.4.Raghav Gururajan2021-09-05
| | | | * gnu/packages/video.scm (pipe-viewer)[version]: Update to 0.1.4.
* gnu: dav1d: Update to 0.9.1.Leo Famulari2021-07-27
| | | | * gnu/packages/video.scm (dav1d): Update to 0.9.1.
* gnu: libaom: Update to 3.1.2.Leo Famulari2021-07-27
| | | | * gnu/packages/video.scm (libaom): Update to 3.1.2.
* gnu: pipe-viewer: Correct references to youtube-dl program.Raghav Gururajan2021-07-20
| | | | * gnu/packages/videos.scm (pipe-viewer)[phases](patch-source): Modify.
* gnu: ffmpeg: Enable vaapi.Jack Hill2021-07-15
| | | | | | | * gnu/packages/video.scm (ffmpeg)[arguments]: Add --enable-vaapi to configure-flags. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: shotcut: Update to 21.06.29.Vinicius Monego2021-07-06
| | | | | | | | * gnu/packages/video.scm (shotcut): Update to 21.06.29. [arguments]{#:phases}: Don't return #t. [inputs]: Use MLT 7. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add MLT 7.Vinicius Monego2021-07-06
| | | | | | | * gnu/packages/video.scm (mlt): New variable. (mlt-6): Inherit from above. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: mlt: Rename to mlt-6.Vinicius Monego2021-07-06
| | | | | | | | | | | | | | | * gnu/packages/video.scm (mlt): Rename to mlt-6. [build-system]: Use cmake-build-system. [arguments]: Remove #:make-flags. Adjust 'override-LDFLAGS phase. {#:configure-flags}: Remove --enable-gpl3 and --enable-gpl. Set "GTK2_GDKCONFIG_INCLUDE_DIR" and "GTK2_GLIBCONFIG_INCLUDE_DIR". (shotcut): Use mlt-6. * gnu/packages/animation.scm (synfig): Use mlt-6. * gnu/packages/kde.scm (kdenlive): Use mlt-6. This change is to add MLT 7 which will be done in the next commit. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: straw-viewer: Deprecate package.Raghav Gururajan2021-07-04
| | | | | | | Upstream has replaced straw-viewer with pipe-viewer. Reference https://github.com/trizen/straw-viewer/commit/dc2dfe82 * gnu/packages/video.scm (straw-viewer): Deprecate in favour of pipe-viewer.
* gnu: Add pipe-viewer.Raghav Gururajan2021-07-04
| | | | * gnu/packages/video.scm (pipe-viewer): New variable.
* guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.Hartmut Goebel2021-07-02
| | | | | | | | | | | | | | | | | | | | | | Unify (guix qt-build-system wrap-all-programs) and (guix qt-utils wrap-qt-program), so both behave the same. The functions now reside in qt-utils to make them easily available for packages not using the qt-build-system. * guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs): Move from here ... * guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs): ... to here. Base the later on (wrap-qt-program*): New function, carved out from old wrap-all-programs. (wrap-qt-program): Base on wrap-qt-program*, change arguments in an incompatible way. * gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}: Adjust to new interface of wrap-qt-program. * gnu/packages/finance.scm (electron-cash): Likewise. * gnu/packages/geo.scm (qgis): Likewise. * gnu/packages/password-utils.scm (qtpass): Likewise. * gnu/packages/video.scm (openshot): Likewise. * gnu/packages/web-browsers.scm (kristall): Likewise.
* gnu: obs: Update to 27.0.1Andrew Tropin2021-07-01
| | | | | | | | | * gnu/packages/video.scm (obs): Update to 27.0.1. [inputs]: Add glib, pipewire, wayland, wayland-protocol. Some plugins now comes as submodules, so recursive? added. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libass: Update to 0.15.1.Tobias Geerinckx-Rice2021-06-29
| | | | * gnu/packages/video.scm (libass): Update to 0.15.1.
* gnu: youtube-dl-gui: Update to 4.0.Raghav Gururajan2021-06-26
| | | | | | | | This new version requires gettext and twodict. * gnu/packages/video.scm (youtube-dl-gui)[version]: Update to 4.0. [native-inputs]: Add gettext-minimal. [inputs]: Add python2-twodict.
* gnu: vlc: Update to 3.0.16.Tobias Geerinckx-Rice2021-06-25
| | | | * gnu/packages/video.scm (vlc): Update to 3.0.16.
* gnu: mlt: Don't hardcode gcc value.Efraim Flashner2021-06-21
| | | | | * gnu/packages/video.scm (mlt)[arguments]: Adjust make-flags to use cc-for-target, cxx-for-target.
* gnu: Add shotcut.Vinicius Monego2021-06-21
| | | | | | * gnu/packages/video.scm (shotcut): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mlt: Add optional dependencies.Vinicius Monego2021-06-21
| | | | | | | * gnu/packages/video.scm (mlt)[inputs]: Add alsa-plugins:pulseaudio, libebur128, rtaudio, sdl2, sdl2-image, sox, vidstab. Remove sdl. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mlt: Update to 6.26.1.Vinicius Monego2021-06-21
| | | | | | * gnu/packages/video.scm (mlt): Update to 6.26.1. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: mlt: Update license.Vinicius Monego2021-06-21
| | | | | | * gnu/packages/video.scm (mlt)[license]: Change from gpl3 to lgpl2.1+. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: libaom: Omit static library.Tobias Geerinckx-Rice2021-06-19
| | | | | * gnu/packages/video.scm (libaom)[arguments]: Add a 'delete-static-libraries phase to do so.