aboutsummaryrefslogtreecommitdiff
path: root/gnu/packages/video.scm
Commit message (Expand)AuthorAge
* gnu: libvpx: Do not build static libraries.•••* gnu/packages/video.scm (libvpx)[arguments]: Add "--disable-static" to #:configure-flags. Marius Bakke2019-12-11
* gnu: dav1d: Update to 0.5.2.•••* gnu/packages/video.scm (dav1d): Update to 0.5.2. Marius Bakke2019-12-11
* gnu: frei0r-plugins: Update to 1.7.0.•••* gnu/packages/video.scm (frei0r-plugins): Update to 1.7.0. [native-inputs]: Remove LIBTOOL, AUTOCONF and AUTOMAKE. [arguments]: Remove 'autotools' phase. Add 'patch-Makefile' phase. Marius Bakke2019-12-11
* gnu: youtube-dl: Update to 2019.11.28.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.11.28. Julien Lepiller2019-12-08
* gnu: ffmpeg: Update to 3.4.7.•••* gnu/packages/video.scm (ffmpeg-3.4): Update to 3.4.7. Marius Bakke2019-12-04
* Merge branch 'staging'Marius Bakke2019-12-04
|\
| * Merge branch 'master' into stagingMarius Bakke2019-11-28
| |\
| * \ Merge branch 'master' into stagingMarius Bakke2019-11-28
| |\ \
| * \ \ Merge branch 'master' into stagingMarius Bakke2019-11-15
| |\ \ \
| * \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-30
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-27
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-23
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-21
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-18
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into stagingMarius Bakke2019-10-08
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | gnu: libvdpau: Update to 1.3.•••* gnu/packages/video.scm (libvdpau): Update to 1.3. [source]: Switch to git-fetch. [build-system]: Switch to meson-build-system. Rutger Helling2019-08-29
* | | | | | | | | | | gnu: Remove duplicate nlohmann-json-cpp package.•••* gnu/packages/serialization.scm (nlohmann-json-cpp): Move variable ... * gnu/packages/cpp.scm (nlohmann-json-cpp): ... here. Mark as deprecated by JSON-MODERN-CXX. * gnu/packages/jupyter.scm (xeus)[inputs]: Change NLOHMANN-JSON-CPP to JSON-MODERN-CXX. * gnu/packages/video.scm (mkvtoolnix)[inputs]: Likewise. Marius Bakke2019-12-04
* | | | | | | | | | | gnu: handbrake: Upgrade to 1.3.0.•••* gnu/packages/patches/handbrake-opt-in-nvenc.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/video.scm (handbrake)[source]: Upgrade to 1.3.0. Remove patch. [native-inputs]: Remove cmake and curl. [inputs]: Add dav1d and numactl. [arguments]: Add "--disable-nvenc" to configure flags in place of patch. Adjust "bootstrap" phase in response to upstream changes. Add "patch-SHELL" and "relax-reqs" phases. Eric Bavier2019-12-03
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | gnu: mplayer: Adjust inputs.•••* gnu/packages/video.scm (mplayer)[inputs]: Move yasm ... [native-inputs]: ... to here. Efraim Flashner2019-11-28
* | | | | | | | | | gnu: avidemux: Clean up inputs.•••* gnu/packages/video.scm (avidemux)[inputs]: Remove sdl. Move perl, python-wrapper, qttools, yasm ... [native-inputs]: ... to here. [arguments]: Remove references to sdl. Efraim Flashner2019-11-28
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | gnu: youtube-dl: Update to 2019.11.22.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.11.22. Efraim Flashner2019-11-26
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | gnu: mlt: Update to 6.18.0.•••* gnu/packages/video.scm (mlt): Update to 6.18.0. Tobias Geerinckx-Rice2019-11-12
* | | | | | | | gnu: youtube-dl: Update to 2019.11.05.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.11.05. Ludovic Courtès2019-11-09
* | | | | | | | gnu: libdvdread: Update to 6.0.2.•••* gnu/packages/video.scm (libdvdread): Update to 6.0.2. Tobias Geerinckx-Rice2019-11-08
* | | | | | | | gnu: libdvdnav: Update to 6.0.1.•••* gnu/packages/video.scm (libdvdnav): Update to 6.0.1. Tobias Geerinckx-Rice2019-11-08
* | | | | | | | gnu: libdvdnav: Don't use NAME in source URI.•••* gnu/packages/video.scm (libdvdnav)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-11-08
* | | | | | | | gnu: obs: Update to 24.0.3.•••* gnu/packages/video.scm (obs): Update to 24.0.3. Tobias Geerinckx-Rice2019-11-04
* | | | | | | | gnu: vapoursynth: Update to 48.•••* gnu/packages/video.scm (vapoursynth): Update to 48. Tobias Geerinckx-Rice2019-11-04
* | | | | | | | gnu: vlc: Fix build.•••* gnu/packages/patches/vlc-fix-test_libvlc_slaves.patch: New file. * gnu/local.mk (dist_patch_DATA): Reference new file. * gnu/packages/video.scm (vlc): Apply patch. Nicolas Goaziou2019-11-02
* | | | | | | | gnu: x265: Update to 3.2.1.•••* gnu/packages/video.scm (x265): Update to 3.2.1. Tobias Geerinckx-Rice2019-11-01
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | gnu: youtube-dl: Update to 2019.10.29.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.10.29. Tobias Geerinckx-Rice2019-10-30
* | | | | | | gnu: avidemux: Update to 2.7.4.•••* gnu/packages/video.scm (avidemux): Update to 2.7.4. [arguments]: Update bundled ffmpeg version. Tobias Geerinckx-Rice2019-10-29
* | | | | | | gnu: x265: Update to 3.2.•••* gnu/packages/video.scm (x265): Update to 3.2. Tobias Geerinckx-Rice2019-10-28
* | | | | | | gnu: mpv: Update to 0.30.0.•••* gnu/packages/video.scm (mpv): Update to 0.30.0. [arguments]: Remove obsolete #:configure-flags. Tobias Geerinckx-Rice2019-10-27
| |_|_|_|_|/ |/| | | | |
* | | | | | gnu: dav1d: Update to 0.5.1.•••* gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (dav1d): Update to 0.5.1. [source](patches): Remove. Marius Bakke2019-10-27
* | | | | | gnu: youtube-dl: Update to 2019.10.22.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.10.22. Tobias Geerinckx-Rice2019-10-25
| |_|_|_|/ |/| | | |
* | | | | gnu: libdv: Don't use NAME in source URI.•••* gnu/packages/video.scm (libdv)[source]: Hard-code NAME. Tobias Geerinckx-Rice2019-10-21
| |_|_|/ |/| | |
* | | | gnu: Remove more GCC < 7 workarounds.•••* gnu/packages/abiword.scm (abiword)[arguments]: Do not pass "-std=c++11" to the GCC command line. * gnu/packages/aidc.scm (zbar)[arguments]: Likewise. * gnu/packages/android.scm (android-libbase, android-libcutils, android-libziparchive, fastboot)[arguments]: Likewise. * gnu/packages/audio.scm (azr3, guitarix, suil)[arguments]: Likewise. * gnu/packages/bioinformatics.scm (bless)[arguments]: Likewise. * gnu/packages/bittorrent.scm (libtorrent-rasterbar)[arguments]: Likewise. * gnu/packages/code.scm (rtags)[arguments]: Likewise. * gnu/packages/coq.scm (coq-gappa)[arguments]: Likewise. * gnu/packages/emulators.scm (dolphin-emu)[arguments]: Likewise. * gnu/packages/engineering.scm (xyce-serial, xyce-parallel)[arguments]: Likewise. * gnu/packages/gnupg.scm (pinentry-qt)[arguments]: Likewise. * gnu/packages/gobby.scm (libnet6, obby)[arguments]: Likewise. * gnu/packages/graph.scm (python-faiss)[arguments]: Likewise. * gnu/packages/graphics.scm (povray)[arguments]: Likewise. * gnu/packages/image-processing.scm (opencv, itk-snap)[arguments]: Likewise. * gnu/packages/image.scm (freeimage)[arguments]: Likewise. * gnu/packages/kodi.scm (crossguid)[arguments]: Likewise. * gnu/packages/music.scm (amsynth, qmidiarp, qmidiroute, seq24)[arguments]: Likewise. * gnu/packages/pdf.scm (python-poppler-qt5)[arguments]: Likewise. * gnu/packages/sagemath.scm (lcalc)[arguments]: Likewise. * gnu/packages/video.scm (vlc, mlt, v4l-utils)[arguments]: Likewise. Marius Bakke2019-10-20
* | | | gnu: dav1d: Fix build on AArch64.•••* gnu/packages/patches/dav1d-aarch64-symbol-alignment.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (dav1d)[source](patches): New field. Marius Bakke2019-10-20
* | | | gnu: dav1d: Remove defunct mirror URL.•••* gnu/packages/video.scm (dav1d)[source](uri): Remove bz2 tarball origin. Marius Bakke2019-10-20
* | | | gnu: libmpeg2: Fix build on armhf-linux.•••* gnu/packages/patches/libmpeg2-arm-private-symbols.patch, gnu/packages/patches/libmpeg2-global-symbol-test.patch: New files. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/video.scm (libmpeg2)[source](patches): New field. Marius Bakke2019-10-20
* | | | gnu: dav1d: Update to 0.5.0.•••* gnu/packages/video.scm (dav1d): Update to 0.5.0. Marius Bakke2019-10-20
| |_|/ |/| |
* | | gnu: HandBrake: Update to 1.2.2.•••* gnu/packages/video.scm (handbrake): Update to 1.2.2. Eric Bavier2019-10-13
| |/ |/|
* | Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\ \
| * | gnu: youtube-dl: Update to 2019.09.28.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.09.28. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Diego Nicola Barbato2019-10-01
* | | Merge branch 'master' into core-updatesLudovic Courtès2019-10-01
|\| |
| * | gnu: youtube-viewer: Update to 3.5.8.•••* gnu/packages/video.scm (youtube-viewer): Update to 3.5.8. Tobias Geerinckx-Rice2019-09-28
* | | Merge branch 'master' into core-updatesMarius Bakke2019-09-27
|\| |
| * | gnu: youtube-dl: Update to 2019.09.12.1.•••* gnu/packages/video.scm (youtube-dl): Update to 2019.09.12.1. Tobias Geerinckx-Rice2019-09-25
| * | gnu: celluloid: Update to 0.17 from gnome-mpv.•••* gnu/packages/video.scm (celluloid): ‘New’ public variable. (gnome-mpv): Redefine as DEPRECATED-PACKAGE. Tobias Geerinckx-Rice2019-09-25