History log of /hardware/qcom/media/mm-video/vidc/venc/src/omx_video_encoder.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
62f3c8efa800d9729e2ee46e6b81a8d92a08a379 25-Oct-2012 Iliyan Malchev <malchev@google.com> chmod uga-x

find -type f -perm +111 -name \*.[ch]\* -exec chmod uga-x {} \;

Bug: 7428209
Change-Id: I4c92cefc5784a2576369885a926c023281fc390f
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/media/mm-video/vidc/venc/src/omx_video_encoder.cpp
3145f89c1398e32bb7fc6cc03866388f42d2bad3 28-Sep-2012 Deva Ramasubramanian <dramasub@codeaurora.org> mm-video: vidc: Allow client to request inband video header

Expose OMX_QcomIndexParamInbandVideoHeader, which, if set, asks the
encoder to generate the video header and prepend to each IDR frame.

Change-Id: Ie2ad4b5d5cd1dce667620a053576bc573bd0ed2b
/hardware/qcom/media/mm-video/vidc/venc/src/omx_video_encoder.cpp
7783f07680c4e868295efbd0cf55a1622a106522 06-Sep-2012 Deva Ramasubramanian <dramasub@codeaurora.org> vidc: Support for secure encoding session.

This change adds support for secure encoding session.
All buffers in openmax component will allocated from the
secure heap.

Change-Id: Id0da4e2a6149c41b2101c52a8eb9486ade39bd1e
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/media/mm-video/vidc/venc/src/omx_video_encoder.cpp
7eecc360a0b15aec6389c96ec23980231af4ddc6 25-Aug-2012 Haynes Mathew George <hgeorge@codeaurora.org> vidc: venc: Support for RGB888A input format.

Adding support for RGB888A as input format for video
encoding by integrating color conversion library.

Change-Id: I771294efc8601eff9c3e13f251686697634f2f17
/hardware/qcom/media/mm-video/vidc/venc/src/omx_video_encoder.cpp
b88cb6921518253c26b91aa4db1eb1a96cf80577 10-Jul-2012 Haynes Mathew George <hgeorge@codeaurora.org> venc : Reduce input port default buffer count

- For metadata mode, reduce the default buffer count
to 4.
- Metadata mode currently has no way to signal the number
of buffers prior to start of recording. This in turn means
for a input source with finite buffers, we might end up having
a larger buffer count than the source.

Change-Id: Ic43e233d90e0ddf0779aba8f41d07c5bfa3d7423
/hardware/qcom/media/mm-video/vidc/venc/src/omx_video_encoder.cpp
826ececcbea342f7a0b92ec61847f1c95d384e05 22-Jun-2012 Iliyan Malchev <malchev@google.com> qcom/media: update media code

Change-Id: I8fab90e0696562b21b22143d3357d518cad6d8cc
Signed-off-by: Iliyan Malchev <malchev@google.com>
/hardware/qcom/media/mm-video/vidc/venc/src/omx_video_encoder.cpp
1236b8e0864893518dd98d83a7d7187ad814caf5 24-Jun-2010 Nick Pelly <npelly@google.com> Move omx/mm-video and omx/mm-core into root.

One less directory. I don't think we need this one.

Change-Id: I82e3550608d4c4cac893a9faa7e8d94d63359f9d
/hardware/qcom/media/mm-video/vidc/venc/src/omx_video_encoder.cpp