History log of /frameworks/av/media/libstagefright/foundation/ColorUtils.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
8d80eadc7f0a3aebadfa1ad79bf2dc375b801e83 14-Sep-2016 Takahiro Aizawa <takahiro.aizawa@sonymobile.com> stagefright: Add HLG in ISO transfer table am: de6afd7dcc am: 781c308310
am: 123bac7ab2

Change-Id: I026c67e8290bf4eb6b5cf0bceb0ec9f4fdd52870
de6afd7dcc484bc867de6a0438ae4be9f2c6aacc 22-Aug-2016 Takahiro Aizawa <takahiro.aizawa@sonymobile.com> stagefright: Add HLG in ISO transfer table

Bug: 30999949

Change-Id: Ia20adbb5e1cd2956387f02f85d9fa5e5cd794cf6
/frameworks/av/media/libstagefright/foundation/ColorUtils.cpp
6cf9a1238986880536de705255f7c2c91c1ba719 09-Sep-2016 Chong Zhang <chz@google.com> stagefright: remove OMXNodeInstance usage from GraphicBufferSource

This is a preliminary to separate GraphicBufferSource from IOMX.

- Use IOMX instead of internal OMXNodeInstance.

- Keep track of codec buffers by buffer_id, do not write to the
OMX buffer headers directly

- Upon data space change, notify IOMX to handle it

bug: 31399200

Change-Id: I86534d7602294f70da582457b5af2eb9b6a58eda
/frameworks/av/media/libstagefright/foundation/ColorUtils.cpp
db318d40b90a456311b3920c605e33b763ca79f9 06-Apr-2016 Hangyu Kuang <hkuang@google.com> Stagefright: Add HDRStaticInfo support for decoder.

Bug:25684127
Change-Id: Ic11190c4622bc0db4ef30958879829d09dd628a7
/frameworks/av/media/libstagefright/foundation/ColorUtils.cpp
58fb7c6e1a9244dd7215a647388c440d8d75851b 15-Mar-2016 Lajos Molnar <lajos@google.com> stagefright: use colr box for color aspects

Bug: 25684127
Change-Id: I105294ce0d41ac58d80a2a4a74d35a9b78536790
/frameworks/av/media/libstagefright/foundation/ColorUtils.cpp
b77d03b62cb743d0faf74b54aa466b4d220b5e61 03-Mar-2016 Lajos Molnar <lajos@google.com> stagefright: connect color aspects and surface dataspace

1. Keep configuration format as video decoder and encoder will need
it to reset their default color aspects on mode/size change.

2. Separate color aspect handling for decoder and encoder as they
are quite different. Update decoder and encoder color aspect setting
to latest policy.

3. propagate dataspace to GraphicBufferSource, MediaCodecSource,
CameraSource and SoftwareRenderer

Bug: 25684127
Change-Id: Ie9a7528af36ed44605a7ce3e69b5794ef16b1c66
/frameworks/av/media/libstagefright/foundation/ColorUtils.cpp
3a09d8d6f909063990a5681b15a442b2ba8ce54a 08-Mar-2016 Lajos Molnar <lajos@google.com> stagefright: move ColorUtils to foundation

These are needed by OMX, which cannot depend on stagefright.

Bug: 25684127
Change-Id: I1784be72368e667404229d338b9c18df917ac2ed
/frameworks/av/media/libstagefright/foundation/ColorUtils.cpp