summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Collapse)Author
2019-01-15gnu: youtube-dl: Update to 2019.01.10.Efraim Flashner
* gnu/packages/video.scm (youtube-dl): Update to 2019.01.10. [source]: Update uri.
2019-01-10gnu: Add missing copyright line.Rutger Helling
* gnu/packages/video.scm: Add missing copyright line for commit 20b4aa6.
2019-01-10gnu: wlstream: Fix indentation.Rutger Helling
* gnu/packages/video.scm (wlstream): Fix indentation.
2019-01-10gnu: Add wlstream.Rutger Helling
* gnu/packages/video.scm (wlstream): New variable.
2019-01-10gnu: ffmpeg: Add libdrm support.Rutger Helling
* gnu/packages/video.scm (ffmpeg): Add libdrm support.
2019-01-05gnu: streamlink: Fix build.Efraim Flashner
* gnu/packages/video.scm (streamlink)[source]: Add patch. * gnu/packages/patches/streamlink-update-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2019-01-05gnu: youtube-viewer: Install desktop file.Eric Bavier
* gnu/packages/video.scm (youtube-viewer)[arguments]: Add 'install-desktop phase.
2019-01-04gnu: video: Add missing copyright.Mathieu Othacehe
* gnu/packages/video.scm: Add copyright.
2019-01-04gnu: vlc: Fix typo in synopsis.Mathieu Othacehe
* gnu/packages/video.scm (vlc)[synopsis]: Fix typo.
2019-01-03gnu: vlc: Add protobuf to inputs.Mathieu Othacehe
* gnu/packages/video.scm (vlc)[inputs]: Add protobuf.
2019-01-03gnu: vlc: Add libmicrodns to inputs.Mathieu Othacehe
* gnu/packages/video.scm (vlc)[inputs]: Add libmicrodns.
2018-12-30gnu: ffmpeg@2.8: Remove variable.Efraim Flashner
* gnu/packages/video.scm (ffmpeg@2.8): Remove variable.
2018-12-30gnu: vlc: Update to 3.0.5.Efraim Flashner
* gnu/packages/video.scm (vlc): Update to 3.0.5. [source]: Remove patch. (%vlc-libx264-compat.patch): Remove variable.
2018-12-29gnu: youtube-dl: Update to 2018.12.17.Björn Höfling
* gnu/packages/video.scm (youtube-dl): Update to 2018.12.17.
2018-12-13gnu: Fix misplaced commas (unquotes).Mark H Weaver
* gnu/packages/java.scm (ant-bootstrap), gnu/packages/kde.scm (kdenlive), gnu/packages/lxqt.scm (lxqt-panel, lxqt-runner), gnu/packages/mpd.scm (ncmpc), gnu/packages/opencl.scm (beignet), gnu/packages/pdf.scm (zathura-pdf-mupdf), gnu/packages/video.scm (streamlink), gnu/packages/web-browsers.scm (luakit), gnu/packages/web.scm (perl-libwww), gnu/packages/wm.scm (ghc-xmonad-contrib): Fix misplaced commas (unquotes).
2018-12-12gnu: Add dav1d.Efraim Flashner
* gnu/packages/video.scm (dav1d): New variable.
2018-12-12gnu: youtube-viewer: Update to 3.5.0.Eric Bavier
* gnu/packages/video.scm (youtube-viewer): Update to 3.5.0.
2018-12-03Merge branch 'core-updates'Ludovic Courtès
2018-12-01handbrake: Update to 1.1.2.Eric Bavier
* gnu/packages/video.scm (handbrake): Update to 1.1.2. [source]: Use direct download url. Remove upstreamed patch. Patch make fragments in snippet. [inputs]: Use latest ffmpeg. Add jansson and opus. [arguments]: Remove 'disable-contrib phase, which is now in source snippet. Move 'fix-x265-linking phase fix to #:configure-flags. [license]: Use 'gpl2' as clarified in LICENSE. * gnu/packages/patches/handbrake-pkg-config-path.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it.
2018-11-29gnu: ffms2: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (ffms2)[source]: Fetch from git.
2018-11-29gnu: mps-youtube: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (mps-youtube)[source]: Fetch from git.
2018-11-29gnu: mpv: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (mpv)[source]: Fetch from git.
2018-11-29gnu: ffmpegthumbnailer: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (ffmpegthumbnailer)[source]: Fetch from git.
2018-11-29gnu: simplescreenrecorder: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (simplescreenrecorder)[source]: Fetch from git.
2018-11-29gnu: obs: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (obs)[source]: Fetch from git.
2018-11-29gnu: mlt: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (mlt)[source]: Fetch from git.
2018-11-29gnu: vapoursynth: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (vapoursynth)[source]: Fetch from git.
2018-11-29gnu: you-get: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (you-get)[source]: Fetch from git.
2018-11-29gnu: l-smash: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (l-smash)[source]: Fetch from git.
2018-11-29gnu: vidstab: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (vidstab)[source]: Fetch from git.
2018-11-29gnu: gst-transcoder: Fetch sources from git.Ricardo Wurmus
* gnu/packages/video.scm (gst-transcoder)[source]: Fetch from git.
2018-11-29Merge branch 'master' into core-updatesMarius Bakke
2018-11-27gnu: x265: Fix building on armhf-linux.Efraim Flashner
* gnu/packages/video.scm (x265)[patches]: Add patch. [arguments]: Add a configure-flag to disable assembly. Adjust a custom phase to recognize armv8 as 32-bit arm when masquerading as armhf-linux.
2018-11-27gnu: x265: Install static libraries in a separate output.Efraim Flashner
This saves more than 50% of the closure size. * gnu/packages/video.scm (x265)[outputs]: New field. [arguments]: Add custom phase to move the static libraries to a new output.
2018-11-27gnu: x265: Build 10-bit and 12-bit libraries.Efraim Flashner
* gnu/packages/video.scm (x265)[arguments]: Add configure-flag to set %output for the other builds. Add custom 'build-12-bit and 'build-10-bit phases to build their respective versions. Add a custom phase to install the 10-bit and 12-bit libraries.
2018-11-26gnu: Add OpenShot.Eric Bavier
* gnu/packages/video.scm (openshot-qt): New variable.
2018-11-26gnu: Add libopenshot.Eric Bavier
* gnu/packages/video.scm (libopenshot): New variable. * gnu/packages/patches/libopenshot-tests-with-system-libs.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2018-11-25gnu: aegisub: Fix build.Björn Höfling
* gnu/packages/patches/aegisub-boost68.patch: New file * gnu/local.mk: Add it. * gnu/packages/video.scm (aegisub)[source]: Use patch.
2018-11-21gnu: python-waf: Use a proper directory structure.Efraim Flashner
Fixes <https://bugs.gnu.org/25634>. * gnu/packages/python.scm (python-waf): Replace custom 'install phase to install "waf" binary into the bin directory. Remove the 'wrap phase. * gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase accordingly.
2018-11-21gnu: python-waf: Use a proper directory structure.Efraim Flashner
Fixes <https://bugs.gnu.org/25634>. * gnu/packages/python.scm (python-waf): Replace custom 'install phase to install "waf" binary into the bin directory. Remove the 'wrap phase. * gnu/packages/video.scm (mpv)[arguments]: Adjust the 'setup-waf phase accordingly.
2018-11-14gnu: video: Return #t from all phases.Mark H Weaver
* gnu/packages/video.scm (youtube-dl-gui, avidemux, xvid, twitchy, aegisub): Return #t from all phases, use invoke where appropriate, and remove vestigial plumbing.
2018-11-12gnu: youtube-dl: Update to 2018.11.07.Arun Isaac
* gnu/packages/video.scm (youtube-dl): Update to 2018.11.07.
2018-11-06gnu: youtube-dl: Update to 2018.11.03.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2018.11.03.
2018-11-06gnu: ffmpeg: Update to 4.1.Rutger Helling
* gnu/packages/video.scm (ffmpeg): Update to 4.1.
2018-11-05gnu: ffmpeg: Update to 4.0.3.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 4.0.3.
2018-11-05gnu: ffmpeg@3.4: Update to 3.4.5.Marius Bakke
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.5.
2018-11-01gnu: motion: Install translations.Tobias Geerinckx-Rice
* gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
2018-11-01gnu: motion: Don't use unstable tarball.Tobias Geerinckx-Rice
* gnu/packages/video.scm (motion)[source]: Use GIT-FETCH and GIT-FILE-NAME.
2018-11-01Keep (gnu packages video) module imports in order.Tobias Geerinckx-Rice
* gnu/packages/video.scm (define-module): Re-order module imports alphabetically.
2018-11-01gnu: motion: Update to 4.2.Tobias Geerinckx-Rice
* gnu/packages/video.scm (motion): Update to 4.2.