• Home
  • History
  • Annotate
  • only in /frameworks/native/headers/media_plugin/media/openmax/
History log of /frameworks/native/headers/media_plugin/media/openmax/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
ca7b04450db3152c72f153be05d685b58ae24df5 27-Mar-2018 Jean-Michel Trivi <jmtrivi@google.com> OMX AAC: define DRC effect type param & xHE object

Bug: 71430241
Test: CTS DecoderTest and DecoderTestAacDrc
Change-Id: Ib69ba26f3f68893ebf4c7f4dadec6e3266158a91
MX_Audio.h
MX_AudioExt.h
MX_IndexExt.h
70f999f59c092ec8bb3a0b5974bb827641d587ab 15-Mar-2018 Chong Zhang <chz@google.com> heif: rename nGrid{Width|Height} to nTile{Width|Height}

So that it's not confused with grid row/column.

bug: 74831433

Change-Id: I714addd9c03e849bae9d1616c963dab0d5333a57
MX_VideoExt.h
bccb6ec418e4cb3e716aa268919f21b6f55f48a5 01-Mar-2018 Chong Zhang <chz@google.com> heif: OMX image encoder header changes -- DO NOT MERGE

bug: 74073607
Change-Id: Iea85c88eefdcb2b2774bdddd0a576fdf9770de08
(cherry picked from commit 93c3a4089e822af7062a8b6eae716a6b317d460c)
MX_IndexExt.h
MX_Video.h
MX_VideoExt.h
51e76df10ce193e442964ca577ab23b4bb15b9d2 25-Jan-2018 TreeHugger Robot <treehugger-gerrit@google.com> Merge "hdr: rename OMX format for 10-bit YUV to Y410"
085e77879e41ac4c37dab87fb21817c1b36f14d7 25-Jan-2018 Chong Zhang <chz@google.com> Merge "omx: add constant quality bitrate control mode"
7546c15067bef7f31418141ad026b918999c8582 24-Jan-2018 Chong Zhang <chz@google.com> hdr: rename OMX format for 10-bit YUV to Y410

bug: 64227585
Change-Id: I0a63343f5a6682fd31923905bb9beb976c4b8fe4
MX_IVCommon.h
64e8b41c656fee9bc288939d08b6d0bebf856272 23-Jan-2018 Chong Zhang <chz@google.com> omx: add constant quality bitrate control mode

bug: 63633199
Change-Id: Idbfe733ca723fb918ec97d1d834f8950b8e7ffa3
MX_Video.h
ec3f6d6b152c582570ac70ad807f02f91e7ef721 01-Nov-2017 Chong Zhang <chz@google.com> hdr: add OMX color format for 10-bit YUV and RGB1010102

bug: 64227585

Change-Id: I7ce2f1cf44d650e369d84fad5ea136f3a1d876f4
MX_IVCommon.h
775a54cbac2a0b6d8df7ddb0800c355020e0e50d 24-Aug-2017 Lajos Molnar <lajos@google.com> omx: fix constrained profile support

Bug: 64691727
Change-Id: Idd4639466bc53cc2a49e31a6107209adfb250765
MX_AsString.h
MX_VideoExt.h
8af3b0d203193b17702bb02f939a791e4258cc65 12-Aug-2017 Lajos Molnar <lajos@google.com> omx: add constrained AVC profile constants

Bug: 63864332
Change-Id: I7bcf85a723f86088540ce9f429b315655eee86c6
MX_VideoExt.h
1d9cbef56d176514ba546dff6d38dd395217b62b 03-Jul-2017 Lajos Molnar <lajos@google.com> media/omx: fix VP9 level enums

Bug: 62361245
Change-Id: If8bacbecd7698ef38e3428ad4a9daa1c4c6bbe82
MX_VideoExt.h
758f2d8ad33be1c386baabcc28871f4bc64bf132 29-Jun-2017 Previr Rangroo <prang@dolby.com> Add new Dolby Vision Profile types

Test: build

Change-Id: Ie18b3ea536fc0b95ddb3c6c89b4f2643c94979fa
Signed-off-by: Previr Rangroo <prang@dolby.com>
MX_VideoExt.h
55e9bd7c487ee235631f302ab8626776547ac913 29-Jun-2017 Jiyong Park <jiyong@google.com> Package media/*/*.h headers as a headers lib: media_plugin_headers

Headers under frameworks/native/include/media serves as an interface
that is meant to be implemented by vendors. For example.
media/hardware/CryptoAPI.h is implemented under
vendor/widevine/libwvdrmengine/mediacrypto.

When building with BOARD_VNDK_VERSION, the headers are not accessible to
vendors since they have been included via the global include paths and
the paths are not available when building with BOARD_VNDK_VERSION.

So, we need to make a "headers library" for the media headers and modify
vendors to use the headers lib. Usually, we have been doing this by
moving the headers into a subdirectory (usually 'include') of a module
that implements the headers. But, this approach can't be used at this
time since the media headers are implemented by many modules.

The chosen solution is to a separate directory headers/media_plugin and
define a headers lib named media_plugin_headers there.

Note: frameworks/native/headers will now be the home for such
header-only libraries.

Bug: 63120269
Test: build
Change-Id: I67d625706b40d06c8f0602284fbcc1cc8b174c6f
MX_AsString.h
MX_Audio.h
MX_AudioExt.h
MX_Component.h
MX_ContentPipe.h
MX_Core.h
MX_IVCommon.h
MX_Image.h
MX_Index.h
MX_IndexExt.h
MX_Other.h
MX_Types.h
MX_Video.h
MX_VideoExt.h