Open Bug 1840367 Opened 2 years ago Updated 9 months ago

Clean up ffmpeg loading code, removing very old ffmpeg headers

Categories

(Core :: Audio/Video: Playback, defect)

defect

Tracking

()

People

(Reporter: padenot, Assigned: padenot)

Details

This will lead to code simplification.

In particular AV_CODEC_ID_OPUS doesn't exist in older version, and some names and the general naming scheme differs, so we could drop a compat header we have (in FFmpegLibs.h).

https://glandium.github.io/firefox-linux-compat-matrix/ is useful to understand what Linux we support, and we can figure out what ffmpeg versions those distro came with, and make an informed decision.

The severity field is not set for this bug.
:jimm, could you have a look please?

For more information, please visit BugBot documentation.

Flags: needinfo?(jmathies)
Severity: -- → N/A
Flags: needinfo?(jmathies)
Severity: N/A → S3
You need to log in before you can comment on or make changes to this bug.