Ticket #127 (closed defect: wontfix)

Opened 3 years ago

Last modified 3 years ago

support ffmpeg pkg-config

Reported by: hartman Assigned to: gbazin
Priority: normal Milestone:
Component: Decoders Version:
Severity: minor Keywords:
Cc: Platform(s): all
Difficulty: easy Work status: Not started

Description

ffmpeg now uses pkg-config to keep track of compile and linking flags required for using it. We should dump our --with-ffmpeg-lame and --with-ffmpeg-zlib etc configure flags as soon as possible and autodetect the flags trough pkgconfig

Change History

01/07/05 19:26:48 changed by courmisch

  • wip set to Not started.
  • milestone changed from 0.8.4 (feature freeze) to 0.8.5.

Doesn't work for me. Which means it probably doesn't work on Debian. Doesn't sound good.

13/08/05 15:38:59 changed by courmisch

  • status changed from new to closed.
  • resolution set to wontfix.

That doesn't work. xtophe attempt was rather a fiasco, probably because ffmpeg doesn't maintain their pkg-config stuff properly.