Opened 15 years ago

Closed 15 years ago

Last modified 5 years ago

#9068 closed patch

Optional compilation of CoktelVideo and Indeo3

Reported by: DrMcCoy Owned by: sev-
Priority: normal Component: Video
Version: Keywords:
Cc: Game:

Description

Since (currently) only the gob engine uses the CoktelVideo classes, and (currently) only Urban Runner's videos uses the Indeo3 decorder, and said decoder contains 72kb in tables, here's a patch that:

1) Only compiles CoktelVideo when the gob engine is enable or plugins are built 2) Only compiles Indeo3 when the gob engine is built 3) Lets you disable the Indeo3 decoder with the --disable-indeo3 configure flag (for low memory devices)

Because it modifes the configure script, I'll rather attach it here for review than simply commiting it.

Ticket imported from: #2836424. Ticket imported from: patches/1173.

Attachments (1)

optional_coktelvideo_indeo3.patch (7.0 KB ) - added by DrMcCoy 15 years ago.

Download all attachments as: .zip

Change History (4)

by DrMcCoy, 15 years ago

comment:1 by sev-, 15 years ago

Owner: set to sev-
Status: newclosed

comment:2 by sev-, 15 years ago

Committed it to both trunk and the branch. Thank you.

comment:3 by digitall, 5 years ago

Component: Video
Note: See TracTickets for help on using tickets.