summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* gnu: youtube-dl: Update to 2017.08.18.Tobias Geerinckx-Rice2017-08-18
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.08.18.
* gnu: youtube-dl: Update to 2017.08.13.Tobias Geerinckx-Rice2017-08-15
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.08.13.
* gnu: vapoursynth: Don't build on aarch64-linux.Efraim Flashner2017-08-07
| | | | | * gnu/packages/video.scm (vapoursynth)[supported-systems]: Remove aarch64-linux from the supported-systems.
* gnu: youtube-dl: Update to 2017.08.06.Tobias Geerinckx-Rice2017-08-07
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.08.06.
* gnu: youtube-dl: Update to 2017.07.30.1.Tobias Geerinckx-Rice2017-08-03
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.07.30.1.
* gnu: ffmpeg: Update to 3.3.3.Marius Bakke2017-07-30
| | | | * gnu/packages/video.scm (ffmpeg): Update to 3.3.3.
* gnu: you-get: Update to 0.4.803.Feng Shu2017-07-25
| | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.803. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: youtube-dl: Update to 2017.07.23.Tobias Geerinckx-Rice2017-07-23
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.07.23.
* gnu: openh264: Update to 1.7.0.Tobias Geerinckx-Rice2017-07-20
| | | | * gnu/packages/video.scm (openh264): Update to 1.7.0.
* gnu: gnome-mpv: Update to 0.12.Tobias Geerinckx-Rice2017-07-20
| | | | * gnu/packages/video.scm (gnome-mpv): Update to 0.12.
* gnu: mpv: Update to 0.26.0.Leo Famulari2017-07-19
| | | | * gnu/packages/video.scm (mpv): Update to 0.26.0.
* gnu: youtube-dl: Update to 2017.07.15.Tobias Geerinckx-Rice2017-07-16
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.07.15.
* gnu: libaacs: Use HTTPS URL.Leo Famulari2017-07-12
| | | | * gnu/packages/video.scm (libaacs)[source]: Use HTTPS URL.
* gnu: libbdplus: Use HTTPS URL.Leo Famulari2017-07-12
| | | | * gnu/packages/video.scm (libbdplus)[source]: Use HTTPS URL.
* gnu: Add simplescreenrecorder.Alex Vong2017-07-13
| | | | | | * gnu/packages/video.scm (simplescreenrecorder): New variable. Signed-off-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: youtube-dl: Update to 2017.07.09.Tobias Geerinckx-Rice2017-07-09
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.07.09.
* gnu: you-get: Update to 0.4.775.Feng Shu2017-07-09
| | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.775. Signed-off-by: Ben Woodcroft <donttrustben@gmail.com>
* gnu: youtube-dl: Update to 2017.07.02.Alex Vong2017-07-07
| | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.07.02. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: Add mkvtoolnix.Gregor Giesen2017-06-30
| | | | | | * gnu/packages/video.scm (mkvtoolnix): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add libmatroska.Gregor Giesen2017-06-30
| | | | | | * gnu/packages/video.scm (libmatroska): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: openh264: Fix building on armhf and aarch64.Efraim Flashner2017-06-29
| | | | | * gnu/packages/video.scm (openh264)[arguments]: Add 'CC=gcc' to the #:make-flags.
* gnu: youtube-dl: Update to 2017.06.23.Tobias Geerinckx-Rice2017-06-23
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.06.23.
* gnu: Move contents of zip module into compression module.Arun Isaac2017-06-20
| | | | | | | | | | | | | | | * gnu/packages/zip.scm (zip, unzip, zziplib, perl-zip): Move to... * gnu/packages/compression.scm: ...here. * gnu/packages/zip.scm: Delete file. * gnu/local.mk (GNU_SYSTEM_MODULES): Unregister deleted file. * po/packages/POTFILES.in: Unregister deleted file. * gnu/packages/{audio, avr, bioinformatics, busybox, cdrom, ci, compression, docbook, documentation, fonts, fpga, game-development, games, gl, gnome, gnuzilla, graphics, guile, haskell, image, java, kodi, ldc, libreoffice, markup, maths, mc, monitoring, music, php, pretty-print, python, scheme, smalltalk, statistics, synergy, tex, textutils, video, web-browsers, xml, zip}.scm, guix/build-system/{ant, font}.scm, guix/{download, packages}.scm: Adapt module import.
* gnu: libbluray: Update to 1.0.1.Marius Bakke2017-06-18
| | | | | * gnu/packages/video.scm (libbluray): Update to 1.0.1. [arguments]<#:configure-flags>: Adjust deprecated flag.
* gnu: ffmpeg: Add vaapi hardware acceleration.Efraim Flashner2017-06-14
| | | | * gnu/packages/video.scm (ffmpeg)[inputs]: Add libva.
* gnu: youtube-dl: Update to 2017.06.12.Tobias Geerinckx-Rice2017-06-12
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.06.12.
* gnu: avidemux: Limit supported architectures.Efraim Flashner2017-06-10
| | | | | * gnu/packages/video.scm (avidemux)[supported-systems]: New field, limit to x86_64, i686 and armhf.
* gnu: ffmpeg: Update to 3.3.2.Marius Bakke2017-06-09
| | | | * gnu/packages/video.scm (ffmpeg): Update to 3.3.2.
* gnu: livemedia-utils: Change source URL to one that is archived.Clément Lassieur2017-06-08
| | | | * gnu/packages/video.scm (livemedia-utils)[source]: Change it.
* gnu: livemedia-utils: Update to 2017.06.04.Clément Lassieur2017-06-07
| | | | * gnu/packages/video.scm (livemedia-utils): Update to 2017.06.04.
* gnu: ffmpeg@2.8: Update to 2.8.12.Marius Bakke2017-06-07
| | | | * gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.12.
* gnu: youtube-dl: Update to 2017.05.07.Tobias Geerinckx-Rice2017-06-05
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.05.07.
* Merge branch 'staging'Marius Bakke2017-06-05
|\
| * Merge branch 'master' into stagingMarius Bakke2017-05-27
| |\
| * | gnu: libva: Update to 1.8.2.Marius Bakke2017-05-24
| | | | | | | | | | | | * gnu/packages/video.scm (libva): Update to 1.8.2.
* | | gnu: libass: Update to 0.13.7.Marius Bakke2017-06-04
| | | | | | | | | | | | * gnu/packages/video.scm (libass): Update to 0.13.7.
* | | gnu: vlc: Use libdvbpsi.Clément Lassieur2017-06-04
| | | | | | | | | | | | * gnu/packages/video.scm (vlc)[inputs]: Add libdvbpsi.
* | | gnu: Add libdvbpsi.Clément Lassieur2017-06-04
| | | | | | | | | | | | * gnu/packages/video.scm (libdvbpsi): New variable.
* | | gnu: vlc: Use livemedia-utils.Clément Lassieur2017-06-04
| | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (vlc)[inputs]: Add livemedia-utils. [native-inputs]: Add autoconf, automake and libtool. [arguments]: Add bootstrap and fix-livemedia-utils-prefix phases.
* | | gnu: Add livemedia-utils.Clément Lassieur2017-06-04
| | | | | | | | | | | | * gnu/packages/video.scm (livemedia-utils): New variable.
* | | gnu: Add mediainfo.Ethan R. Jones2017-05-31
| | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (mediainfo): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | gnu: Add libmediainfoEthan R. Jones2017-05-31
| |/ |/| | | | | | | | | * gnu/packages/video.scm (libmediainfo): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: vlc: Update to 2.2.6.Ricardo Wurmus2017-05-25
|/ | | | * gnu/packages/video.scm (vlc): Update to 2.2.6.
* gnu: v4l-utils: Update to 1.12.5.Marius Bakke2017-05-21
| | | | * gnu/packages/video.scm (v4l-utils): Update to 1.12.5.
* gnu: x265: Update to 2.4.Marius Bakke2017-05-21
| | | | * gnu/packages/video.scm (x265): Update to 2.4.
* gnu: vlc: Update to 2.2.5.1.Marius Bakke2017-05-21
| | | | | * gnu/packages/video.scm (vlc): Update to 2.2.5.1. [source]: Remove obsolete snippet.
* gnu: libaacs: Update to 0.9.0.Marius Bakke2017-05-21
| | | | * gnu/packages/video.scm (libaacs): Update to 0.9.0.
* gnu: ffmpeg: Update to 3.3.1.Marius Bakke2017-05-15
| | | | * gnu/packages/video.scm (ffmpeg): Update to 3.3.1.
* gnu: Add dvdauthor.Thomas Danckaert2017-05-10
| | | | * gnu/packages/video.scm (dvdauthor): New variable.
* gnu: youtube-dl: Update to 2017.05.07.Tobias Geerinckx-Rice2017-05-07
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2017.05.07.