#49627 closed enhancement (fixed)
ffmpeg: Add libsoxr support
Reported by: | casr+macports@… | Owned by: | dbevans (David B. Evans) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | haspatch | Cc: | jeremyhu (Jeremy Huddleston Sequoia) |
Port: | ffmpeg |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
Here are two patches but only one should be applied. One just enables libsoxr support on the default build and the other patch has it as a variant. These patches as dependent on #49599 being applied.
libsoxr is the SoX Resampler library which aims to be a high quality resampling library.
Attachments (3)
Change History (7)
Changed 9 years ago by casr+macports@…
Attachment: | Portfile.cleanup-description.patch added |
---|
comment:1 follow-up: 2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | devans@… removed |
---|---|
Description: | modified (diff) |
Owner: | changed from macports-tickets@… to devans@… |
Summary: | Add libsoxr support for ffmpeg → ffmpeg: Add libsoxr support |
Since both of your patches add soxr support to ffmpeg by default, this would change the files that get installed by default. Therefore the port's revision would need to be increased.
Changed 9 years ago by casr+macports@…
Attachment: | Portfile.no-variant.patch added |
---|
Changed 9 years ago by casr+macports@…
Attachment: | Portfile.with-variant.patch added |
---|
comment:2 Changed 9 years ago by casr+macports@…
Replying to ryandesign@…:
Since both of your patches add soxr support to ffmpeg by default, this would change the files that get installed by default. Therefore the port's revision would need to be increased.
Thank you for the feedback. I've updated the patches accordingly.
comment:3 Changed 9 years ago by dbevans (David B. Evans)
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:4 Changed 9 years ago by casr+macports@…
I hadn't considered ffmpeg-devel. Thank you for managing those commits!
Bonus patch to clean up the long_description