summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* 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.
* gnu: Add libcdio-paranoia.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/cdrom.scm (libcdio-paranoia): New variable. * gnu/packages/video.scm (ffmpeg): Add input libcdio-paranoia.
* gnu: Add libquvi.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/web.scm (libquvi): New variable. * gnu/packages/video.scm (ffmpeg): Add input libquvi.
* gnu: Add libcaca.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/video.scm (libcaca): New variable. (ffmpeg): Add input libcaca.
* gnu: Add xvid.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/video.scm (xvid): New variable. (ffmpeg): Add input xvid.
* gnu: Add libdvdnav-4.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (libdvdnav-4): New variable.
* gnu: Add libdvdcss.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (libdvdcss): New variable.
* gnu: Add libbluray.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | | * gnu/packages/video.scm (libbluray): New variable. (ffmpeg): Add input libbluray.
* gnu: Add libdv.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (libdv): New variable.
* gnu: Add libdca.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (libdca): New variable.
* gnu: Add liba52.Taylan Ulrich Bayırlı/Kammer2015-03-09
| | | | * gnu/packages/video.scm (liba52): New variable.
* gnu: vlc: Update to 2.2.0Jason Self2015-03-03
| | | | * gnu/packages/video.scm (vlc): Update to version 2.2.0.
* gnu: Add avidemux.Andreas Enge2015-02-26
| | | | * gnu/packages/video.scm (avidemux, avidemux-2.5): New variables.
* gnu: ffmpeg: Add soxr and twolame as inputs.Taylan Ulrich Bayırlı/Kammer2015-02-25
| | | | * gnu/packages/video.scm (ffmpeg): Add soxr and twolame as inputs.
* gnu: ffmpeg-2.2: Update to 2.2.13Jason Self2015-02-23
| | | | * gnu/packages/video.scm (ffmpeg-2.2): Update to version 2.2.13.
* gnu: ffmpeg: Update to 2.5.4Jason Self2015-02-23
| | | | * gnu/packages/video.scm (ffmpeg): Update to version 2.5.4.
* gnu: ffmpeg: Add 'lame' input.Federico Beffa2015-02-09
| | | | | * gnu/packages/video.scm (ffmpeg): Add 'lame' input and corresponding configure flag.
* gnu: Add srt2vtt.David Thompson2015-02-08
| | | | * gnu/packages/video.scm (srt2vtt): New variable.
* gnu: libvpx: Apply bug fixes.Mark H Weaver2015-02-02
| | | | | | | | | | | Fixes build on armhf. * 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: New files. * gnu-system.am (dist_patch_DATA): Add them. * gnu/packages/video.scm (libvpx): Add patches. On armhf, add additional configure flags to avoid requiring support for NEON.
* gnu: Add libdvdnav.Andreas Enge2015-01-24
| | | | * gnu/packages/video.scm (libdvdnav): New variable.
* gnu: Add libdvdread.Andreas Enge2015-01-24
| | | | * gnu/packages/video.scm (libdvdread): New variable.
* gnu: youtube-dl: Update to 2015.01.23.4.Andreas Enge2015-01-24
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2015.01.23.4.
* gnu: ffmpeg: Augment rpath of libraries.宋文武2015-01-17
| | | | | * gnu/packages/video.scm (ffmpeg)[arguments]<phases>[add-lib-to-run-path]: Add $out/lib to the RUNPATH of libraries.
* gnu: ffmpeg: Update to 2.5.3Jason Self2015-01-12
| | | | * gnu/packages/video.scm (ffmpeg): Update to version 2.5.3.
* gnu: ffmpeg-2.2: Update to 2.2.11Jason Self2015-01-12
| | | | * gnu/packages/video.scm (ffmpeg-2.2): Update to version 2.2.11.
* gnu: youtube-dl: Update to 2014.12.15.Mark H Weaver2014-12-15
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2014.12.15.