Your message dated Fri, 30 Oct 2009 17:44:47 -0500
with message-id <[email protected]>
and subject line Re: Bug#550679: Added patch
has caused the Debian Bug report #550679,
regarding Please ship mp4ff.h
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
550679: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=550679
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libmp4ff-dev
Version: 2.7-2
Severity: normal


        Hi !

The simple inclusion of mp4ff.h seems to fail when compiling:
mp4ff.h:41:29: error: mp4ff_int_types.h: No such file or directory

This seems to be due to:
#ifdef HAVE_STDINT_H
#include <stdint.h>
#else
#include "mp4ff_int_types.h"
#endif

Forcing the inclusion of stdint.h seems to fix the issue.


Romain

-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.30-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=fr_FR.UTF8, LC_CTYPE=fr_FR.UTF8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libmp4ff-dev depends on:
ii  libmp4ff0                     2.7-2      faad2 MP4 file format library - sh

libmp4ff-dev recommends no packages.

libmp4ff-dev suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Version: 2.7-4

Le vendredi 30 octobre 2009 15:17:25, Andres Mejia a écrit :
> This was explained in the mailing list. Apologies for not CCing the bug.
> 
> Patches to upstream were submitted, but they are not going to be applied. 
> Basically, the use of the mp4ff stuff from faad2 is discouraged by
>  upstream. You  may read for yourself at [1].
> 
> So in Debian, it's been decided not to ship any of the mp4ff libraries or 
> headers at all. You should consider using ffmpeg or mp4v2 if it's your
>  code.
> 
> 1. http://xbmc.org/trac/ticket/6882#comment:15

Ok, thanks, that makes sense. 

I am closing the report then.

We will try to update our code to use another library.


Romain


--- End Message ---

Reply via email to