ALL: Removed last traces of the MPEG2 code
This commit is contained in:
parent
5eae0e1a5c
commit
9db33ea544
20 changed files with 32 additions and 904 deletions
|
@ -729,7 +729,6 @@ const Feature s_features[] = {
|
|||
{ "flac", "USE_FLAC", "libFLAC_static", true, "FLAC support" },
|
||||
{ "png", "USE_PNG", "libpng", true, "libpng support" },
|
||||
{ "theora", "USE_THEORADEC", "libtheora_static", true, "Theora decoding support" },
|
||||
{ "mpeg2", "USE_MPEG2", "libmpeg2", false, "mpeg2 codec for cutscenes" },
|
||||
|
||||
// Feature flags
|
||||
{ "scalers", "USE_SCALERS", "", true, "Scalers" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue