History log of /external/libavc/encoder/ih264e_structs.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
126d84e0d3b6f3cb3a6e89f85da070e39ac51219 30-Jul-2015 Hamsalekha S <hamsalekha.s@ittiam.com> Encoder added support for VUI params

SPS will now include vui params
Removed a trailing space in ih264e_api.c

Change-Id: I67a57741689206e571e9a83f7e3360149f87e06a
/external/libavc/encoder/ih264e_structs.h
dbe9ac8936d115b59bbf37ee593e0fad83e3bf5e 26-Jun-2015 Harinarayanan K K <harinarayanan.kk@ittiam.com> Made gops closed

Now no picture in a gop will depend on any picture in the previous gop

All calls to force an IDR are respected as soon as possible

Bug: 22860270

Change-Id: Id2bcd5687c3fb786336a01894c1b9228d67a87a6
/external/libavc/encoder/ih264e_structs.h
4e2c308d17ba99d57273291a0fd7fa73f4f21dfc 19-Jun-2015 Harinarayanan K K <harinarayanan.kk@ittiam.com> Fixed issues with forcing I and IDR frames.

Setting I frame interval to 1 caused encoder to go into
infinite loop. Fixed that by stopping RC update.

Forcing of I and IDR frame did not cause the frames at expected time
due to delayed encoding. This is fixed now.

Change-Id: Ibf549fb335c053ee33de768455b20e46be3e7c1c
/external/libavc/encoder/ih264e_structs.h
ce7f41973ce91bd7cba9d654183c4842bdbec77b 09-Jun-2015 Martin Storsjo <martin@martin.st> Remove the codec level stride field

This field isn't used at the moment at all. The public field
ive_ctl_set_dimensions_ip_t.u4_strd is kept to avoid breaking
other calling code, although it doesn't have any actual function
any longer.

Change-Id: Icfc88846fa63f209c67b8e1f8e0cc21bc4ddb73a
/external/libavc/encoder/ih264e_structs.h
9113f5615cb4b2be179b288a59324de723d2ec9a 09-Jun-2015 Martin Storsjo <martin@martin.st> Use a separate field for the chroma stride

When both luma and chroma are copied to the local buffer (either
due to yuv format conversion, or due to padding), they have got
the same stride, but if chroma is copied while luma is used directly
from the input buffer, they might have different strides.

Therefore add a separate field for chroma stride.

This commit only adds the field, while it still has got the same
value as before.

Change-Id: I0dce97ad4d91cd1d9aba4b4472c6a0de45a314bc
/external/libavc/encoder/ih264e_structs.h
3749f6f435e79624f72841e866245d84195551cd 18-Jun-2015 Harinarayanan K K <harinarayanan.kk@ittiam.com> Added support for Main Profile toolsets in encoder.

Added support for CABAC entropy coding.
Added support for B slices.
Fixed an issue in rate control constant QP mode.

Change-Id: Ib759d35e8e943f941aa9b8bbff0362d92c619994
/external/libavc/encoder/ih264e_structs.h
a2b49e5f0574dee76f81507f288143d83a4b7c1a 18-Apr-2015 Lajos Molnar <lajos@google.com> fix file permissions

Change-Id: Ia4f99d5b963acd8d8a1afc2fbdf06b122d898f63
/external/libavc/encoder/ih264e_structs.h
8d3d303c7942ced6a987a52db8977d768dc3605f 13-Mar-2015 Hamsalekha S <hamsalekha.s@ittiam.com> Initial version

Change-Id: I7efe9a589cd24edf86e8d086b40c27cbbf8b4017
/external/libavc/encoder/ih264e_structs.h