History log of /frameworks/base/media/libstagefright/include/AVCEncoder.h
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
708ec39c21568e0c2aa3d20c681f0e14ee6134ad 12-Aug-2010 James Dong <jdong@google.com> Don't send late frames to software encoders for encoding

o Document on what frames will be rejected and what frames will be accepted

Change-Id: I5a5d489ad3d2b50dbb40a0f6e01529312ce81c54
/frameworks/base/media/libstagefright/include/AVCEncoder.h
1cc31e629e8132df390ae692873c847d1c2f62c0 03-Jul-2010 James Dong <jdong@google.com> Initial checkin for software AVC encoder

- Since the software encoder assumes the input is YUV420 planar,
color conversion needs to be added when the input color format
does not meet the requirement. With this patch, I only added
a single color conversion from YUV420 semi planar to YUV420
planar. We can add more as we go.

Change-Id: If8640c9e5a4f73d385ae9bb2022e57f7f62b91b9
/frameworks/base/media/libstagefright/include/AVCEncoder.h