summaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Collapse)AuthorAge
* Merge branch 'master' into stagingMarius Bakke2019-03-14
|\
| * gnu: xvid: Update to 1.3.5.Tobias Geerinckx-Rice2019-03-11
| | | | | | | | * gnu/packages/video.scm (xvid): Update to 1.3.5.
| * gnu: avidemux: Update to 2.7.2.Tobias Geerinckx-Rice2019-03-11
| | | | | | | | | | * gnu/packages/video.scm (avidemux): Update to 2.7.2. [arguments]: Update version of included ffmpeg.
| * gnu: avidemux: Factorise ffmpeg version.Tobias Geerinckx-Rice2019-03-11
| | | | | | | | | | * gnu/packages/video.scm (avidemux)[arguments]: Move oft-repeated hard-coded ffmpeg version number to a single let-bound variable.
| * gnu: avidemux: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-03-11
| | | | | | | | * gnu/packages/video.scm (avidemux)[source]: Hard-code NAME.
| * gnu: youtube-dl: Update to 2019.03.09.Tobias Geerinckx-Rice2019-03-11
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.03.09.
| * gnu: you-get: Update to 0.4.1270.Tobias Geerinckx-Rice2019-03-11
| | | | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.1270.
* | gnu: libvdpau: Update to 1.2.Marius Bakke2019-03-10
| | | | | | | | | | * gnu/packages/video.scm (libvdpau): Update to 1.2. [source](uri): Adjust for new URL.
* | Merge branch 'master' into stagingMarius Bakke2019-03-10
|\|
| * gnu: Add libsmpeg-with-sdl1.Ricardo Wurmus2019-03-10
| | | | | | | | | | * gnu/packages/video.scm (libsmpeg-with-sdl1): New variable. (libsmpeg)[version]: Change to 0.4.5-401.
| * gnu: youtube-viewer: Update to "3.5.4.Tobias Geerinckx-Rice2019-03-09
| | | | | | | | * gnu/packages/video.scm (youtube-viewer): Update to "3.5.4.
* | Merge branch 'master' into stagingMarius Bakke2019-03-06
|\|
| * gnu: FFmpeg: Build with AV1 support.Arne Babenhauserheide2019-03-05
| | | | | | | | | | | | * gnu/packages/video.scm (ffmpeg)[inputs]: Add libaom. [arguments]: Pass '--enable-libaom' to #:configure-flags. (ffmpeg-3.4)[inputs, arguments]: Filter out libaom.
| * gnu: Add libaom.Arne Babenhauserheide2019-03-05
| | | | | | | | | | | | * gnu/packages/video.scm (libaom): New variable. Co-authored-by: Leo Famulari <leo@famulari.name>
| * gnu: you-get: Update to 0.4.1256.Tobias Geerinckx-Rice2019-03-06
| | | | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.1256.
| * gnu: youtube-dl: Update to 2019.03.01.Tobias Geerinckx-Rice2019-03-06
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.03.01.
| * gnu: dav1d: Update to 0.2.0.Leo Famulari2019-03-05
| | | | | | | | | | * gnu/packages/video.scm (dav1d): Update to 0.2.0. [source]: Add alternate URL.
* | Merge branch 'master' into stagingMarius Bakke2019-03-04
|\|
| * gnu: mkvtoolnix: Use modular qt.Efraim Flashner2019-03-04
| | | | | | | | | | | | * gnu/packages/video.scm (mkvtoolnix)[inputs]: Remove qt, add qtbase, qtmultimedia. [native-inputs]: Add qttools.
| * gnu: mkvtoolnix: Unbundle more libraries.Efraim Flashner2019-03-04
| | | | | | | | | | | | * gnu/packages/video.scm (mkvtoolnix)[source]: Remove more bundled libraries. [inputs]: Add fmt, cmark.
| * gnu: mkvtoolnix: Update to 31.0.0.Efraim Flashner2019-03-04
| | | | | | | | | | | | * gnu/packages/video.scm (mkvtoolnix): Update to 31.0.0. [arguments]: Remove unneeded 'with-extra-includes' flag, add flags to disable update checks and not use precompiled headers.
| * gnu: avidemux: Build with modular qt.Efraim Flashner2019-03-03
| | | | | | | | | | * gnu/packages/video.scm (avidemux)[inputs]: Remove qt, add qtbase, qttools.
| * gnu: avidemux: Update to 2.7.1.Efraim Flashner2019-03-03
| | | | | | | | | | * gnu/packages/video.scm (avidemux): Update to 2.7.1. [arguments]: Update bundled ffmpeg to 3.3.7.
| * gnu: libopenshot: Build with modular qt.Efraim Flashner2019-03-03
| | | | | | | | | | * gnu/packages/video.scm (libopenshot)[propagated-inputs]: Remove qt, add qtbase, qtmultimedia.
| * gnu: libopenshot: Remove bundled libraries.Efraim Flashner2019-03-03
| | | | | | | | | | * gnu/packages/video.scm (libopenshot)[source]: Add snippet to remove bundled libraries.
| * gnu: libopenshot: Fix tests on other architectures.Efraim Flashner2019-03-03
| | | | | | | | | | | | * gnu/packages/video.scm (libopenshot)[source]: Add patch. * gnu/packages/patches/libopenshot-fixup-tests.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* | Merge branch 'master' into stagingMarius Bakke2019-03-01
|\|
| * gnu: twitchy: Update to 3.4.Timo Eisenmann2019-02-25
| | | | | | | | | | | | | | | | * gnu/packages/video.scm: (twitchy): Update to 3.4. [arguments]: Add phase 'patch-paths' to substitute in the absolute path to 'streamlink'. Signed-off-by: Leo Famulari <leo@famulari.name>
* | Merge branch 'master' into stagingMarius Bakke2019-02-24
|\|
| * gnu: youtube-dl: Update to 2019.02.18.Alex Vong2019-02-22
| | | | | | | | * gnu/packages/video.scm (youtube-dl): Update to 2019.02.18.
* | Merge branch 'master' into stagingMarius Bakke2019-02-20
|\|
| * gnu: motion: Update to 4.2.2.Tobias Geerinckx-Rice2019-02-18
| | | | | | | | * gnu/packages/video.scm (motion): Update to 4.2.2.
| * gnu: you-get: Update to 0.4.1210.Tobias Geerinckx-Rice2019-02-18
| | | | | | | | * gnu/packages/video.scm (you-get): Update to 0.4.1210.
| * gnu: youtube-viewer: Update to 3.5.2.Tobias Geerinckx-Rice2019-02-18
| | | | | | | | * gnu/packages/video.scm (youtube-viewer): Update to 3.5.2.
| * gnu: mlt: Update to 6.12.0.Tobias Geerinckx-Rice2019-02-18
| | | | | | | | | | * gnu/packages/video.scm (mlt): Update to 6.12.0. [arguments]: Re-indent.
| * gnu: libdvdread: Update to 6.0.1.Tobias Geerinckx-Rice2019-02-14
| | | | | | | | * gnu/packages/video.scm (libdvdread): Update to 6.0.1.
| * gnu: libdvdread: Don't use NAME in source URI.Tobias Geerinckx-Rice2019-02-14
| | | | | | | | * gnu/packages/video.scm (libdvdread)[source]: Hard-code NAME.
* | Merge branch 'master' into stagingMarius Bakke2019-02-14
|\|
| * gnu: Fix aegisub.Björn Höfling2019-02-13
| | | | | | | | | | * gnu/packages/video.scm (aegisub)[arguments]: Add phase to fix boost headers.
| * gnu: ffmpeg: Update to 4.1.1.Marius Bakke2019-02-11
| | | | | | | | * gnu/packages/video.scm (ffmpeg): Update to 4.1.1.
| * gnu: vlc: Use libvpx-1.7.Danny Milosavljevic2019-02-11
| | | | | | | | | | | | Fixes <https://bugs.gnu.org/34439>. * gnu/packages/video.scm (vlc)[inputs]: Remove libvpx. Add libvpx-1.7.
* | gnu: libva: Update to 2.4.0.Marius Bakke2019-02-10
|/ | | | * gnu/packages/video.scm (libva): Update to 2.4.0.
* gnu: libvpx: Update to 1.8.0.Marius Bakke2019-02-09
| | | | | | | | | | | * gnu/packages/patches/gst-plugins-good-libvpx-compat.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (libvpx): Update to 1.8.0. [source](patches): Remove obsolete patch. (libvpx-1.7): New public variable. * gnu/packages/gnuzilla.scm (icecat)[inputs]: Use LIBVPX-1.7 instead of LIBVPX. * gnu/packages/gstreamer.scm (gst-plugins-good)[source](patches): New field. [arguments]: Add #:make-flags.
* Merge branch 'staging'Ludovic Courtès2019-02-09
|\
| * Merge branch 'master' into stagingMarius Bakke2019-01-31
| |\
| * \ Merge branch 'master' into stagingRicardo Wurmus2019-01-23
| |\ \
| * \ \ Merge branch 'master' into stagingLudovic Courtès2019-01-20
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-01-13
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2019-01-09
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2018-12-22
| |\ \ \ \ \ \