commit | 1cc31e629e8132df390ae692873c847d1c2f62c0 | [log] [tgz] |
---|---|---|
author | James Dong <jdong@google.com> | Fri Jul 02 17:44:44 2010 -0700 |
committer | James Dong <jdong@google.com> | Tue Jul 13 10:58:20 2010 -0700 |
tree | f6a71cb55c73dddc1ab9d36d7653445fde494b4f | |
parent | e339464f1c8efe7e53b761cf44ff5be6e537ecad [diff] |
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