gnu: ffmpeg: Update to 3.1.4.
* gnu/packages/video.scm (ffmpeg): Update to 3.1.4.
gnu: vlc: Use liba52.
* gnu/packages/video.scm (vlc)[inputs]: Add liba52.
[arguments]: Remove "--disable-a52" from #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
gnu: libbluray: Enable libaacs and libbdplus support.
* gnu/packages/video.scm (libbluray) [inputs]: Add libaacs and
libbdplus.
[arguments]: Add 'fix-dlopen-paths' to #:phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add libaacs.
* gnu/packages/video.scm (libaacs): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: Add libbdplus.
* gnu/packages/video.scm (libbdplus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
gnu: youtube-dl: Update to 2016.09.11.1.
* gnu/packages/video.scm (youtube-dl): Update to 2016.09.11.1.
gnu: mpv: Remove extra input.
* gnu/packages/video.scm (mpv)[inputs]: Remove vapoursynth.
gnu: vapoursynth: Remove mips support.
* gnu/packages/video.scm (vapoursynth)[supported-systems]: New field,
remove support for mips64el which is unsupported.
gnu: vapoursynth: Update to 33.1.
* gnu/packages/video.scm (vapoursynth): Update to 33.1.
gnu: libvpx: Update to 1.6.0.
* gnu/packages/video.scm (libvpx): Update to 1.6.0.
gnu: mpv: Update to 0.20.0.
* gnu/packages/video.scm (mpv): Update to 0.20.0.
gnu: ffmpeg: Update to 3.1.3.
* gnu/packages/video.scm (ffmpeg): Update to 3.1.3.
gnu: avidemux: Use monolithic Qt 5.6.
* gnu/packages/video.scm (avidemux)[inputs]: Use qt 5.6.1-1.
gnu: vlc: Use monolithic Qt 5.6.
* gnu/packages/video.scm (vlc)[inputs]: Use qt 5.6.1-1. Add libxi.
gnu: v4l-utils: Build with gnu++11.
* gnu/packages/video.scm (v4l-utils)[arguments]: Add configure-flag.
gnu: libx264: Fix build on MIPS.
* gnu/packages/video.scm (libx264)[arguments]: On MIPS, add
"--disable-asm" to #:configure-flags.
gnu: aalib: Fix build on mips64el.
* gnu/packages/video.scm (aalib)[arguments]: On MIPS, pass
"--host=mips64el-unknown-linux-gnu" to ./configure.
gnu: mpv: Update to 0.19.0.
* gnu/packages/video.scm (mpv): Update to 0.19.0.
gnu: libcaca: Add more image support.
* gnu/packages/video.scm (libcaca)[inputs]: Add imlib2.