| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
| |
The reason this was required was because of a regression in ffmpeg 3.4; see
<https://trac.ffmpeg.org/ticket/6775>.
* gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change FFMPEG-3.3 to FFMPEG.
* gnu/packages/video.scm (ffmpeg-3.3): Remove variable.
|
|
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.4.
(gst-plugins-bad): Likewise.
[arguments]: Remove #:phases.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst123): New variable.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (orc): Update to 0.4.28.
|
|
|
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-libav)[inputs]: Change ffmpeg to ffmpeg-3.3.
* gnu/packages/messaging.scm (qtox)[inputs]: Change ffmpeg to ffmpeg-3.3.
* gnu/packages/video.scm (ffmpeg-3.3): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/openjpeg-CVE-2017-12982.patch,
gnu/packages/patches/openjpeg-CVE-2017-14040.patch,
gnu/packages/patches/openjpeg-CVE-2017-14041.patch,
gnu/packages/patches/openjpeg-CVE-2017-14151.patch,
gnu/packages/patches/openjpeg-CVE-2017-14152.patch,
gnu/packages/patches/openjpeg-CVE-2017-14164.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg): Update to 2.3.0.
[source](patches): Remove.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Adjust openjpeg
substitution.
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.3.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add wayland.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
In addition to the patches we already had (which are not mentioned in the
ChangeLog, but verified by following their respective GitHub issues) this
release also fixes CVE-2016-9112, CVE-2016-5139, CVE-2016-5152, CVE-2016-5158,
CVE-2016-5159, CVE-2016-1626 and CVE-2016-1628.
See <https://github.com/uclouvain/openjpeg/blob/v2.2.0/CHANGELOG.md> for details.
* gnu/packages/patches/openjpeg-CVE-2016-9572-CVE-2016-9573.patch,
gnu/packages/patches/openjpeg-CVE-2016-9850-CVE-2016-9851.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
* gnu/packages/image.scm (openjpeg): Update to 2.2.0.
[source](patches): Remove.
* gnu/packages/gstreamer.scm (gst-plugins-bad)[arguments]: Add phase to patch
hard-coded openjpeg-2.1 path.
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-good)[arguments]: Change the
list of tests to disable during 'disable-failing-tests phase.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (orc): Update to 0.4.27.
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.2.
|
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst, python2-gst): Update
to 1.12.1.
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer, gst-plugins-base, gst-plugins-good,
gst-plugins-bad, gst-plugins-ugly, gst-libav, python-gst): Update to 1.12.0.
|
|
|
|
|
|
| |
This is a followup to 1d8e7273578e95f6b5e4293ac34c4f6fe5d5c579.
* gnu/packages/gstreamer.scm (gst-plugins-base): Remove dead comment.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (orc)[home-page]: Update.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.4.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.4.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.4.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.4.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.4.
|
|
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.4.
[source]: Remove obsolete patch 'gst-plugins-base-fix-test-on-32bit.patch'
* gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.4.
|
|
|
|
|
|
| |
* gnu/packages/patches/gst-plugins-base-fix-test-on-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gstreamer.scm (gst-plugins-base)[source]: Use it.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.3.
(gst-plugins-base): Likewise.
(gst-plugins-good): Likewise.
(gst-plugins-bad): Likewise.
(gst-plugins-ugly): Likewise.
(gst-libav): Likewise.
(python-gst): Likewise.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.2.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.2.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.2.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.2.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.2.
[source]: Remove patches.
* gnu/packages/patches/gst-plugins-good-fix-crashes.patch,
gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch,
gnu/packages/patches/gst-plugins-good-fix-signedness.patch,
gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch: Remove files.
* gnu/local.mk (dist_patch_DATA): Remove them.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.2.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.2.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/gst-plugins-good-fix-crashes.patch,
gnu/packages/patches/gst-plugins-good-fix-invalid-read.patch,
gnu/packages/patches/gst-plugins-good-fix-signedness.patch,
gnu/packages/patches/gst-plugins-good-flic-bounds-check.patch: New files.
* gnu/local.mk (dist_patch_DATA): Add them.
* gnu/packages/gstreamer.scm (gst-plugins-good): Use them.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (python-gst, python2-gst): Update to 1.10.1.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.1.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.1.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.1.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.1.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.1.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.1.
|
|
|
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.10.0.
[inputs]: Remove wayland.
[tests]: Update comment about failing tests.
[home-page]: Use https.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (python-gst): Update to 1.10.0.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-libav): Update to 1.10.0.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-ugly): Update to 1.10.0.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-good): Update to 1.10.0.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-base): Update to 1.10.0.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gstreamer): Update to 1.10.0.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Add x265.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-bad)[inputs]: Remove qtbase.
|
|
|
|
| |
* gnu/packages/gstreamer.scm (gst-plugins-ugly)[inputs]: Add mpg123.
|