summary refs log tree commit diff
path: root/gnu/packages/video.scm
AgeCommit message (Collapse)Author
2017-12-30gnu: youtube-dl: Update to 2017.12.28.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.28.
2017-12-28gnu: mlt: Fix license.Efraim Flashner
mlt is built with '--enable-gpl3', so the license is gpl3. * gnu/packages/video.scm (mlt)[license]: Change license to gpl3.
2017-12-28gnu: mlt: Add ffmpeg support.Efraim Flashner
* gnu/packages/video.scm (mlt)[inputs]: Add ffmpeg.
2017-12-27gnu: mpv: Update to 0.28.0.Rutger Helling
* gnu/packages/video.scm (mpv): Update to 0.28.0. [inputs]: Change ffmpeg to ffmpeg-git, add wayland-protocols.
2017-12-27gnu: Add ffmpeg-git.Rutger Helling
* gnu/packages/video.scm (ffmpeg-git): New variable.
2017-12-23gnu: you-get: Explicitly invoke input ffmpeg.Tobias Geerinckx-Rice
The ‘ffmpeg’ input was never actually used. * gnu/packages/video.scm (you-get)[arguments]: Add ‘qualify-input-references’ phase.
2017-12-23gnu: you-get: Fix typo in synopsis.Tobias Geerinckx-Rice
* gnu/packages/video.scm (you-get)[synopsis]: Fix typo.
2017-12-23gnu: you-get: Update to 0.4.1011.Tobias Geerinckx-Rice
* gnu/packages/video.scm (you-get): Update to 0.4.1011.
2017-12-23gnu: youtube-dl: Update to 2017.12.23.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.23.
2017-12-16gnu: Add libvdpau-va-gl.Efraim Flashner
* gnu/packages/video.scm (libvdpau-va-gl): New variable. * gnu/packages/patches/libvdpau-va-gl-unbundle.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2017-12-14gnu: youtube-dl: Update to 2017.12.14.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.14.
2017-12-12gnu: Remove ffmpeg@3.3.Marius Bakke
The reason this was required was because of a regression in ffmpeg 3.4; see <https://trac.ffmpeg.org/ticket/6775>. * gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change FFMPEG-3.3 to FFMPEG. * gnu/packages/video.scm (ffmpeg-3.3): Remove variable.
2017-12-12gnu: ffmpeg: Update to 3.4.1.Marius Bakke
* gnu/packages/video.scm (ffmpeg): Update to 3.4.1.
2017-12-10gnu: youtube-dl: Update to 2017.12.10.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.10.
2017-12-04gnu: you-get: Update to 0.4.995.Tobias Geerinckx-Rice
* gnu/packages/video.scm (you-get): Update to 0.4.995.
2017-12-03gnu: you-get: Update to 0.4.990.Rutger Helling
* gnu/packages/video.scm (you-get): Update to 0.4.990. Signed-off-by: Ricardo Wurmus <rekado@elephly.net>
2017-12-02gnu: youtube-dl: Update to 2017.12.02.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.12.02.
2017-11-28gnu: you-get: Update to 0.4.985.Rutger Helling
* gnu/packages/video.scm (you-get): Update to 0.4.985. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-27gnu: youtube-dl: Update to 2017.11.26.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.26.
2017-11-22gnu: vlc: Update to 2.2.8 [fixes CVE-2017-9300, CVE-2017-10699].Marius Bakke
* gnu/packages/video.scm (vlc): Update to 2.2.8.
2017-11-21gnu: you-get: Update to 0.4.964.Rutger Helling
* gnu/packages/video.scm (you-get): Update to 0.4.964. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-11-16gnu: Move more packages from python to python-web.Ludovic Courtès
* gnu/packages/python.scm (python-requests, python2-requests) (python-requests-2.7, python-oauthlib, python2-oauthlib) (python-furl, python2-furl, python-wsgi-intercept) (python-publicsuffix, python2-publicsuffix) (python-publicsuffix2, python2-publicsuffix2): Move to... * gnu/packages/python-web.scm: ... here. * gnu/packages/bioinformatics.scm, gnu/packages/finance.scm: gnu/packages/maths.scm, gnu/packages/terminals.scm, gnu/packages/video.scm, gnu/packages/virtualization.scm: Adjust accordingly.
2017-11-15gnu: youtube-dl: Update to 2017.11.15.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.15.
2017-11-12gnu: ffmpeg: Reduce the size of the closure.Efraim Flashner
* gnu/packages/video.scm (ffmpeg)[arguments]: Add new configure flags to disable the html man pages and the static libraries.
2017-11-07gnu: mediainfo: Change order of custom phases.Efraim Flashner
* gnu/packages/video.scm (mediainfo)[arguments]: Change to the build directory before executing the autogen script.
2017-11-06gnu: youtube-dl: Update to 2017.11.06.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.11.06.
2017-11-02gnu: mpv: enable Wayland support.Rutger Helling
* gnu/packages/video.scm (mpv)[inputs]: Add wayland and libxkbcommon.
2017-11-01gnu: libass: Update to 0.14.0.Marius Bakke
* gnu/packages/video.scm (libass): Update to 0.14.0. [native-inputs]: Change from YASM to NASM.
2017-11-01gnu: gnome-mpv: Update to 0.13.Tobias Geerinckx-Rice
* gnu/packages/video.scm (gnome-mpv): Update to 0.13.
2017-11-01gnu: you-get: Update to 0.4.939.Tobias Geerinckx-Rice
* gnu/packages/video.scm (you-get): Update to 0.4.939.
2017-10-30gnu: ffmpeg: Configure with frei0r.ng0
* gnu/packages/video.scm (ffmepg)[inputs]: Add 'frei0r-plugins'. (arguments)[configure-flags]: Add '--enable-frei0r' and remove 'TODO' comment about frei0r. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-10-30gnu: Add frei0r-plugins.ng0
* gnu/packages/video.scm (frei0r-plugins): New variable. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2017-10-29gnu: youtube-dl: Update to 2017.10.29.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.29.
2017-10-28gnu: gavl: Fix building on armhf and aarch64.Efraim Flashner
* gnu/packages/video.scm (gavl)[arguments]: Add '-lm' to configure flags.
2017-10-27gnu: Add gavl.ng0
* gnu/packages/video.scm (gavl): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-27gnu: Add gst-transcoder.ng0
* gnu/packages/video.scm (gst-transcoder): New variable. Signed-off-by: Kei Kebreau <kkebreau@posteo.net>
2017-10-27gnu: ffmpeg@3.3: Update to 3.3.5.Marius Bakke
* gnu/packages/video.scm (ffmpeg-3.3): Update to 3.3.5.
2017-10-27gnu: Add ffmpeg@3.3 and use it on packages that fail with 3.4.Rutger Helling
* gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change ffmpeg to ffmpeg-3.3. * gnu/packages/messaging.scm (qtox)[inputs]: Change ffmpeg to ffmpeg-3.3. * gnu/packages/video.scm (ffmpeg-3.3): New variable. Signed-off-by: Marius Bakke <mbakke@fastmail.com>
2017-10-26gnu: ffmpeg: Update to 3.4.Rutger Helling
* gnu/packages/video.scm (ffmpeg): Update to 3.4. Signed-off-by: Leo Famulari <leo@famulari.name>
2017-10-20gnu: youtube-dl: Update to 2017.10.20.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.20.
2017-10-20gnu: Add aegisub.Julien Lepiller
* gnu/packages/video.scm (aegisub): New variable.
2017-10-20gnu: Add ffms2.Julien Lepiller
* gnu/packages/video.scm (aegisub): New variable.
2017-10-15gnu: youtube-dl: Update to 2017.10.15.1.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.15.1.
2017-10-13gnu: youtube-dl: Update to 2017.10.12.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.12.
2017-10-10Merge branch 'staging'Marius Bakke
2017-10-08gnu: youtube-dl: Update to 2017.10.07.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.07.
2017-10-05Merge branch 'master' into stagingMarius Bakke
2017-10-02gnu: youtube-dl: Update to 2017.10.01.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.10.01.
2017-09-24Merge branch 'master' into stagingMarius Bakke
2017-09-23gnu: youtube-dl: Update to 2017.09.24.Tobias Geerinckx-Rice
* gnu/packages/video.scm (youtube-dl): Update to 2017.09.24.