Age | Commit message (Collapse) | Author |
|
* gnu/packages/video.scm (ffmpeg): Add 'lame' input and corresponding
configure flag.
|
|
* gnu/packages/video.scm (srt2vtt): New variable.
|
|
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/packages/video.scm (libdvdnav): New variable.
|
|
* gnu/packages/video.scm (libdvdread): New variable.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2015.01.23.4.
|
|
* gnu/packages/video.scm (ffmpeg)[arguments]<phases>[add-lib-to-run-path]:
Add $out/lib to the RUNPATH of libraries.
|
|
* gnu/packages/video.scm (ffmpeg): Update to version 2.5.3.
|
|
* gnu/packages/video.scm (ffmpeg-2.2): Update to version 2.2.11.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2014.12.15.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2014.11.21.1.
|
|
* gnu/packages/video.scm (ffmpeg-2.2): Update to version 2.2.10.
|
|
* gnu/packages/video.scm (ffmpeg): Update to version 2.4.3.
|
|
* gnu/packages/video.scm (ffmpeg-2.2): New variable.
(vlc): Use ffmpeg-2.2.
|
|
* gnu/packages/video.scm (vlc): Update to 2.1.5.
|
|
* gnu/packages/video.scm (ffmpeg): Update to version 2.4.2.
|
|
* gnu/packages/video.scm (youtube-dl): Update to 2014.09.06.
|
|
* gnu/packages/video.scm (ffmpeg): Update to version 2.3.3.
|
|
* gnu/packages/video.scm (ffmpeg): Update to 2.3.1.
|
|
* 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.
|
|
* gnu/packages/video.scm (mplayer): Pass --enable-runtime-cpudetection
to configure on supported platforms, as well as a suitable --target.
|
|
* gnu/packages/video.scm (ffmpeg): Remove --disable-vis.
|
|
* gnu/packages/video.scm (ffmpeg): Update to version 2.3.
Signed-off-by: Jason Self <j@jxself.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/video.scm (youtube-dl): New variable.
|
|
* gnu/packages/image.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add image.scm and remove libjpeg.scm,
libpng.scm, and libtiff.scm.
* gnu/packages/libjpeg.scm, gnu/packages/libpng.scm, gnu/packages/libtiff.scm:
Delete files.
* gnu/packages/emacs.scm gnu/packages/games.scm, gnu/packages/gd.scm,
gnu/packages/geeqie.scm, gnu/packages/ghostscript.scm,
gnu/packages/gimp.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnustep.scm, gnu/packages/gnuzilla.scm,
gnu/packages/graphviz.scm, gnu/packages/gtk.scm,
gnu/packages/imagemagick.scm, gnu/packages/inkscape.scm,
gnu/packages/netpbm.scm, gnu/packages/pdf.scm, gnu/packages/plotutils.scm,
gnu/packages/qemu.scm, gnu/packages/qt.scm, gnu/packages/scheme.scm,
gnu/packages/sdl.scm, gnu/packages/slim.scm, gnu/packages/tcl.scm,
gnu/packages/texlive.scm, gnu/packages/video.scm, gnu/packages/xiph.scm,
gnu/packages/xorg.scm: Use (gnu packages image) module.
|
|
* gnu/packages/video.scm (ffmpeg): Add libvpx input.
|
|
* gnu/packages/video.scm (libvpx): New variable.
|
|
* gnu/packages/video.scm (mplayer)[inputs]: Add mpg123.
|
|
* gnu/packages/video.scm (mplayer): New variable.
|
|
* gnu/packages/video.scm (vlc): New variable.
|
|
* gnu/packages/video.scm (ffmpeg): Upgrade to 2.2.1.
|
|
* gnu/packages/video.scm (ffmpeg): Upgrade to 2.1.4.
|
|
* gnu/packages/video.scm (ffmpeg): Update to 2.1.3.
|
|
* gnu/packages/video.scm (ffmpeg): Add input opus.
|
|
* gnu/packages/oggvorbis.scm: Rename this ...
* gnu/packages/xiph.scm: ... to this. Adjust module name accordingly.
* gnu-system.am (GNU_SYSTEM_MODULES): Update.
* gnu/packages/{gnunet.scm, libcanberra.scm, mp3.scm, pulseaudio.scm, sdl.scm,
video.scm}: Use new module name.
|
|
* gnu/packages/video.scm (ffmpeg): Patch binaries to add output library path
to runpath.
|
|
* gnu/packages/avahi.scm, gnu/packages/cdrom.scm, gnu/packages/cryptsetup.scm,
gnu/packages/curl.scm, gnu/packages/emacs.scm, gnu/packages/fontutils.scm,
gnu/packages/gdb.scm, gnu/packages/geeqie.scm, gnu/packages/ghostscript.scm,
gnu/packages/glib.scm, gnu/packages/gnome.scm, gnu/packages/gnunet.scm,
gnu/packages/gnupg.scm, gnu/packages/gnuzilla.scm, gnu/packages/graphviz.scm,
gnu/packages/groff.scm, gnu/packages/gstreamer.scm, gnu/packages/gtk.scm,
gnu/packages/gv.scm, gnu/packages/imagemagick.scm, gnu/packages/irssi.scm,
gnu/packages/kde.scm, gnu/packages/libcanberra.scm, gnu/packages/libtiff.scm,
gnu/packages/linux.scm, gnu/packages/lvm.scm, gnu/packages/mp3.scm,
gnu/packages/netpbm.scm, gnu/packages/parted.scm, gnu/packages/pdf.scm,
gnu/packages/pulseaudio.scm, gnu/packages/qemu.scm, gnu/packages/qt.scm,
gnu/packages/ratpoison.scm, gnu/packages/rdf.scm, gnu/packages/slim.scm,
gnu/packages/texlive.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vpn.scm, gnu/packages/w3m.scm,
gnu/packages/xml.scm, gnu/packages/xnee.scm, gnu/packages/xorg.scm,
gnu/packages/zip.scm: Move some build-time dependencies from `inputs' to
`native-inputs'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/ffmpeg-check.patch: Drop patch.
* gnu-system.am (dist_patch_DATA): Unregister patch.
* gnu/packages/video.scm (ffmpeg): Drop patch and use "fate" as test target
as recommended at http://trac.ffmpeg.org/ticket/3177#comment:11 .
* gnu/packages/video.scm
|
|
* gnu/packages/video.scm (ffmpeg): Add upstream patch and re-enable tests.
* gnu/packages/patches/ffmpeg-check.patch: New file.
* gnu-system.am (dist_patch_DATA): Register patch.
|
|
* gnu/packages/video.scm (ffmpeg): Disable tests, see
https://trac.ffmpeg.org/ticket/3177 .
|
|
* gnu/packages/video.scm (ffmpeg): Update to 2.1.1.
|
|
* gnu/packages/video.scm (ffmpeg): Add "d" in "3d" in configure flags.
|
|
* gnu/packages/video.scm: New file.
* gnu-system.am (GNU_SYSTEM_MODULES): Add module.
|