| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Change-Id: I098a1e51eb56a7c6e54c5393dc2952e48f740605
Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
related-to-bug: 5485643
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes b/5332812
Even in case filled len sent by client was 0, proxy
was overriding it with a non-zero value leading ducati
side to encode it. this patch rectifies that.
Change-Id: Ic62cbf5e7bc580d213895475fa28fbb8a004ed7b
Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes b/5360550
H264,MPEG4 Encoder proxies is not releasing pipe on
component deinit during encode usecase exit.
Patchset2:
- removed redundant macro
Patchset3:
- added mpeg4-enc fix too
Change-Id: I1bf9b4bd85fdee7ced74da5918d370624c8c9c43
Signed-off-by: Devaraj Rangasamy <dev@ti.com>
|
|
|
|
|
| |
Change-Id: If18b138cc9196342adb044abf460a603ed143b92
Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
|
|
|
|
|
|
|
|
| |
Moving the buffers to gralloc removes the unnecessary step
of user-mapping which will improve performance.
Change-Id: I6e45015799ed955f721299a7fb6d0c7e0cd6d3cf
Signed-off-by: Sarthak Aggarwal <sarthak@ti.com>
|
|
|
|
|
|
|
|
|
| |
Add support for android opaque color format as encoder input and
use color conversion routines to format to NV12 color format
which is passed on to remote OMX encoder component
Change-Id: I569a77b0e4aab3d5a50f3dc9ccf710a5bb6bd77b
Signed-off-by: Lakshman Gowda <lakshman79@ti.com>
|
|
Signed-off-by: Srinivas Kowtal <ksrini@ti.com>
Change-Id: I8cd4286d5fc303e73817a69b2f8bf518e61ee10d
|