Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18747 closed enhancement (fixed)

ffmpeg: patch to work around API changes in x264 port

Reported by: simon@… Owned by: acho@…
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: x264 Cc:
Port: ffmpeg

Description

Some structs in libx264 changed and broke ffmpeg during compilation. This patch has been taken from #18551 and applied to ffmpeg as they share the libavcodec that uses libx264.

Attachments (1)

patch-libavcodec_libx264.c.diff (1.2 KB) - added by simon@… 15 years ago.

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by simon@…

comment:1 Changed 15 years ago by dbevans (David B. Evans)

Cc: acho@… removed
Keywords: ffmpeg removed
Owner: changed from macports-tickets@… to acho@…

Looks ok to me but note that the ffmpeg developers are in the final stages of a formal 0.5 release which should be finalized in the next week or so and would include these changes. ffmpeg should probably be updated at that point as the majority of ffmpeg dependents now build ok against the current ffmpeg-devel (which now points to the initial 0.5 release branch).

comment:2 Changed 15 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: newclosed

On the other hand, who knows when they will get this release out so patch committed in r47772. This allows ffmpeg to encode video in h264 format.

comment:3 Changed 15 years ago by jmroot (Joshua Root)

Milestone: MacPorts 1.7.1Port Enhancements

comment:4 Changed 15 years ago by (none)

Milestone: Port Enhancements

Milestone Port Enhancements deleted

Note: See TracTickets for help on using tickets.