Age | Commit message (Expand) | Author |
2015-04-02 | gnu: libva: Fix 'license' field.•••* 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.
| Ludovic Courtès |
2015-03-29 | gnu: liba52: Pass --build to configure.•••* gnu/packages/video.scm (liba52)[arguments]: Pass --build to configure.
| Mark H Weaver |
2015-03-27 | gnu: Add mpv.•••* gnu/packages/video.scm (mpv): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-27 | gnu: Add vapoursynth.•••* gnu/packages/video.scm (vapoursynth): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-27 | gnu: Add libva.•••* gnu/packages/video.scm (libva): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-22 | gnu: Add mplayer2.•••* gnu/packages/video.scm (mplayer2): New variable.
* gnu/packages/patches/mplayer2-theora-fix.patch: New file.
* gnu-system.am (dist_patch_DATA): Add it.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-19 | gnu: liba52: Fix source URI.•••* gnu/packages/video.scm (liba52): Fix the source URI; SourceForge mirror URIs
don't work for this project presumably because it's misconfigured.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-14 | gnu: ffmpeg: Update to 2.6.•••* gnu/packages/video.scm (ffmpeg): Update to 2.6.
| Andreas Enge |
2015-03-12 | gnu: ffmpeg: Set LDFLAGS to -ldl.•••* gnu/packages/video.scm (ffmpeg, ffmpeg-2.2): Set LDFLAGS to -ldl.
This fixes a build failure of ffmpeg-2.2.
| Andreas Enge |
2015-03-10 | Revert "gnu: vlc: Update to 2.2.0"•••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>.
| Ludovic Courtès |
2015-03-09 | gnu: Add libass.•••* gnu/packages/video.scm (libass): New variable.
(ffmpeg): Add input libass.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: ffmpeg: Enable libavresample.•••* gnu/packages/video.scm (ffmpeg): Add "--enable-avresample" configure option.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: ffmpeg: Add more optional inputs.•••* gnu/packages/video.scm (ffmpeg): Add inputs ladspa, openal, pulseaudio.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add libcdio-paranoia.•••* gnu/packages/cdrom.scm (libcdio-paranoia): New variable.
* gnu/packages/video.scm (ffmpeg): Add input libcdio-paranoia.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add libquvi.•••* gnu/packages/web.scm (libquvi): New variable.
* gnu/packages/video.scm (ffmpeg): Add input libquvi.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add libcaca.•••* gnu/packages/video.scm (libcaca): New variable.
(ffmpeg): Add input libcaca.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add xvid.•••* gnu/packages/video.scm (xvid): New variable.
(ffmpeg): Add input xvid.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add libdvdnav-4.•••* gnu/packages/video.scm (libdvdnav-4): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add libdvdcss.•••* gnu/packages/video.scm (libdvdcss): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add libbluray.•••* gnu/packages/video.scm (libbluray): New variable.
(ffmpeg): Add input libbluray.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add libdv.•••* gnu/packages/video.scm (libdv): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add libdca.•••* gnu/packages/video.scm (libdca): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-09 | gnu: Add liba52.•••* gnu/packages/video.scm (liba52): New variable.
| Taylan Ulrich Bayırlı/Kammer |
2015-03-03 | gnu: vlc: Update to 2.2.0•••* gnu/packages/video.scm (vlc): Update to version 2.2.0.
| Jason Self |
2015-02-26 | gnu: Add avidemux.•••* gnu/packages/video.scm (avidemux, avidemux-2.5): New variables.
| Andreas Enge |
2015-02-25 | gnu: ffmpeg: Add soxr and twolame as inputs.•••* gnu/packages/video.scm (ffmpeg): Add soxr and twolame as inputs.
| Taylan Ulrich Bayırlı/Kammer |
2015-02-23 | gnu: ffmpeg-2.2: Update to 2.2.13•••* gnu/packages/video.scm (ffmpeg-2.2): Update to version 2.2.13.
| Jason Self |
2015-02-23 | gnu: ffmpeg: Update to 2.5.4•••* gnu/packages/video.scm (ffmpeg): Update to version 2.5.4.
| Jason Self |
2015-02-09 | gnu: ffmpeg: Add 'lame' input.•••* gnu/packages/video.scm (ffmpeg): Add 'lame' input and corresponding
configure flag.
| Federico Beffa |
2015-02-08 | gnu: Add srt2vtt.•••* gnu/packages/video.scm (srt2vtt): New variable.
| David Thompson |
2015-02-02 | gnu: libvpx: Apply bug fixes.•••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.
| Mark H Weaver |
2015-01-24 | gnu: Add libdvdnav.•••* gnu/packages/video.scm (libdvdnav): New variable.
| Andreas Enge |
2015-01-24 | gnu: Add libdvdread.•••* gnu/packages/video.scm (libdvdread): New variable.
| Andreas Enge |
2015-01-24 | gnu: youtube-dl: Update to 2015.01.23.4.•••* gnu/packages/video.scm (youtube-dl): Update to 2015.01.23.4.
| Andreas Enge |
2015-01-17 | gnu: ffmpeg: Augment rpath of libraries.•••* gnu/packages/video.scm (ffmpeg)[arguments]<phases>[add-lib-to-run-path]:
Add $out/lib to the RUNPATH of libraries.
| 宋文武 |
2015-01-12 | gnu: ffmpeg: Update to 2.5.3•••* gnu/packages/video.scm (ffmpeg): Update to version 2.5.3.
| Jason Self |
2015-01-12 | gnu: ffmpeg-2.2: Update to 2.2.11•••* gnu/packages/video.scm (ffmpeg-2.2): Update to version 2.2.11.
| Jason Self |
2014-12-15 | gnu: youtube-dl: Update to 2014.12.15.•••* gnu/packages/video.scm (youtube-dl): Update to 2014.12.15.
| Mark H Weaver |
2014-11-22 | gnu: youtube-dl: Update to 2014.11.21.1.•••* gnu/packages/video.scm (youtube-dl): Update to 2014.11.21.1.
| Ludovic Courtès |
2014-11-08 | gnu: ffmpeg-2.2: Update to 2.2.10.•••* gnu/packages/video.scm (ffmpeg-2.2): Update to version 2.2.10.
| Jason Self |
2014-11-08 | gnu: ffmpeg: Update to 2.4.3.•••* gnu/packages/video.scm (ffmpeg): Update to version 2.4.3.
| Jason Self |
2014-10-25 | gnu: ffmpeg: Add version 2.2.9 and use it for vlc.•••* gnu/packages/video.scm (ffmpeg-2.2): New variable.
(vlc): Use ffmpeg-2.2.
| Mark H Weaver |
2014-10-23 | gnu: vlc: Update to 2.1.5.•••* gnu/packages/video.scm (vlc): Update to 2.1.5.
| Mark H Weaver |
2014-10-20 | gnu: ffmpeg: Update to 2.4.2.•••* gnu/packages/video.scm (ffmpeg): Update to version 2.4.2.
| Jason Self |
2014-09-08 | gnu: youtube-dl: Update to 2014.09.06.•••* gnu/packages/video.scm (youtube-dl): Update to 2014.09.06.
| Ludovic Courtès |
2014-08-20 | gnu: ffmpeg: Update to 2.3.3.•••* gnu/packages/video.scm (ffmpeg): Update to version 2.3.3.
| Jason Self |
2014-08-05 | gnu: ffmpeg: Update to 2.3.1.•••* gnu/packages/video.scm (ffmpeg): Update to 2.3.1.
| Mark H Weaver |
2014-08-04 | gnu: ffmpeg and vlc: Rely on runtime cpu detection.•••* gnu/packages/video.scm (ffmpeg): Pass "--enable-runtime-cpudetect"
to configure. Do not disable use of processor features that can be
detected at runtime.
(vlc): Rely on runtime cpu detection. Do not disable use of
processor features that can be detected at runtime.
| Mark H Weaver |
2014-08-03 | gnu: mplayer: Enable runtime cpu detection.•••* gnu/packages/video.scm (mplayer): Pass --enable-runtime-cpudetection
to configure on supported platforms, as well as a suitable --target.
| Mark H Weaver |
2014-07-20 | gnu: ffmpeg: Remove --disable-vis.•••* gnu/packages/video.scm (ffmpeg): Remove --disable-vis.
| Jason Self |