summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* gnu: srt2vtt: Update homepage.Björn Höfling2018-06-29
| | | | | | * gnu/packages/video.scm (srt2vtt): Update Homepage. Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
* gnu: Add qtfaststart.Leo Famulari2018-06-28
| | | | * gnu/packages/video.scm (qtfaststart): New variable.
* gnu: streamlink: Update to 0.13.0-1.2dca793.Oleg Pykhalov2018-06-24
| | | | * gnu/packages/video.scm (streamlink): Update to 0.13.0-1.2dca793.
* gnu: mplayer: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (mplayer)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: vapoursynth: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (vapoursynth)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libsmpeg: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (libsmpeg)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: handbrake: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (handbrake)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: libmediainfo: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (libmediainfo)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: mediainfo: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (mediainfo)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: livemedia-utils: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (livemedia-utils)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: frei0r-plugins: Return #t from all phases.Tobias Geerinckx-Rice2018-06-22
| | | | | * gnu/packages/video.scm (frei0r-plugins)[arguments]: Substitute INVOKE for SYSTEM*.
* gnu: youtube-dl: Update to 2018.06.19.Rutger Helling2018-06-21
| | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.06.19.
* gnu: x265: Fix building on armhf-linux and aarch64-linux.Efraim Flashner2018-06-19
| | | | | | | * gnu/packages/video.scm (x265)[source]: Add patch. [arguments]: Enable PIC on armhf-linux. * gnu/packages/patches/x265-fix-ppc64le-build.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: ffmpeg: Update to 4.0.1.Marius Bakke2018-06-16
| | | | * gnu/packages/video.scm (ffmpeg): Update to 4.0.1.
* gnu: twitchy: Install 'rofi-twitchy'.Oleg Pykhalov2018-06-08
| | | | * gnu/packages/video.scm (twitchy): Install 'rofi-twitchy'.
* Merge branch 'master' into core-updatesRicardo Wurmus2018-06-06
|\
| * gnu: vulkan-loader: Update URL and change name.Rutger Helling2018-06-06
| | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/emulators.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/games.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/video.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'. * gnu/packages/vulkan.scm (vulkan-loader): Rename from 'vulkan-icd-loader' to 'vulkan-loader'. Update URL and hash. * gnu/packages/wine.scm: Change references from 'vulkan-icd-loader' to 'vulkan-loader'.
| * gnu: you-get: Update to 0.4.1077.Rutger Helling2018-06-06
| | | | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.1077.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-31
|\|
| * gnu: mkvtoolnix: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | | | | | | * gnu/packages/video.scm (mkvtoolnix)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: liba52: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | | | | | | * gnu/packages/video.scm (liba52)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: aalib: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | | | | | | * gnu/packages/video.scm (aalib)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: ffmpeg: Use INVOKE.Tobias Geerinckx-Rice2018-05-31
| | | | | | | | | | * gnu/packages/video.scm (ffmpeg)[arguments]: Substitute INVOKE for SYSTEM*.
| * gnu: vlc: Update to 3.0.3, and add more inputs.Mark H Weaver2018-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/video.scm (vlc): Update to 3.0.3. [native-inputs]: Add flex, bison, and gettext-minimal. [inputs]: Replace ffmpeg-2.8 with the latest ffmpeg. Replace lua-5.1 with lua-5.2. Add eudev, fribidi, libarchive, libass, libavc1394, libbluray, libcaca, libdca, libdvdnav, libdvdread, libebml, libidn, libmatroska, libmodplug, libmpeg2, libraw1394, librsvg, libsecret, libupnp, libva, libvdpau, libvpx, libx264, qtsvg, samba, speexdsp, taglib, twolame, unzip, wayland, and wayland-protocols. [arguments]: Add BUILDCC=gcc to configure-flags. In the 'patch-source' phase, remove a vestigial substitution fix, enable the use of fribidi deprecated interfaces, and adjust the file names in substitutions from "gui/qt4" to "gui/qt". Move the 'regenerate-plugin-cache' phase after 'strip', and in it, set the timestamps to 1 second after the epoch, and use 'invoke'. Add new 'wrap-executable' phase. Signed-off-by: Clément Lassieur <clement@lassieur.org>
* | gnu: vlc: Update to 3.0.3, and add more inputs.Mark H Weaver2018-05-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Co-authored-by: Roel Janssen <roel@gnu.org> * gnu/packages/video.scm (vlc): Update to 3.0.3. [native-inputs]: Add flex, bison, and gettext-minimal. [inputs]: Replace ffmpeg-2.8 with the latest ffmpeg. Replace lua-5.1 with lua-5.2. Add eudev, fribidi, libarchive, libass, libavc1394, libbluray, libcaca, libdca, libdvdnav, libdvdread, libebml, libidn, libmatroska, libmodplug, libmpeg2, libraw1394, librsvg, libsecret, libupnp, libva, libvdpau, libvpx, libx264, qtsvg, samba, speexdsp, taglib, twolame, unzip, wayland, and wayland-protocols. [arguments]: Add BUILDCC=gcc to configure-flags. In the 'patch-source' phase, remove a vestigial substitution fix, enable the use of fribidi deprecated interfaces, and adjust the file names in substitutions from "gui/qt4" to "gui/qt". Move the 'regenerate-plugin-cache' phase after 'strip', and in it, set the timestamps to 1 second after the epoch, and use 'invoke'. Add new 'wrap-executable' phase.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-28
|\|
| * gnu: vlc: Fix build against Qt 5.11.Clément Lassieur2018-05-28
| | | | | | | | * gnu/packages/video.scm (vlc)[arguments]: Add missing headers.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-27
|\|
| * gnu: x265: Update to 2.8.Marius Bakke2018-05-26
| | | | | | | | * gnu/packages/video.scm (x265): Update to 2.8.
| * gnu: mps-youtube: Update to 0.2.8.Jelle Licht2018-05-25
| | | | | | | | * gnu/packages/video.scm (mps-youtube): Update to 0.2.8.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-24
|\|
| * gnu: simplescreenrecorder: Update to 0.3.11.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | | | * gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.11. [inputs]: Use defaut FFMPEG version.
| * gnu: x265: Return a boolean from the snippet.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/video.scm (x265)[source]: End snippet with #t.
| * gnu: x265: Update to 2.7.Tobias Geerinckx-Rice2018-05-23
| | | | | | | | * gnu/packages/video.scm (x265): Update to 2.7.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-21
|\|
| * gnu: libmatroska: Update to 1.4.9.Tobias Geerinckx-Rice2018-05-18
| | | | | | | | | | | | | | | | * gnu/packages/video.scm (libmatroska): Update to 1.4.9. [build-system]: Switch to the CMake build system. [native-inputs]: Remove PKG-CONFIG. [arguments]: Build shared libaries and don't try to run non-existent tests.
* | Merge branch 'master' into core-updatesMark H Weaver2018-05-17
|\|
| * gnu: libdca: Update to 0.0.6.Tobias Geerinckx-Rice2018-05-17
| | | | | | | | * gnu/packages/video.scm (libdca): Update to 0.0.6.
| * gnu: youtube-dl: Update to 2018.05.09.Tobias Geerinckx-Rice2018-05-17
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.05.09.
* | Merge branch 'master' into core-updatesMarius Bakke2018-05-06
|\|
| * gnu: libva: Build with wayland support.Efraim Flashner2018-05-01
| | | | | | | | | | * gnu/packages/video.scm (libva)[inputs]: Add wayland. * gnu/packages/gl.scm (libva-without-mesa)[inputs]: Remove wayland.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-30
|\|
| * gnu: youtube-viewer: Update to 3.3.4.Tobias Geerinckx-Rice2018-04-26
| | | | | | | | * gnu/packages/video.scm (youtube-viewer): Update to 3.3.4.
| * gnu: Add l-smash.Clément Lassieur2018-04-26
| | | | | | | | * gnu/packages/video.scm (l-smash): New variable.
| * gnu: youtube-dl: Update to 2018.04.25.Rutger Helling2018-04-25
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.04.25.
| * gnu: Use ffmpeg@3.4 in packages not ready for 4.0.Marius Bakke2018-04-23
| | | | | | | | | | | | * gnu/packages/cdrom.scm (dvdstyler)[inputs]: Change FFMPEG with FFMPEG-3.4. * gnu/packages/video.scm (mlt, motion, simplescreenrecorder)[inputs]: Likewise. * gnu/packages/music.scm (moc, pianobar)[inputs]: Likewise.
| * gnu: ffmpeg: Update to 4.0.Rutger Helling2018-04-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 4.0. * gnu/packages/video.scm (ffmpeg@3.4): New variable. * gnu/packages/video.scm (ffmpeg-git): Remove variable. * gnu/packages/video.scm (mpv)[inputs]: Build with ffmpeg instead of ffmpeg-git. * gnu/packages/gstreamer.scm (gst-libav)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. * gnu/packages/messaging.scm (qtox)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. * gnu/packages/emulators.scm (dolphin-emu)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg. * gnu/packages/gnunet.scm (libextractor)[inputs]: Build with ffmpeg@3.4 instead of ffmpeg.
* | Merge branch 'master' into core-updatesMark H Weaver2018-04-21
|\|
| * gnu: you-get: Update to 0.4.1060.Tobias Geerinckx-Rice2018-04-17
| | | | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.1060.
| * gnu: youtube-dl: Update to 2018.04.16.Tobias Geerinckx-Rice2018-04-17
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2018.04.16.