summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
AgeCommit message (Expand)Author
2015-12-30gnu: youtube-dl: Update to 2015.12.29....* gnu/packages/video.scm (youtube-dl): Update to 2015.12.29. Efraim Flashner
2015-12-29gnu: youtube-dl: Update to 2015.12.23....* gnu/packages/video.scm (youtube-dl): Update to 2015.12.23. Efraim Flashner
2015-12-21gnu: ffmpeg: Update to 2.8.4....* gnu/packages/video.scm (ffmpeg): Update to 2.8.4. Efraim Flashner
2015-12-19gnu: mpv: Update to 0.14.0....* gnu/packages/video.scm (mpv): Update to 0.14.0. 宋文武
2015-12-19gnu: mpv: Fix build by using pkg-config for smbclient....This is a followup to commit 710964d. * gnu/packages/video.scm (mpv)[arguments]: Remove 'patch-wscript' phase. 宋文武
2015-12-17gnu: Add obs....* gnu/packages/video.scm (obs): New variable. David Thompson
2015-12-15gnu: youtube-dl: Install man pages and completion files....* gnu/packages/video.scm (youtube-dl) [arguments]: Add fix-the-data-directories phase. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Alex Vong
2015-12-09gnu: youtube-dl: Update to 2015.12.09....* gnu/packages/video.scm (youtube-dl): Update to 2015.12.09. [native-inputs]: Move python-setuptools here. Efraim Flashner
2015-12-03gnu: libass: Update to 0.13.1....* gnu/packages/video.scm (libass): Update to 0.13.1. Efraim Flashner
2015-12-03gnu: vapoursynth: Update to 28....* gnu/packages/video.scm (vapoursynth): Update to 28. Efraim Flashner
2015-12-02gnu: ffmpeg: Update to 2.8.3 [fixes CVE-2015-{8216,8217,8218,8219}]....* gnu/packages/video.scm (ffmpeg): Update to 2.8.3. Mark H Weaver
2015-12-02gnu: libbluray: Update to 0.9.2....* gnu/packages/video.scm (libbluray): Update to 0.9.2. Efraim Flashner
2015-11-20gnu: Add MLT....* gnu/packages/video.scm (mlt): New variable. Ricardo Wurmus
2015-11-19gnu: youtube-dl: Update to 2015.11.18....* gnu/packages/video.scm (youtube-dl): Update to 2015.11.18. Efraim Flashner
2015-11-17gnu: youtube-dl: Update to 2015.11.15....* gnu/packages/video.scm (youtube-dl): Update to 2015.11.15. Efraim Flashner
2015-11-16gnu: mpv: Remove lua configure hack....* gnu/packages/video.scm (mpv)[arguments]: Remove obsolete code that helped configure find lua. Efraim Flashner
2015-11-16gnu: mpv: Update to 0.13.0....* gnu/packages/video.scm (mpv): Update to 0.13.0. Efraim Flashner
2015-11-15gnu: youtube-dl: Update to 2015.11.13....* gnu/packages/video.scm (youtube-dl): Update to 2015.11.13. Efraim Flashner
2015-11-12Revert "gnu: libvpx: Update to 1.5.0."...This reverts commit fb3f69394a139fca0d60efb49843599fcc2e6e28. Efraim Flashner
2015-11-12gnu: libvpx: Update to 1.5.0....* gnu/packages/video.scm (libvpx): Update to 1.5.0. Efraim Flashner
2015-11-11gnu: youtube-dl: Upgrade to 2015.11.10....* gnu/packages/video.scm (youtube-dl): Upgrade to 2015.11.10. Efraim Flashner
2015-11-01gnu: youtube-dl: Minor fixes....* gnu/packages/video.scm (youtube-dl)[url]: Change to http. [description]: Fix capitalization. Efraim Flashner
2015-11-01gnu: youtube-dl: Update to 2015.11.01....* gnu/packages/video.scm (youtube-dl): Update to 2015.11.01. Efraim Flashner
2015-10-31Merge branch 'dbus-update'Ludovic Courtès
2015-10-30gnu: ffmpeg: Enable gnutls support....* gnu/package/video.scm (ffmpeg)[inputs]: Add gnutls. [arguments]: Enable it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson
2015-10-30Merge branch 'master' into dbus-update宋文武
2015-10-29gnu: ffmpeg: Move flags into their own argument....* gnu/packages/video.scm (ffmpeg)[arguments]: Move the configurable configure flag literals into the configure-flags argument. Call configure with these flags from the configure phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Andy Patterson
2015-10-25gnu: youtube-dl: Upgrade to 2015.10.24....* gnu/packages/video.scm (youtube-dl): Upgrade to 2015.10.24. Efraim Flashner
2015-10-23Merge branch 'master' into dbus-updateMark H Weaver
2015-10-23gnu: mplayer: Update to 1.2....* gnu/packages/video.scm (mplayer): Update to 1.2. [inputs]: Add previously bundled ffmpeg, libdvdcss, libdvdnav. [arguments]: Disable bundled ffmeg. Efraim Flashner
2015-10-17Merge branch 'master' into dbus-updateMark H Weaver
2015-10-18gnu: youtube-dl: Update to 2015.10.16....* gnu/packages/video.scm (youtube-dl): Update to 2015.10.16. Efraim Flashner
2015-10-17gnu: libva: Update to 1.6.1....* gnu/packages/video.scm (libva): Update to 1.6.1. 宋文武
2015-10-07gnu: libvpx: Set size limit to avoid CVE-2015-1258....* gnu/packages/video.scm (libvpx)[arguments]: Add "--size-limit" argument to configure. Mark H Weaver
2015-10-06gnu: libbluray: Remove java as native-input....* gnu/packages/video.scm (libbluray)[inputs]: Remove "ant" and "icedtea" as native-inputs. [arguments]: Remove environmental variable "JAVA_HOME". Add configure flag to disable java. Efraim Flashner
2015-10-06gnu: libdvdcss: Update to 1.3.99....* gnu/packages/video.scm (libdvdcss): Update to 1.3.99. Efraim Flashner
2015-10-06gnu: libbluray: Upgrade to 0.9.1....* gnu/packages/video.scm (libbluray): Upgrade to 0.9.1. [inputs]: Add "ant" and "icedtea7" to native-inputs. [arguments]: Set environment variable "JAVA_HOME". Efraim Flashner
2015-10-01gnu: mpv: Update to 0.11.0....* gnu/packages/video.scm (mpv): Update to 0.11.0. Efraim Flashner
2015-10-01gnu: youtube-dl: Update to 2015.09.28....* gnu/packages/video.scm (youtube-dl): Update to 2015.09.28. Efraim Flashner
2015-09-27gnu: avidemux: Build with Qt 5 instead of Qt 4....* gnu/packages/video.scm (avidemux)[inputs]: Replace qt-4 by qt. [arguments]: Add build flag. Andreas Enge
2015-09-13Merge branch 'master' into core-updatesLudovic Courtès
2015-09-10gnu: ffmpeg: Update to 2.8....* gnu/packages/video.scm (ffmpeg): Update to 2.8. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Efraim Flashner
2015-09-06gnu: youtube-dl: Update to 2015.09.03....* gnu/packages/video.scm (youtube-dl): Update to 2015.09.03. Efraim Flashner
2015-09-03Build tarballs with deterministic file ordering....* guix/packages.scm (patch-and-repack)[build], gnu/system/install.scm (self-contained-tarball)[build], gnu/packages/make-bootstrap.scm (tarball-package), gnu/packages/admin.scm (isc-dhcp), gnu/packages/video.scm (avidemux): Pass "--sort=name" to 'tar'. Mark H Weaver
2015-08-29gnu: mpv: Replace "jack-2" with "jack-1"....* gnu/packages/video.scm (mpv)[inputs]: Replace "jack-2" with "jack-1". Ricardo Wurmus
2015-08-21gnu: youtube-dl: Update to 2015.08.16.1....* gnu/packages/video.scm (youtube-dl): Update to 2015.08.16.1. Efraim Flashner
2015-08-15gnu: Remove mplayer2....* gnu/packages/video.scm (mplayer2): Removed variable. Taylan Ulrich Bayırlı/Kammer
2015-08-12gnu: avidemux: Update to 2.6.10. Disable GTK+ build....* gnu/packages/video.scm (avidemux): Update to 2.6.10. Disable the GTK+ build, which fails, and remove the gtk+ input. Andreas Enge
2015-08-08gnu: aalib: Pass --build to configure....* gnu/packages/video.scm (aalib)[arguments]: In configure phase, accept 'build' keyword argument and pass it to 'configure'. Mark H Weaver
2015-07-26gnu: avidemux: Install libraries to lib....* gnu/packages/video.scm (avidemux)[source]: Add patch to install to lib directory instead of lib64 or lib32 depending on the architecture. [arguments]: Use the lib instead of the lib64 directory for flags in the build phase, so that these flags should now also work on i686. * gnu/packages/patches/avidemux-install-to-lib.patch: New file. * gnu-system.am (dist_patch_DATA): Register it. Andreas Enge