69 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
Wonsik Kim 155d5cbd00 stagefright: link CCodec directly with libstagefright
5 years ago
Steven Moreland 2f34814d1b Hold onto linked binder.
5 years ago
Lajos Molnar 4fb18c88b5 stagefright: list only the first codec for a given name
5 years ago
Lajos Molnar 8e577c9318 stagefright: find codecs by their aliases as well
5 years ago
Lajos Molnar 9d301ec7df stagefright: rework and simplify OmxInfoBuilder
5 years ago
Lajos Molnar 8d4bdfd7e5 media/stagefright: add support for codec attributes in MediaCodecInfo
6 years ago
Lajos Molnar d3663c97fb stagefright: allow plugin to create persistent input surface
6 years ago
Pawin Vongmasa 569c70a20e Enable CodecBase plugin in MediaCodec by default
6 years ago
Lajos Molnar 527da4c9d3 Codec 2.0: finalize component names
6 years ago
Wonsik Kim bc3ad96efd Decouple libstagefright from Codec 2.0
6 years ago
Chong Zhang 3f21345e16 save codec info during codec construction -- DO NOT MERGE
6 years ago
Wonsik Kim 78165d3f45 codec2: list c2.* components in MediaCodecList
6 years ago
Pawin Vongmasa e7b894297a Remove dependency on non-Treble OMX
7 years ago
Pawin Vongmasa ba40190c5e Revert "Revert "Revert "Remove unused modules made for non-Treble OMX"""
7 years ago
Pawin Vongmasa 620e4667dc Revert "Revert "Remove unused modules made for non-Treble OMX""
7 years ago
Colin Cross 85e88d9b45 Revert "Remove unused modules made for non-Treble OMX"
7 years ago
Pawin Vongmasa 37c79ffe2f Remove unused modules made for non-Treble OMX
7 years ago
Dongwon Kang e7a8a637a0 Move MediaDefs from libmedia to libstagefright_foundation
7 years ago
Marco Nelissen ce21d68b46 Remove unused libraries
7 years ago
Pawin Vongmasa fbe70ae7f2 Implement IOmxStore
7 years ago
Jaekyun Seok 9115e8905d Treblize media codec list file location
7 years ago
Marco Nelissen 7dcfadf407 Merge "Prefer software codec with debug property" am: 829b2a0bf0 am: 78d6bc884c am: 35f53af1da
8 years ago
Marco Nelissen 62af0c3faf Prefer software codec with debug property
8 years ago
Chong Zhang addf2cbb12 IOMX: consolidate createInputSurface APIs
8 years ago
Chong Zhang d59b972234 IOMX: separate node interface from IOMX
8 years ago
Sunghyun Kwon ca4c68f25e stagefright: fix finding hardware codec
8 years ago
Chih-Hung Hsieh 0d1ed381fd Fix clang-tidy warnings in stagefright.
8 years ago
Dan Austin 51df8dfdf4 Address const issues in preparation for libcxx rebase.
8 years ago
Lajos Molnar ef2bdbc3ee stagefright: CodecCapabilities: fix missing capabilities
9 years ago
Lajos Molnar 65dd3eeef5 stagefright: Move CodecCapabilities querying into MediaCodec
9 years ago
Lajos Molnar f035bc642f stagefright: create findCodec methods in MediaCodecList
9 years ago
Ronghua Wu b9b4c9804a am 710c8e9d: Merge "libstagefright: get secure and non-secure codec policy from mediacodec list global settings" into mnc-dev
9 years ago
Elliott Hughes 0d0da9b404 resolved conflicts for merge of 6052c89f to mnc-dr-dev-plus-aosp
9 years ago
Elliott Hughes 242b400fc6 frameworks/av: libexpat now exports its includes.
9 years ago
Ronghua Wu 3bb9e74448 libstagefright: get secure and non-secure codec policy from mediacodec list global settings
9 years ago
Ronghua Wu b848dbb05b Merge "libstagefright: parse /etc/media_codecs_performance.xml for performance data." into mnc-dev
9 years ago
Ronghua Wu 50cf654972 libstagefright: only do boot time codec profiling for debugging.
9 years ago
Ronghua Wu 0f29c9d205 libstagefright: parse concurrent-instances.
9 years ago
Nick Kralevich 938e2b34b1 don't trigger an integer underflow when decrementing.
9 years ago
Ronghua Wu 77aea92c9e libstagefright: parse /etc/media_codecs_performance.xml for performance data.
9 years ago
Ronghua Wu 290d01f37e libstagefright: remove out of date profiling result before doing a new profiling.
9 years ago
Ronghua Wu a09152c631 libstagefright: run codec profiling in worker thread.
9 years ago
Ronghua Wu bac850e61b Merge "libstagefright: add version string to profile results." into mnc-dev
9 years ago
Ronghua Wu 19352b3287 libstagefright: add version string to profile results.
9 years ago
Chong Zhang 79608158c2 stagefright: measure max encoder buffer count for persistent surface
9 years ago
Ronghua Wu 9ba21b9418 libstagefright: config resource manager with secure codec co-existing policy.
9 years ago
Ronghua Wu 2a834fc09e Merge "libstagefright: export profiling results directly to xml." into mnc-dev
9 years ago
Ronghua Wu 65c8fbcf91 libstagefright: export profiling results directly to xml.
9 years ago
Ronghua Wu d707ac5a04 Merge "libstagefright: add xml parsing for measured-frame-rate and measured-blocks-per-second." into mnc-dev
9 years ago
Andy Hung 48a31bf3f1 Omx: Return an error if no IOMX is available
9 years ago