summary refs log tree commit diff
path: root/gnu/packages/patches/gst-plugins-bad-fix-overflow.patch
AgeCommit message (Collapse)Author
2021-11-11gnu: gst-plugins-bad: Update to 1.18.5.Maxim Cournoyer
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.18.5. [source]: Remove patches. Delete trailing #t. * gnu/packages/patches/gst-plugins-bad-fix-overflow.patch: Delete file. * gnu/local.mk: De-register it.
2021-11-11Revert gstreamer update to 1.19.2.Maxim Cournoyer
This reverts commits from e49190cf2befec56246c2baa8697e30c7ba491ac to b2fe4c44e39f66d203d99b16aeed3bb69ccca6c8. Reason: 1.19 is an unstable (development) release rather than a stable one.
2021-11-11gnu: gst-plugins-bad: Update to 1.19.2.Maxim Cournoyer
* gnu/packages/gstreamer.scm (gst-plugins-bad): Update to 1.19.2. * gnu/packages/patches/gst-plugins-bad-fix-overflow.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
2021-04-27gnu: gst-plugins-bad: Fix an overflow when processing video files.Leo Famulari
* gnu/packages/patches/gst-plugins-bad-fix-overflow.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/gstreamer.scm (gst-plugins-bad)[source]: Use it.