summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2015-07-19
|\
| * gnu: Update livestreamer to 1.12.2.Efraim Flashner2015-07-15
| | | | | | | | | | | | * gnu/packages/video (livestreamer): Update to 1.12.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: mplayer: Enable use of NEON on armhf.Mark H Weaver2015-07-15
| | | | | | | | | | * gnu/packages/video.scm (mplayer)[arguments]: Remove "--disable-neon" from arguments passed to configure.
* | gnu: Build tarballs deterministically.Mark H Weaver2015-07-14
| | | | | | | | | | | | | | | | | | * gnu/packages/make-bootstrap.scm (tarball-package)[arguments]: Build tarball deterministically. * gnu/packages/admin.scm (isc-dhcp)[arguments]: In 'post-configure' phase, create bind.tar.gz deterministically. * gnu/packages/video.scm (avidemux)[arguments]: In 'repack-ffmpeg' phase, create ffmpeg-1.2.1.tar.bz2 deterministically.
* | gnu: liba52: Remove --build from configure flags.Mark H Weaver2015-07-13
|/ | | | | | | | This is a followup to commit 3c7d023d6458669c6bfa23bc85e098c91f699892, "build-system/gnu: Pass --build=<triplet> to configure by default" * gnu/packages/video.scm (liba52)[arguments]: Remove --build from configure flags.
* gnu: ffmpeg: Add libx264 support.Mark H Weaver2015-07-09
| | | | | * gnu/packages/video.scm (ffmpeg)[inputs]: Add libx264. [arguments]: Add "--enable-libx264" to configure-flags.
* gnu: Add libx264.Mark H Weaver2015-07-09
| | | | * gnu/packages/video.scm (libx264): New variable.
* gnu: libdvdnav: Update to 5.0.3.Mark H Weaver2015-07-07
| | | | * gnu/packages/video.scm (libdvdnav): Update to 5.0.3.
* gnu: libdvdread: Update to 5.0.3.Mark H Weaver2015-07-07
| | | | * gnu/packages/video.scm (libdvdread): Update to 5.0.3.
* gnu: Add libmpeg2.Mark H Weaver2015-07-07
| | | | * gnu/packages/video.scm (libmpeg2): New variable.
* gnu: liba52: Build shared library.Mark H Weaver2015-07-07
| | | | | | | | | | | | * gnu/packages/patches/liba52-enable-pic.patch, gnu/packages/patches/liba52-link-with-libm.patch, gnu/packages/patches/liba52-set-soname.patch, gnu/packages/patches/liba52-use-mtune-not-mcpu.patch: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/video.scm (liba52)[source]: Add patches. [native-inputs]: Add autoconf, automake, and libtool. [arguments]: Add "--enable-shared" to configure-flags. Add 'bootstrap' phase.
* gnu: libvpx: Update to 1.4.0.Mark H Weaver2015-07-06
| | | | | | | | | * gnu/packages/patches/libvpx-fix-armhf-link.patch, gnu/packages/patches/libvpx-fix-ssse3-quantize.patch, gnu/packages/patches/libvpx-vp9-out-of-bounds-access.patch: Remove files. * gnu-system.am (dist_patch_DATA): Remove them. * gnu/packages/video.scm (libvpx): Update to 1.4.0. Remove patches. Update source URI.
* gnu: Move content of openssl module into tls module.Andreas Enge2015-07-05
| | | | | | | | | | | | | | * gnu/packages/openssl.scm (openssl, perl-net-ssleay): Move to... * gnu/packages/tls.scm: ...here. * gnu/packages/openssl.scm: Delete file. * gnu-system.am (GNU_SYSTEM_MODULES): Unregister deleted file. * gnu/packages/{admin.scm, bittorrent.scm, certs.scm, ci.scm, cyrus-sasl.scm, databases.scm, dns.scm, ebook.scm, enlightenment.scm, gnunet.scm, libreoffice.scm, links.scm, mail.scm, messaging.scm, networking.scm, ntp.scm, openldap.scm, package-management.scm, pdf.scm, python.scm, qt.scm, rdesktop.scm, rdf.scm, ruby.scm, ssh.scm, synergy.scm, tor.scm, version-control.scm, video.scm, vpn.scm, w3m.scm, web.scm, weechat.scm, xiph.scm}: Adapt module import.
* gnu: Rename module gnutls to tls.Andreas Enge2015-07-05
| | | | | | | | | | | | * gnu/packages/gnutls.scm: Rename to... * gnu/packages/tls.scm: ... this. Change module name accordingly. * gnu/packages/{admin.scm, cups.scm, curl.scm, dc.scm, dns.scm, emacs.scm, ftp.scm, gnome.scm, gnunet.scm, gnupg.scm, gsasl.scm, lynx.scm, mail.scm, messaging.scm, package-management.scm, shishi.scm, task-management.scm, version-control.scm, video.scm, vpn.scm, webkit.scm, weechat.scm, wget.scm, wine.scm, xml.scm}: Adapt module import to new name. * gnu-system.am (GNU_SYSTEM_MODULES): Rename gnutls module to tls.
* gnu: avidemux: Drop version 2.5.Andreas Enge2015-07-05
| | | | * gnu/packages/video.scm (avidemux-2.5): Delete variable.
* gnu: youtube-dl: Update to 2015.06.25.Ludovic Courtès2015-06-26
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2015.06.25.
* gnu: ffmpeg: Update to 2.7.1.Mark H Weaver2015-06-21
| | | | * gnu/packages/video.scm (ffmpeg): Update to 2.7.1.
* gnu: ffmpeg: Update to 2.7.Mark H Weaver2015-06-15
| | | | | * gnu/packages/video.scm (ffmpeg): Update to 2.7. [native-inputs]: Add texinfo.
* gnu: youtube-dl: Update to 2015.06.04.1.Mark H Weaver2015-06-08
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2015.06.04.1.
* gnu: avidemux: Add output lib dir to rpath.Andreas Enge2015-05-31
| | | | | * gnu/packages/video.scm (avidemux): Set -DCMAKE_SHARED_LINKER_FLAGS in the call to cmake.
* gnu: youtube-dl: Update to 2015.05.20.Mark H Weaver2015-05-22
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2015.05.20.
* gnu: libva: Patch a dlopen call, set drivers path.Taylan Ulrich Bayırlı/Kammer2015-04-30
| | | | | | * gnu/packages/video.scm (libva): Patch the reference to libva-x11.so (passed to dlopen()) to use an absolute path. Add --with-drivers-path= to #:configure-flags with a value pointing to mesa's $prefix/lib/dri.
* gnu: mpv: Update to 0.9.0.宋文武2015-04-27
| | | | * gnu/packages/video.scm (mpv): Update to 0.9.0.
* gnu: ffmpeg: Don't use patchelf.宋文武2015-04-27
| | | | | | * gnu/packages/video.scm (ffmpeg)[inputs]: Remove patchelf. [arguments]: Remove #:modules, #:imported-modules and 'add-lib-to-runpath phase. Pass '--extra-ldflags=-Wl,-rpath=$libdir' to `configure'.
* gnu: ffmpeg: Update to 2.6.2.宋文武2015-04-27
| | | | * gnu/packages/video.scm (ffmpeg): Update to 2.6.2.
* gnu: mplayer: Fix configure flags on armhf.Mark H Weaver2015-04-22
| | | | | | * gnu/packages/video.scm (mplayer)[arguments]: Add default case in 'match' form in configure flags. Enable support for arm processor features that are assumed by our armhf port.
* gnu: ffmpeg: Drop old version 2.2.Andreas Enge2015-04-17
| | | | | | * gnu/packages/video.scm (ffmpeg-2.2): Remove variable. (ffmpeg)[arguments]: Drop LDFLAGS environment variable needed only for older versions.
* gnu: vlc: Update to 2.2.0.Andreas Enge2015-04-16
| | | | | * gnu/packages/video.scm (vlc): Update to 2.2.0. [inputs]: Switch from ffmpeg-2.2 to latest one.
* gnu: ffmpeg: Allow tests to run from the build tree.Ludovic Courtès2015-04-16
| | | | | * gnu/packages/video.scm (ffmpeg)[arguments]: Add 'set-ld-library-path' phase.
* gnu: ffmpeg: Use 'modify-phases'.Ludovic Courtès2015-04-16
| | | | | * gnu/packages/video.scm (ffmpeg)[arguments]: Use 'modify-phases' instead of 'alist-cons-after' et al.
* gnu: libvpx: Augment rpath.宋文武2015-04-10
| | | | | | | Fixes <http://bugs.gnu.org/20055>. * gnu/packages/video.scm (libvpx)[arguments]: Set LDFLAGS to '-Wl,-rpath=$out/lib' in configure phase.
* gnu: Add missing quotes in phase names passed to 'modify-phases'.Ludovic Courtès2015-04-10
| | | | | | | | | | | | | | | | This is a followup to f8503e2. * gnu/packages/gnome.scm (glib-networking): Add missing quotes before phase names passed to 'modify-phases'. (libsoup): Likewise. (gnome-terminal): Likewise. (colord): Likewise. (geoclue): Likewise. * gnu/packages/gtk.scm (at-spi2-core, at-spi2-atk): Likewise. * gnu/packages/haskell.scm (ghc-network): Likewise. * gnu/packages/imagemagick.scm (perl-image-magick): Likewise. * gnu/packages/video.scm (aalib): Likewise. * gnu/packages/web.scm (nginx): Likewise.
* Merge branch 'master' into core-updates宋文武2015-04-08
|\
| * gnu: Add livestreamer.David Thompson2015-04-05
| | | | | | | | * gnu/packages/video.scm (livestreamer): New variable.
| * gnu: Add aalib.宋文武2015-04-05
| | | | | | | | * gnu/packages/video.scm (aalib): New variable.
| * gnu: libva: Fix 'license' field.Ludovic Courtès2015-04-02
| | | | | | | | | | | | | | * gnu/packages/video.scm: Import (guix licenses) with the 'license:' prefix and adjust 'license' fields accordingly. Fixes a bug whereby libva was referring to the 'expat' package instead of the 'expat' license.
* | gnu: Refer to %GNU-BUILD-SYSTEM-MODULES instead of listing modules.Ludovic Courtès2015-04-01
| | | | | | | | | | | | | | | | | | | | * gnu/packages/cdrom.scm (cdparanoia)[arguments]: Refer to %GNU-BUILD-SYSTEM-MODULES instead of providing the actual list. * gnu/packages/emacs.scm (magit, emacs-w3m, emacs-wget, emms): Likewise. * gnu/packages/haskell.scm (ghc): Likewise. * gnu/packages/samba.scm (samba): Likewise. * gnu/packages/video.scm (ffmpeg): Likewise.
* | utils: 'modify-phases' no longer introduces quotes.Ludovic Courtès2015-03-31
|/ | | | | | | | | | | | | | | | | | | Suggested by Taylan Ulrich Bayırlı/Kammer <taylanbayirli@gmail.com>. * guix/build/utils.scm (%modify-phases): Remove quotes. * guix/build/cmake-build-system.scm (%standard-phases): Adjust accordingly. * guix/build/glib-or-gtk-build-system.scm (%standard-phases): Likewise. * guix/build/gnu-dist.scm (%dist-phases): Likewise. * guix/build/perl-build-system.scm (%standard-phases): Likewise. * guix/build/python-build-system.scm (%standard-phases): Likewise. * guix/build/ruby-build-system.scm (%standard-phases): Likewise. * guix/build/waf-build-system.scm (%standard-phases): Likewise. * gnu/packages/bash.scm, gnu/packages/code.scm, gnu/packages/gl.scm, gnu/packages/gnome.scm, gnu/packages/graphics.scm, gnu/packages/image.scm, gnu/packages/key-mon.scm, gnu/packages/ocr.scm, gnu/packages/plotutils.scm, gnu/packages/search.scm, gnu/packages/video.scm: Likewise.
* gnu: liba52: Pass --build to configure.Mark H Weaver2015-03-29
| | | | * gnu/packages/video.scm (liba52)[arguments]: Pass --build to configure.
* gnu: Add mpv.Taylan Ulrich Bayırlı/Kammer2015-03-27
| | | | * gnu/packages/video.scm (mpv): New variable.
* gnu: Add vapoursynth.Taylan Ulrich Bayırlı/Kammer2015-03-27
| | | | * gnu/packages/video.scm (vapoursynth): New variable.
* gnu: Add libva.Taylan Ulrich Bayırlı/Kammer2015-03-27
| | | | * gnu/packages/video.scm (libva): New variable.
* gnu: Add mplayer2.Taylan Ulrich Bayırlı/Kammer2015-03-22
| | | | | | * gnu/packages/video.scm (mplayer2): New variable. * gnu/packages/patches/mplayer2-theora-fix.patch: New file. * gnu-system.am (dist_patch_DATA): Add it.
* gnu: liba52: Fix source URI.Taylan Ulrich Bayırlı/Kammer2015-03-19
| | | | | * gnu/packages/video.scm (liba52): Fix the source URI; SourceForge mirror URIs don't work for this project presumably because it's misconfigured.
* gnu: ffmpeg: Update to 2.6.Andreas Enge2015-03-14
| | | | * gnu/packages/video.scm (ffmpeg): Update to 2.6.
* gnu: ffmpeg: Set LDFLAGS to -ldl.Andreas Enge2015-03-12
| | | | | * gnu/packages/video.scm (ffmpeg, ffmpeg-2.2): Set LDFLAGS to -ldl. This fixes a build failure of ffmpeg-2.2.
* Revert "gnu: vlc: Update to 2.2.0"Ludovic Courtès2015-03-10
| | | | | | | This reverts commit ad036bda89e338ec44d314d6c17049aff57c788f. This version has always failed to build according to <http://hydra.gnu.org/job/gnu/master/vlc-2.2.0.x86_64-linux/all>.
* gnu: Add libass.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/video.scm (libass): New variable. (ffmpeg): Add input libass.
* gnu: ffmpeg: Enable libavresample.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (ffmpeg): Add "--enable-avresample" configure option.
* gnu: ffmpeg: Add more optional inputs.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (ffmpeg): Add inputs ladspa, openal, pulseaudio.