| Commit message (Collapse) | Author | Age |
|\ |
|
| |\ |
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/patches/aegisub-boost68.patch: New file
* gnu/local.mk: Add it.
* gnu/packages/video.scm (aegisub)[source]: Use patch.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
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.
|
| | |
| | |
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (youtube-dl-gui, avidemux, xvid, twitchy, aegisub):
Return #t from all phases, use invoke where appropriate, and remove vestigial
plumbing.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
* 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.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (ffms2)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (mps-youtube)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (mpv)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (ffmpegthumbnailer)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (simplescreenrecorder)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (obs)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (mlt)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (vapoursynth)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (you-get)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (l-smash)[source]: Fetch from git.
|
| | |
| | |
| | |
| | | |
* gnu/packages/video.scm (vidstab)[source]: Fetch from git.
|
| |/
|/|
| |
| | |
* gnu/packages/video.scm (gst-transcoder)[source]: Fetch from git.
|
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
| |
| |
| |
| |
| |
| |
| | |
* 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.
|
| |
| |
| |
| | |
* gnu/packages/video.scm (openshot-qt): New variable.
|
| |
| |
| |
| |
| |
| | |
* 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.
|
|/
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2018.11.07.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2018.11.03.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg): Update to 4.1.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg): Update to 4.0.3.
|
|
|
|
| |
* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.5.
|
|
|
|
| |
* gnu/packages/video.scm (motion)[native-inputs]: Add gettext-minimal.
|
|
|
|
|
| |
* gnu/packages/video.scm (motion)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
|
| |
* gnu/packages/video.scm (define-module): Re-order module imports
alphabetically.
|
|
|
|
| |
* gnu/packages/video.scm (motion): Update to 4.2.
|
|
|
|
| |
* gnu/packages/video.scm (livemedia-utils): Update to 2018.10.17.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2018.10.05.
|
|
|
|
|
| |
* gnu/packages/video.scm (streamlink): Update to 0.14.2.
[source]: Download from pypi.
|
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (x265)[source]: Update list of patches.
[arguments]: Change configure flag to ensure PIC for all architectures.
* gnu/packages/patches/x265-arm-asm-primitives.patch: Remove file.
* gnu/packages/patches/x265-detect512-all-arches.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update patch registry.
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (x265): Update to 2.9.
[source]: Remove x265-fix-ppc64le-build.patch.
* gnu/packages/patches/x265-fix-ppc64le-build.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/video.scm (mlt): Update to 6.10.0.
[inputs]: Add frei0r-plugins, gdk-pixbuf, gtk+-2, qtbase,qtsvg.
[make-flags]: Add "CXX=g++ -std=gnu++11".
Co-authored-by: Gábor Boskovits <boskovits@gmail.com>
Signed-off-by: Gábor Boskovits <boskovits@gmail.com>
|
|
|
|
| |
* gnu/packages/video.scm (mpv): Update to 0.29.1.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2018.09.18.
|
|
|
|
|
|
| |
* gnu/packages/patches/libvpx-use-after-free-in-postproc.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/video.scm (libvpx)[source]: Add patch.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-viewer): Update to 3.4.1.
|
|
|
|
|
| |
* gnu/packages/video.scm (youtube-viewer)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
|
|
|
|
| |
* gnu/packages/video.scm (vlc): Update to 3.0.4.
|
|
|
|
| |
* gnu/packages/video.scm (gnome-mpv): Update to 0.15.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
|
|
|
|
|
| |
* gnu/packages/video.scm (simplescreenrecorder)[inputs]: Remove QT. Add
QTBASE and QTX11EXTRAS.
|
|
|
|
|
|
|
|
|
|
|
| |
* .mailmap: Add name and email for Pierre Neidhardt.
* gnu/packages/c.scm, gnu/packages/code.scm, gnu/packages/compression.scm,
gnu/packages/disk.scm, gnu/packages/emacs.scm, gnu/packages/freedesktop.scm,
gnu/packages/golang.scm, gnu/packages/image.scm, gnu/packages/music.scm,
gnu/packages/networking.scm, gnu/packages/password-utils.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/textutils.scm, gnu/packages/video.scm, gnu/packages/xdisorg.scm:
Update email for Pierre Neidhardt.
|
|\ |
|