Age | Commit message (Expand) | Author |
---|---|---|
2020-09-29 | gnu: obs: Build with speexdsp....* gnu/packages/video.scm (obs)[inputs]: Replace speex with speexdsp. | Efraim Flashner |
2020-09-29 | gnu: obs: Update to 26.0.0....* gnu/packages/video.scm (obs): Update to 26.0.0. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> | Michael Rohleder |
2020-09-24 | gnu: celluloid: Update to 0.20....* gnu/packages/video.scm (celluloid): Update to 0.20. | Tobias Geerinckx-Rice |
2020-09-23 | Merge branch 'staging' into wip-lisp | Guillaume Le Vaillant |
2020-09-23 | gnu: youtube-dl: Update to 2020.09.20....* gnu/packages/video.scm (youtube-dl): Update to 2020.09.20. | Tobias Geerinckx-Rice |
2020-09-22 | gnu: mkvtoolnix: Update to 50.0.0....* gnu/packages/video.scm (mkvtoolnix): Update to 50.0.0. [inputs]: Add pcre2. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Michael Rohleder |
2020-09-16 | gnu: youtube-dl: Refer to ffmpeg....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. | Tobias Geerinckx-Rice |
2020-09-14 | gnu: youtube-dl: Update to 2020.09.14....* gnu/packages/video.scm (youtube-dl): Update to 2020.09.14. | Tobias Geerinckx-Rice |
2020-09-11 | gnu: svt-av1: Update to 0.8.5....* gnu/packages/video.scm (svt-av1): Update to 0.8.5. | Tobias Geerinckx-Rice |
2020-09-06 | gnu: youtube-dl: Update to 2020.09.06....* gnu/packages/video.scm (youtube-dl): Update to 2020.09.06. | Efraim Flashner |
2020-09-05 | Merge remote-tracking branch 'origin/master' into staging | Efraim Flashner |
2020-09-01 | gnu: youtube-viewer: Update to 3.7.8....* gnu/packages/video.scm (youtube-viewer): Update to 3.7.8. | Tobias Geerinckx-Rice |
2020-08-30 | gnu: libde265: Update to 1.0.6....* gnu/packages/video.scm (libde265): Update to 1.0.6. | Tobias Geerinckx-Rice |
2020-08-30 | gnu: straw-viewer: Update to 0.0.7....* gnu/packages/video.scm (straw-viewer): Update to 0.0.7. | Tobias Geerinckx-Rice |
2020-08-30 | gnu: vapoursynth: Update to 52....* gnu/packages/video.scm (vapoursynth): Update to 52. | Tobias Geerinckx-Rice |
2020-08-19 | gnu: tslib: Update to 1.22....* gnu/packages/video.scm (tslib): Update to 1.22. | Tobias Geerinckx-Rice |
2020-08-19 | gnu: Add transcode....* 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> | Raghav Gururajan |
2020-08-19 | gnu: libde265: Omit static library....* gnu/packages/video.scm (libde265)[arguments]: Pass ‘--disable-static’. | Tobias Geerinckx-Rice |
2020-08-19 | gnu: Remove duplicate libde265....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. | Tobias Geerinckx-Rice |
2020-08-19 | Revert "Revert "gnu: Add libde265.""...This reverts commit 0d792f37cdc723b593645bb871afefd699d5165b. | Tobias Geerinckx-Rice |
2020-08-19 | Revert "gnu: Add libde265."...This reverts commit 7f3c9116bdd349d49d3f6a148bc59f7f8d64215a, which would have introduced a duplicate definition. | Danny Milosavljevic |
2020-08-18 | gnu: Add svt-hevc....* gnu/packages/video.scm (svt-hevc): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add mediasdk....* gnu/packages/video.scm (mediasdk): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add mjpegtools....* gnu/packages/video.scm (mjpegtools): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add libquicktime....* 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> | Raghav Gururajan |
2020-08-18 | gnu: Add schroedinger....* gnu/packages/video.scm (schroedinger): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add libmms....* gnu/packages/video.scm (libmms): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add libde265....* gnu/packages/video.scm (libde265): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add libvideogfx....* gnu/packages/video.scm (libvideogfx): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add ffmpeg-2.8....* gnu/packages/video.scm (ffmpeg-2.8): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add tslib....* gnu/packages/video.scm (tslib): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-18 | gnu: Add libmpeg3....* gnu/packages/video.scm (libmpeg3): New variable. Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org> | Raghav Gururajan |
2020-08-16 | gnu: Add libde265....* gnu/packages/video.scm (libde265): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Vinicius Monego |
2020-08-13 | gnu: libmatroska: Update to 1.6.2....* gnu/packages/video.scm (libmatroska): Update to 1.6.2. | Tobias Geerinckx-Rice |
2020-08-13 | gnu: mediainfo: Update to 20.08....* gnu/packages/video.scm (mediainfo): Update to 20.08. | Tobias Geerinckx-Rice |
2020-08-13 | gnu: libmediainfo: Update to 20.08....* gnu/packages/video.scm (libmediainfo): Update to 20.08. | Tobias Geerinckx-Rice |
2020-08-10 | gnu: mlt: Update to 6.22.1....* gnu/packages/video.scm (mlt): Update to 6.22.1, [inputs]: add libexif, libvorbis, rubberband. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> | Michael Rohleder |
2020-08-06 | gnu: Add ogmtools....* gnu/packages/video.scm (ogmtools): New variable. | Pierre Neidhardt |
2020-08-04 | gnu: rust-cc: Don't include minor version in variable name....* gnu/packages/crates-io.scm (rust-cc-1.0): Rename to... (rust-cc-1): ...this. * gnu/packages/video.scm (rav1e): Adjust dependency list. | Jakub Kądziołka |
2020-07-31 | gnu: vlc: Update to 3.0.11.1....* gnu/packages/video.scm (vlc): Update to 3.0.11.1. | Tobias Geerinckx-Rice |
2020-07-30 | gnu: vlc: Remove needless input....* gnu/packages/video.scm (vlc)[native-inputs]: Remove GIT. | Marius Bakke |
2020-07-28 | gnu: youtube-dl: Update to 2020.07.28....* gnu/packages/video.scm (youtube-dl): Update to 2020.07.28. | Tobias Geerinckx-Rice |
2020-07-28 | gnu: straw-viewer: Comment out .desktop installation....This will only make sense when the GTK version is built. * gnu/packages/video.scm (straw-viewer)[arguments]: Comment out ‘install-desktop’ phase. | Tobias Geerinckx-Rice |
2020-07-27 | gnu: you-get: Update to 0.4.1456....* gnu/packages/video.scm (you-get): Update to 0.4.1456. | Tobias Geerinckx-Rice |
2020-07-27 | gnu: youtube-viewer: Update to 3.7.7....* gnu/packages/video.scm (youtube-viewer): Update to 3.7.7. | Tobias Geerinckx-Rice |
2020-07-26 | gnu: rust-serde-1.0: Remove minor version from package name....* gnu/packages/crates-io.scm (rust-serde-1.0): Rename to rust-serde-1. Signed-off-by: Jakub Kądziołka <kuba@kadziolka.net> | Alexandru-Sergiu Marton |
2020-07-25 | gnu: libva: Update to 2.8.0....* gnu/packages/video.scm (libva): Update to 2.8.0. | Marius Bakke |
2020-07-25 | gnu: libvdpau: Update to 1.4....* gnu/packages/video.scm (libvdpau): Update to 1.4. | Marius Bakke |
2020-07-24 | gnu: libaacs: Update to 0.11.0....* gnu/packages/video.scm (libaacs): Update to 0.11.0. | Marius Bakke |
2020-07-24 | gnu: ffmpeg: Update to 4.3.1....* gnu/packages/video.scm (ffmpeg): Update to 4.3.1. | Marius Bakke |