GNU bug report logs - #38670
[PATCH] Fix audio/video in icecat

Previous Next

Package: guix-patches;

Reported by: Julien Lepiller <julien <at> lepiller.eu>

Date: Thu, 19 Dec 2019 14:00:02 UTC

Severity: normal

Tags: patch

Done: Julien Lepiller <julien <at> lepiller.eu>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Julien Lepiller <julien <at> lepiller.eu>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#38670: closed ([PATCH] Fix audio/video in icecat)
Date: Mon, 23 Dec 2019 11:51:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Mon, 23 Dec 2019 12:50:32 +0100
with message-id <20191223125032.086d7ab2 <at> sybil.lepiller.eu>
and subject line Re: [bug#38670] [PATCH] Fix audio/video in icecat
has caused the debbugs.gnu.org bug report #38670,
regarding [PATCH] Fix audio/video in icecat
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
38670: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=38670
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: guix-patches <at> gnu.org
Subject: [PATCH] Fix audio/video in icecat
Date: Thu, 19 Dec 2019 14:59:22 +0100
[Message part 3 (text/plain, inline)]
Hi guix,

since the update to icecat 68, mpeg decoding doesn't work in IceCat
(mp3/mp4 would not play, breaking a lot of online media players). This
patch addresses that issue, that was caused by IceCat not finding
ffmpeg's library. It was dlopening libavcodec.so, but could not find
it. I replaced it with an absolute reference to the library in the
store, which now allows IceCat to load the library at runtime. It also
adds ffmpeg to icecat's closure, ensuring it will always find it.
[0001-gnu-icecat-Fix-linking-with-ffmpeg.patch (text/x-patch, attachment)]
[Message part 5 (message/rfc822, inline)]
From: Julien Lepiller <julien <at> lepiller.eu>
To: 38670-done <at> debbugs.gnu.org
Subject: Re: [bug#38670] [PATCH] Fix audio/video in icecat
Date: Mon, 23 Dec 2019 12:50:32 +0100
Pushed Mark's version as 8e5567195f5d29301d571612085b5afdb460619d.


This bug report was last modified 5 years and 151 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.