[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-09 Thread Launchpad Bug Tracker
This bug was fixed in the package gnusound - 0.7.4-8ubuntu2

---
gnusound (0.7.4-8ubuntu2) jaunty; urgency=low

  * debian/patches/fix_avcodec_decode_audio:
- use avcodec_decode_audio2 instead of avcodec_decode_audio, which has been
  removed in libavcodec (LP: #311020).

 -- Alessio TregliaFri, 09 Jan 2009 08:59:37
+0100

** Changed in: gnusound (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-09 Thread Lionel Le Folgoc
Uploaded, thanks for your work.

** Changed in: gnusound (Ubuntu)
 Assignee: Lionel Le Folgoc (mrpouit) => (unassigned)
   Status: In Progress => Fix Committed

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-09 Thread Lionel Le Folgoc
** Changed in: gnusound (Ubuntu)
 Assignee: (unassigned) => Lionel Le Folgoc (mrpouit)
   Status: Confirmed => In Progress

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-09 Thread Alessio Treglia

** Attachment added: "gnusound_0.7.4-8ubuntu2_amd64.build"
   http://launchpadlibrarian.net/21047388/gnusound_0.7.4-8ubuntu2_amd64.build

** Attachment removed: "debdiff"

   http://launchpadlibrarian.net/21047384/debdiff

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-09 Thread Alessio Treglia

** Attachment added: "debdiff"
   http://launchpadlibrarian.net/21047400/debdiff

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-09 Thread Alessio Treglia
gnusound (0.7.4-8ubuntu2) jaunty; urgency=low

  * debian/patches/fix_avcodec_decode_audio:
- avcodec_decode_audio causes segfault, use avcodec_decode_audio2
  instead (LP: #311020).

 -- Alessio Treglia   Fri, 09 Jan 2009 08:59:37
+0100

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-09 Thread Alessio Treglia

** Attachment added: "debdiff"
   http://launchpadlibrarian.net/21047384/debdiff

** Changed in: gnusound (Ubuntu)
   Status: Fix Released => Confirmed

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-08 Thread Lionel Le Folgoc
file_ffmpeg.c:230: warning: implicit declaration of function
'avcodec_decode_audio'

It'll probably segfaults; this needs to be updated to use
avcodec_decode_audio2 instead (iirc it accepts the same arguments).

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-08 Thread Launchpad Bug Tracker
This bug was fixed in the package gnusound - 0.7.4-8ubuntu1

---
gnusound (0.7.4-8ubuntu1) jaunty; urgency=low

  * Added ffmpeg_headers_location patch to fix ffmpeg headers location,
fixes FTBFS (LP: #311020).

 -- Alessio TregliaThu, 08 Jan 2009 21:04:58
+0100

** Changed in: gnusound (Ubuntu)
   Status: Confirmed => Fix Released

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-08 Thread Alessio Treglia

** Attachment added: "gnusound_0.7.4-8ubuntu1_amd64.build"
   http://launchpadlibrarian.net/21028989/gnusound_0.7.4-8ubuntu1_amd64.build

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 311020] Re: Fails to find ffmpeg headers

2009-01-08 Thread Alessio Treglia

** Changed in: gnusound (Ubuntu)
 Assignee: (unassigned) => Alessio Treglia (quadrispro)
   Status: Confirmed => In Progress

** Attachment added: "debdiff"
   http://launchpadlibrarian.net/21028980/debdiff

** Changed in: gnusound (Ubuntu)
 Assignee: Alessio Treglia (quadrispro) => (unassigned)
   Status: In Progress => Confirmed

-- 
Fails to find ffmpeg headers
https://bugs.launchpad.net/bugs/311020
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs