History log of /hardware/google/av/codec2/vndk/internal/C2ParamInternal.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
3bce60a27e0b0a996e42bd2c9e5bf60373db2780 17-May-2018 Lajos Molnar <lajos@google.com> CCodec: use new PARAMKEY values for configuration paths

- use new CCodecConfig module for configure(), setParameter()
and getFormat() and output format changed.
- add support for restricting parameters per use-case, e.g.
audio/video domain, setParameter() vs. configure()

Bug: 79494020
Change-Id: Ia348daf0cc26cf6022e8f3e640abf5451003a1d2
/hardware/google/av/codec2/vndk/internal/C2ParamInternal.h
66f2b455c5bd1d38b5d06d39ffbad8a9d30a060a 10-Apr-2018 Lajos Molnar <lajos@google.com> Codec 2.0: implement C2FieldUtils::enumerateSiblings

Bug: 64121714
Test: unit test
Change-Id: Iaa1447db3bc3f8b69d00a937add678f5bd9c79a9
/hardware/google/av/codec2/vndk/internal/C2ParamInternal.h
63884071081694791fb0074ad6a4b1faf3455297 06-Apr-2018 Lajos Molnar <lajos@google.com> Codec 2.0: add some helpers and fix C2ReflectorHelper

- allow getting the end offset of structures
- allow constructing an offseted copy of a field descriptor

Bug: 64121714
Test: unit test
Change-Id: I1c070f6bea2dd10b6753a18d5c343cacac3672f7
/hardware/google/av/codec2/vndk/internal/C2ParamInternal.h
e1769037aea395c60e88cb882f2fd14d88036d24 31-Mar-2018 Lajos Molnar <lajos@google.com> codec2: implement getParamReflector for hidl

Bug: 64121714
Test: modified screenrecord
Change-Id: I30f9378b92af1d29b412411a962b52a0ed643520
/hardware/google/av/codec2/vndk/internal/C2ParamInternal.h
08aa7f79d0b194faf05864645b1f81ad6964267b 29-Mar-2018 Lajos Molnar <lajos@google.com> codec2: add C2InterfaceUtils and basic debug foundation (retry)

One difficult aspect is that C2Param_test must compile without any codec2
utility library, but it tests code that is now in the C2ParamUtils.cpp.
C2ParamUtils.cpp only uses logging, so broke out debug-log only header that
does not introduce further dependencies, and include C2ParamUtils.cpp in
the test.

Bug: 64121714
Test: data/nativetest/codec2_param_test/codec2_param_test, data/nativetest/codec2_test/codec2_test
Change-Id: If258893b674a6c958ff838d01d5b236a41c6eaef
/hardware/google/av/codec2/vndk/internal/C2ParamInternal.h
65eadab38c14bba0603578b0e4f7a5b5f0c81158 30-Mar-2018 Lajos Molnar <lajos@google.com> Revert "codec2: add C2InterfaceUtils and basic debug foundation"

This reverts commit 96d887ddc3ab9b8270652c610d3f5dd2adbfc623.

Reason for revert: build break

Change-Id: I101cc1a64cca8a8bd12afcd3122466f3fffde1d1
/hardware/google/av/codec2/vndk/internal/C2ParamInternal.h
96d887ddc3ab9b8270652c610d3f5dd2adbfc623 29-Mar-2018 Lajos Molnar <lajos@google.com> codec2: add C2InterfaceUtils and basic debug foundation

Bug: 64121714
Change-Id: Ic67f6eeebf99bfa103724c5adbab3e18c4af6c35
/hardware/google/av/codec2/vndk/internal/C2ParamInternal.h
4344f091aebaf3aee3ff062a95a05273bd2b1c57 22-Mar-2018 Wonsik Kim <wonsik@google.com> Move codec2 out of frameworks/av

Bug: 74403547
Test: builds
Change-Id: I4d4e9beb700082f41c88166d31032c823352cf27
/hardware/google/av/codec2/vndk/internal/C2ParamInternal.h