Age | Commit message (Expand) | Author |
2018-08-16 | Merge branch 'master' into staging | Marius Bakke |
2018-08-16 | gnu: vlc: Fix build with recent versions of libx264....Fixes <https://bugs.gnu.org/32448>.
Reported by Clément Lassieur <clement@lassieur.org>.
* gnu/packages/video.scm (%vlc-libx264-compat.patch): New variable.
(vlc)[source](patches): New field.
| Marius Bakke |
2018-08-15 | gnu: libx264: Update to 20180810-2245....* gnu/packages/video.scm (libx264): Update to 20180810-2245.
| Marius Bakke |
2018-08-13 | gnu: aegisub: Fix build....* gnu/packages/patches/aegisub-icu59-include-unistr.patch: New file.
* gnu/lokal.mk (dist_patch_DATA): Register it.
* gnu/packages/video.scm (aegisub)[source]: Use patch.
[arguments]: Add CXXFLAGS, Return #t from fix-ldflags phase.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Björn Höfling |
2018-08-10 | Merge branch 'master' into staging | Marius Bakke |
2018-08-09 | gnu: youtube-dl: Update to 2018.08.04....* gnu/packages/video.scm (youtube-dl): Update to 2018.08.04.
| Tobias Geerinckx-Rice |
2018-08-07 | gnu: FFmpeg: Support video stabilization with vidstab....* gnu/packages/video.scm (ffmpeg)[inputs]: Add vidstab.
[arguments]: Configure with vidstab.
| Leo Famulari |
2018-08-07 | gnu: Add vidstab....* gnu/packages/video.scm (vidstab): New variable.
| Leo Famulari |
2018-07-30 | Merge branch 'master' into staging | Marius Bakke |
2018-07-30 | gnu: youtube-dl: Update to 2018.07.29....* gnu/packages/video.scm (youtube-dl): Update to 2018.07.29.
| Arun Isaac |
2018-07-28 | Merge branch 'master' into staging | Marius Bakke |
2018-07-28 | gnu: x265: Fix compilation on ARMv7....* gnu/packages/patches/x265-arm-asm-primitives.patch: New file.
* gnu/packages/video.scm (x265)[sources](patches): Add it.
* gnu/local.mk (dist_patch_DATA): Add it.
| Ludovic Courtès |
2018-07-24 | gnu: mpv: Update to 0.29.0....* gnu/packages/video.scm (mpv): Update to 0.29.0.
| Rutger Helling |
2018-07-22 | gnu: ffmpegthumbnailer: New variable....* gnu/packages/video.scm (ffmpegthumbnailer): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
| Brendan Tildesley |
2018-07-21 | gnu: youtube-dl: Update to 2018.07.10....* gnu/packages/video.scm (youtube-dl): Update to 2018.07.10.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Björn Höfling |
2018-07-20 | gnu: ffmpeg: Update to 4.0.2....* gnu/packages/video.scm (ffmpeg): Update to 4.0.2.
| Marius Bakke |
2018-07-20 | gnu: ffmpeg@3.4: Update to 3.4.4....* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.4.
| Marius Bakke |
2018-07-18 | gnu: VLC: Update to 3.0.3-1 [fixes CVE-2018-11529]....* gnu/packages/video.scm (vlc): Update to 3.0.3-1.
| Leo Famulari |
2018-07-18 | gnu: ffmpeg@2.8: Update to 2.8.15....* gnu/packages/video.scm (ffmpeg-2.8): Update to 2.8.15.
| Marius Bakke |
2018-07-17 | gnu: handbrake: Compile with ffmpeg-3.4....* gnu/packages/video.scm (handbrake)[inputs]: Replace ffmpeg by ffmpeg-3.4.
| Andreas Enge |
2018-07-17 | gnu: mplayer: Compile with ffmpeg-3.4....* gnu/packages/video.scm (mplayer)[inputs]: Replace ffmpeg by ffmpeg-3.4.
| Andreas Enge |
2018-07-13 | gnu: libva: Update to 2.2.0....* gnu/packages/video.scm (libva): Update to 2.2.0.
| Marius Bakke |
2018-07-12 | gnu: openh264: Update to 1.8.0....* gnu/packages/video.scm (openh264): Update to 1.8.0.
[source](uri): Use release tarball.
| Marius Bakke |
2018-07-08 | gnu: ffmpeg@3.4: Update to 3.4.3....* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.3.
| Marius Bakke |
2018-07-03 | gnu: mpv: Add vulkan-headers....* gnu/packages/video.scm (mpv)[inputs]: Add vulkan-headers.
| Rutger Helling |
2018-06-29 | gnu: srt2vtt: Update homepage....* gnu/packages/video.scm (srt2vtt): Update Homepage.
Signed-off-by: Oleg Pykhalov <go.wigust@gmail.com>
| Björn Höfling |
2018-06-28 | gnu: Add qtfaststart....* gnu/packages/video.scm (qtfaststart): New variable.
| Leo Famulari |
2018-06-24 | gnu: streamlink: Update to 0.13.0-1.2dca793....* gnu/packages/video.scm (streamlink): Update to 0.13.0-1.2dca793.
| Oleg Pykhalov |
2018-06-22 | gnu: mplayer: Return #t from all phases....* gnu/packages/video.scm (mplayer)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: vapoursynth: Return #t from all phases....* gnu/packages/video.scm (vapoursynth)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: libsmpeg: Return #t from all phases....* gnu/packages/video.scm (libsmpeg)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: handbrake: Return #t from all phases....* gnu/packages/video.scm (handbrake)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: libmediainfo: Return #t from all phases....* gnu/packages/video.scm (libmediainfo)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: mediainfo: Return #t from all phases....* gnu/packages/video.scm (mediainfo)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: livemedia-utils: Return #t from all phases....* gnu/packages/video.scm (livemedia-utils)[arguments]: Substitute
INVOKE for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-22 | gnu: frei0r-plugins: Return #t from all phases....* gnu/packages/video.scm (frei0r-plugins)[arguments]: Substitute INVOKE
for SYSTEM*.
| Tobias Geerinckx-Rice |
2018-06-21 | gnu: youtube-dl: Update to 2018.06.19....* gnu/packages/video.scm (youtube-dl): Update to 2018.06.19.
| Rutger Helling |
2018-06-19 | gnu: x265: Fix building on armhf-linux and aarch64-linux....* 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.
| Efraim Flashner |
2018-06-16 | gnu: ffmpeg: Update to 4.0.1....* gnu/packages/video.scm (ffmpeg): Update to 4.0.1.
| Marius Bakke |
2018-06-08 | gnu: twitchy: Install 'rofi-twitchy'....* gnu/packages/video.scm (twitchy): Install 'rofi-twitchy'.
| Oleg Pykhalov |
2018-06-06 | Merge branch 'master' into core-updates | Ricardo Wurmus |
2018-06-06 | gnu: vulkan-loader: Update URL and change name....* 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'.
| Rutger Helling |
2018-06-06 | gnu: you-get: Update to 0.4.1077....* gnu/packages/video.scm (you-get): Update to 0.4.1077.
| Rutger Helling |
2018-05-31 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-05-31 | gnu: mkvtoolnix: Use INVOKE....* gnu/packages/video.scm (mkvtoolnix)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-05-31 | gnu: liba52: Use INVOKE....* gnu/packages/video.scm (liba52)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-05-31 | gnu: aalib: Use INVOKE....* gnu/packages/video.scm (aalib)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-05-31 | gnu: ffmpeg: Use INVOKE....* gnu/packages/video.scm (ffmpeg)[arguments]: Substitute INVOKE for
SYSTEM*.
| Tobias Geerinckx-Rice |
2018-05-30 | gnu: vlc: Update to 3.0.3, and add more inputs....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>
| Mark H Weaver |
2018-05-30 | gnu: vlc: Update to 3.0.3, and add more inputs....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.
| Mark H Weaver |