Enable platform aac hevc#856
Conversation
|
I summarize, for future reference, what I understood.
since the mediaservice can run in different processes based on the in android, for audio, priority is given to ffmpeg ( the goal of the patch is to break the normal continuation of the the android mediacodec, with the information declared in
the same logic applies to h264 video. at this point, the flow is already handled by default by chromium: the demuxer passes the source via the mojo pipe, it is decoded to PCM and passed to the output.
I also indicate where to activate the various logs, for future reference:
code
|
I never reply in private.
when i had read the various licences, none mentioned specifically the presence of the source code but only the need for a licence to use the codec for decoding, even if you wrote the code. with the patch I delegate decoding to the operating system: it is the os that must be licensed. the presence of those flags is needed to activate certain parts of the chromium code that are required. |
Description
Enable hardware aac and h264 codecs in android and windows
All submissions
Format
Subject: Alternative cache (NIK-based)->Alternative-cache-NIK-based.patch)fixes #710