Home | History | Annotate | Download | only in media

Lines Matching full:codecs

31 that has built-in software-based codecs for popular media formats.</p>
34 OpenMAX codecs, session management, time-synchronized rendering, transport
37 <p>Stagefright also supports integration with custom hardware codecs provided by
66 comes with a default list of supported software codecs and you can implement
73 use custom hardware-based multimedia codecs called components. You must provide
80 <h2 id="codecs">Implementing custom codecs</h2>
81 <p>Stagefright comes with built-in software codecs for common media formats, but
82 you can also add your own custom hardware codecs as OpenMAX components. To do
84 your custom codecs with the Stagefright framework. For example components, see
88 <p>To add your own codecs:</p>
111 <h2 id="expose">Exposing codecs to the framework</h2>
113 and <code>system/etc/media_profiles.xml</code> to expose the supported codecs
130 <code>&lt;Quirk&gt;</code> element for media codecs is no longer supported.</p>