Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#29972 closed update (fixed)

ffmpeg: update to 0.7.1 or 0.8

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: dbevans (David B. Evans)
Priority: Normal Milestone:
Component: ports Version:
Keywords: Cc: jeremyhu (Jeremy Huddleston Sequoia)
Port: ffmpeg

Description

New versions of ffmpeg are out. There's ffmpeg 0.8, but its ABI (and API?) are apparently different. So we could either update to 0.8 and deal with pain in ports using ffmpeg, or we could update to 0.7.1, which maintains the 0.6 ABI / API.

Change History (2)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: jeremyhu@… added
Resolution: fixed
Status: newclosed

Jeremy updated the port to 0.7.1 in r79952.

comment:2 Changed 13 years ago by jeremyhu (Jeremy Huddleston Sequoia)

ffmpeg-devel is on master which is the newer API/ABI ... in case you want pain, you can pull that in... most ports still need to be updated to use the new API (hence why I bumped ffmpeg to fix clang building)

Note: See TracTickets for help on using tickets.