Bug 72207 - [NEW PORT] audio/mpeg4ip-faad2: Faad plugin for mpeg4ip [ 4 of 4]
Summary: [NEW PORT] audio/mpeg4ip-faad2: Faad plugin for mpeg4ip [ 4 of 4]
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Mario Sergio Fujikawa Ferreira
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-30 17:30 UTC by Michael Johnson
Modified: 2004-11-11 01:05 UTC (History)
0 users

See Also:


Attachments
mpeg4ip-faad2-2.0.shar (4.26 KB, text/plain)
2004-09-30 17:30 UTC, Michael Johnson
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Johnson 2004-09-30 17:30:25 UTC
Faad plugin for mpeg4ip

WWW: http://audiocoding.com

this is the patch 4 of 4 out of the mpeg4ip/faad conflicts hell patches. 

Generated with FreeBSD Port Tools 0.63
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2004-10-14 02:13:06 UTC
State Changed
From-To: open->feedback

compilation gives me this error: 

mkdir .libs 
c++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I/usr/local/include -D_THREAD_SAFE -D_REENTRANT -DNOCONTROLS -fexceptions -O -pipe -mcpu=pentiumpro -c faad2.cpp -MT faad2.lo -MD -MP -MF .deps/faad2.TPlo  -fPIC -DPIC -o .libs/faad2.lo 
faad2.cpp: In function `int aac_decode(codec_data_t*, long long unsigned int,  
int, int*, uint8_t*, unsigned int, void*)': 
faad2.cpp:240: error: `audio_format_t' undeclared (first use this function) 
faad2.cpp:240: error: (Each undeclared identifier is reported only once for  
each function it appears in.) 
faad2.cpp:240: error: syntax error before numeric constant 

Any suggestions? 



Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2004-10-14 02:13:06 UTC
Responsible Changed
From-To: freebsd-ports-bugs->edwin

I'll handle it with submitter
Comment 3 edwin 2004-10-14 02:20:59 UTC
On Wed, Oct 13, 2004 at 09:15:26PM -0400, Michael Johnson wrote:
> do you have faad or mpeg4ip already installed?

I'll retry it with the 2.0_5 one first.
(It's always tricky when you're doing things in parrallel)

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/
Comment 4 edwin 2004-10-14 02:30:50 UTC
On Wed, Oct 13, 2004 at 09:17:52PM -0400, Michael Johnson wrote:
> Err, sorry.. I mean do you have mpeg4ip 1.1 or 1.0 installed??

It seems I have to hijack some PRs from lioux@ to get it all up and
running. Stay tuned!

Edwin

-- 
Edwin Groothuis      |            Personal website: http://www.mavetju.org
edwin@mavetju.org    |          Weblog: http://weblog.barnet.com.au/edwin/
Comment 5 Edwin Groothuis freebsd_committer freebsd_triage 2004-11-10 01:32:34 UTC
Responsible Changed
From-To: edwin->ahze

over to maitnainer
Comment 6 Edwin Groothuis freebsd_committer freebsd_triage 2004-11-10 01:32:34 UTC
Responsible Changed
From-To: edwin->ahze

over to maintainrer
Comment 7 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2004-11-10 02:17:50 UTC
Responsible Changed
From-To: ahze->lioux

I'll handle this
Comment 8 Mario Sergio Fujikawa Ferreira freebsd_committer freebsd_triage 2004-11-11 01:05:31 UTC
State Changed
From-To: feedback->closed

Committed, thanks!