On 1/15/13 4:55 AM, Alexis Ballier wrote:
> On Mon, 14 Jan 2013 20:34:42 -0800
> ""Paweł Hajdan, Jr."" <phajdan...@gentoo.org> wrote:
>> I'm trying to make Chromium be more compatible with more versions of
>> ffmpeg:
>> <https://groups.google.com/a/chromium.org/d/topic/chromium-dev/fm5Oe_AC3Sc/discussion>
>> (although not stated there, that includes libav).
> 
> I've done quite a lot of work for various packages among the past years
> on that side, so if you have specific questions, feel free to ask.
Oh, one more thing: is there an easy way to check whether e.g.
CODEC_ID_OPUS is defined? I just realized it's not a pre-processor
symbol but an enum value so #ifdef wouldn't work.

I could always check the version #defines, but it requires checking
version control to see when it was introduced. It would be great to just
have a way to more simply exclude code that requires CODEC_ID_OPUS.

Paweł

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to