summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* gnu: obs: Enable tests.Efraim Flashner2020-09-29
| | | | | | * gnu/packages/video.scm (obs)[arguments]: Enable tests. Add configure-flag to enable unit tests. [native-inputs]: Add cmocka.
* gnu: obs: Enable building on all architectures.Efraim Flashner2020-09-29
| | | | * gnu/packages/video.scm (obs)[supported-systems]: Remove field.
* gnu: obs: Build with speexdsp.Efraim Flashner2020-09-29
| | | | * gnu/packages/video.scm (obs)[inputs]: Replace speex with speexdsp.
* gnu: obs: Update to 26.0.0.Michael Rohleder2020-09-29
| | | | | | * gnu/packages/video.scm (obs): Update to 26.0.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: celluloid: Update to 0.20.Tobias Geerinckx-Rice2020-09-24
| | | | * gnu/packages/video.scm (celluloid): Update to 0.20.
* gnu: youtube-dl: Update to 2020.09.20.Tobias Geerinckx-Rice2020-09-23
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.09.20.
* gnu: mkvtoolnix: Update to 50.0.0.Michael Rohleder2020-09-22
| | | | | | | * gnu/packages/video.scm (mkvtoolnix): Update to 50.0.0. [inputs]: Add pcre2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: youtube-dl: Refer to ffmpeg.Tobias Geerinckx-Rice2020-09-16
| | | | | | | Addresses <https://issues.guix.gnu.org/43418>. * gnu/packages/video.scm (youtube-dl)[inputs]: Add ffmpeg. [arguments]: Fall back to input ffmpeg instead of searching $PATH.
* gnu: youtube-dl: Update to 2020.09.14.Tobias Geerinckx-Rice2020-09-14
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.09.14.
* gnu: svt-av1: Update to 0.8.5.Tobias Geerinckx-Rice2020-09-11
| | | | * gnu/packages/video.scm (svt-av1): Update to 0.8.5.
* gnu: youtube-dl: Update to 2020.09.06.Efraim Flashner2020-09-06
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.09.06.
* gnu: youtube-viewer: Update to 3.7.8.Tobias Geerinckx-Rice2020-09-01
| | | | * gnu/packages/video.scm (youtube-viewer): Update to 3.7.8.
* gnu: libde265: Update to 1.0.6.Tobias Geerinckx-Rice2020-08-30
| | | | * gnu/packages/video.scm (libde265): Update to 1.0.6.
* gnu: straw-viewer: Update to 0.0.7.Tobias Geerinckx-Rice2020-08-30
| | | | * gnu/packages/video.scm (straw-viewer): Update to 0.0.7.
* gnu: vapoursynth: Update to 52.Tobias Geerinckx-Rice2020-08-30
| | | | * gnu/packages/video.scm (vapoursynth): Update to 52.
* gnu: tslib: Update to 1.22.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/video.scm (tslib): Update to 1.22.
* gnu: Add transcode.Raghav Gururajan2020-08-19
| | | | | | | | * gnu/packages/video.scm (transcode): New variable. * gnu/packages/patches/transcode-ffmpeg.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: libde265: Omit static library.Tobias Geerinckx-Rice2020-08-19
| | | | * gnu/packages/video.scm (libde265)[arguments]: Pass ‘--disable-static’.
* gnu: Remove duplicate libde265.Tobias Geerinckx-Rice2020-08-19
| | | | | | | | | | The CMake-built output differs greatly from the autotools one, and not in a good way. Keep the more recent gnu-build-system variant. This reverts commit fad176c4e20424c3dacddac8820237cf0b93a2c0. Sorry Vinicius. * gnu/packages/video.scm: Remove duplicate libde265 variable definition.
* Revert "Revert "gnu: Add libde265.""Tobias Geerinckx-Rice2020-08-19
| | | | This reverts commit 0d792f37cdc723b593645bb871afefd699d5165b.
* Revert "gnu: Add libde265."Danny Milosavljevic2020-08-19
| | | | | This reverts commit 7f3c9116bdd349d49d3f6a148bc59f7f8d64215a, which would have introduced a duplicate definition.
* gnu: Add svt-hevc.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (svt-hevc): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add mediasdk.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (mediasdk): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add mjpegtools.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (mjpegtools): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libquicktime.Raghav Gururajan2020-08-18
| | | | | | | | * gnu/packages/video.scm (libquicktime): New variable. * gnu/packages/patches/libquicktime-ffmpeg.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add schroedinger.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (schroedinger): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libmms.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (libmms): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libde265.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (libde265): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libvideogfx.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (libvideogfx): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add ffmpeg-2.8.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (ffmpeg-2.8): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add tslib.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (tslib): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libmpeg3.Raghav Gururajan2020-08-18
| | | | | | * gnu/packages/video.scm (libmpeg3): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
* gnu: Add libde265.Vinicius Monego2020-08-16
| | | | | | * gnu/packages/video.scm (libde265): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: libmatroska: Update to 1.6.2.Tobias Geerinckx-Rice2020-08-13
| | | | * gnu/packages/video.scm (libmatroska): Update to 1.6.2.
* gnu: mediainfo: Update to 20.08.Tobias Geerinckx-Rice2020-08-13
| | | | * gnu/packages/video.scm (mediainfo): Update to 20.08.
* gnu: libmediainfo: Update to 20.08.Tobias Geerinckx-Rice2020-08-13
| | | | * gnu/packages/video.scm (libmediainfo): Update to 20.08.
* gnu: mlt: Update to 6.22.1.Michael Rohleder2020-08-10
| | | | | | | * gnu/packages/video.scm (mlt): Update to 6.22.1, [inputs]: add libexif, libvorbis, rubberband. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add ogmtools.Pierre Neidhardt2020-08-06
| | | | * gnu/packages/video.scm (ogmtools): New variable.
* gnu: rust-cc: Don't include minor version in variable name.Jakub Kądziołka2020-08-04
| | | | | | * gnu/packages/crates-io.scm (rust-cc-1.0): Rename to... (rust-cc-1): ...this. * gnu/packages/video.scm (rav1e): Adjust dependency list.
* gnu: vlc: Update to 3.0.11.1.Tobias Geerinckx-Rice2020-07-31
| | | | * gnu/packages/video.scm (vlc): Update to 3.0.11.1.
* gnu: vlc: Remove needless input.Marius Bakke2020-07-30
| | | | * gnu/packages/video.scm (vlc)[native-inputs]: Remove GIT.
* gnu: youtube-dl: Update to 2020.07.28.Tobias Geerinckx-Rice2020-07-28
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2020.07.28.
* gnu: straw-viewer: Comment out .desktop installation.Tobias Geerinckx-Rice2020-07-28
| | | | | | | This will only make sense when the GTK version is built. * gnu/packages/video.scm (straw-viewer)[arguments]: Comment out ‘install-desktop’ phase.
* gnu: you-get: Update to 0.4.1456.Tobias Geerinckx-Rice2020-07-27
| | | | * gnu/packages/video.scm (you-get): Update to 0.4.1456.
* gnu: youtube-viewer: Update to 3.7.7.Tobias Geerinckx-Rice2020-07-27
| | | | * gnu/packages/video.scm (youtube-viewer): Update to 3.7.7.
* gnu: rust-serde-1.0: Remove minor version from package name.Alexandru-Sergiu Marton2020-07-26
| | | | | | * gnu/packages/crates-io.scm (rust-serde-1.0): Rename to rust-serde-1. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net>
* gnu: libaacs: Update to 0.11.0.Marius Bakke2020-07-24
| | | | * gnu/packages/video.scm (libaacs): Update to 0.11.0.
* gnu: ffmpeg: Update to 4.3.1.Marius Bakke2020-07-24
| | | | * gnu/packages/video.scm (ffmpeg): Update to 4.3.1.
* gnu: libmatroska: Update to 1.6.0.Marius Bakke2020-07-24
| | | | * gnu/packages/video.scm (libmatroska): Update to 1.6.0.
* gnu: straw-viewer: Update to 0.0.6.Brett Gilio2020-07-18
| | | | * gnu/packages/video.scm (straw-viewer): Update to 0.0.6.