Fails to find ffmpeg headers

Bug #311020 reported by Lionel Le Folgoc
4
Affects Status Importance Assigned to Milestone
gnusound (Ubuntu)
Fix Released
Low
Unassigned

Bug Description

 affects ubuntu/gnusound
 status confirmed
 importance low
 tag ffmpegheaders
 done

Hi,

FFmpeg headers have moved in recent ffmpeg snapshots, thus this package
fails to find them:

checking ffmpeg/avformat.h usability... no
checking ffmpeg/avformat.h presence... no
checking for ffmpeg/avformat.h... no

The package is then built without ffmpeg support.

--
Lionel Le Folgoc - https://launchpad.net/~mrpouit
EEBA 555E 0CDE 92BB 3AF4 4AB3 45A0 357B 5179 5910

Related branches

Revision history for this message
Alessio Treglia (quadrispro) wrote :
Changed in gnusound:
assignee: nobody → quadrispro
status: Confirmed → In Progress
assignee: quadrispro → nobody
status: In Progress → Confirmed
Revision history for this message
Alessio Treglia (quadrispro) wrote :
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 Treglia <email address hidden> Thu, 08 Jan 2009 21:04:58 +0100

Changed in gnusound:
status: Confirmed → Fix Released
Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

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).

Revision history for this message
Alessio Treglia (quadrispro) wrote :
Changed in gnusound:
status: Fix Released → Confirmed
Revision history for this message
Alessio Treglia (quadrispro) wrote :
Revision history for this message
Alessio Treglia (quadrispro) wrote :

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 <email address hidden> Fri, 09 Jan 2009 08:59:37 +0100

Changed in gnusound:
assignee: nobody → mrpouit
status: Confirmed → In Progress
Revision history for this message
Lionel Le Folgoc (mrpouit) wrote :

Uploaded, thanks for your work.

Changed in gnusound:
assignee: mrpouit → nobody
status: In Progress → Fix Committed
Revision history for this message
Launchpad Janitor (janitor) wrote :

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 Treglia <email address hidden> Fri, 09 Jan 2009 08:59:37 +0100

Changed in gnusound:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.