Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283998 - dev-php5/ffmpeg-php-0.6.0 doesn't compile with latest ffmpeg
Summary: dev-php5/ffmpeg-php-0.6.0 doesn't compile with latest ffmpeg
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 17:22 UTC by Thomas Scheiblauer
Modified: 2009-09-22 04:44 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
diff to apply upon the portage ebuild (ffmpeg-php-0.6.0.ebuild.diff,576 bytes, patch)
2009-09-07 17:26 UTC, Thomas Scheiblauer
Details | Diff
patch to fix the issue (ffmpeg-php-0.6.0-pix_fmt_rgba32.patch,1.36 KB, patch)
2009-09-07 17:26 UTC, Thomas Scheiblauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Scheiblauer 2009-09-07 17:22:31 UTC
Doesn't compile with latest ffmpeg

Reproducible: Always

Steps to Reproduce:
emerge ffmpeg-php
Actual Results:  
... ffmpeg_frame.c:336: error: ‘PIX_FMT_RGBA32’ undeclared ...

Expected Results:  
should compile

Patch provided
Comment 1 Thomas Scheiblauer 2009-09-07 17:26:10 UTC
Created attachment 203375 [details, diff]
diff to apply upon the portage ebuild
Comment 2 Thomas Scheiblauer 2009-09-07 17:26:51 UTC
Created attachment 203377 [details, diff]
patch to fix the issue
Comment 3 Alexis Ballier gentoo-dev 2009-09-22 04:44:29 UTC
applied, thanks.
Non maintainer commit but this ffmpeg version is going stable.