History log of /frameworks/av/media/libstagefright/codecs/on2/enc/SoftVP8Encoder.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
328597abaecff9722dcfb4bb4c67964bd82a072a 17-Feb-2016 Vignesh Venkatasubramanian <vigneshv@google.com> libstagefright: Add VP9 software encoder OMX Component

Change-Id: I2f2b0e68a114b086cdcd394a3642ed3b1902aceb
/frameworks/av/media/libstagefright/codecs/on2/enc/SoftVP8Encoder.cpp
4f61e52d32f05db3cb04a0e29f9a2507ceffaf99 16-Feb-2016 Vignesh Venkatasubramanian <vigneshv@google.com> libstagefright: Refactor vp8 specific settings

Move some more VP8 specific settings and parameters from SoftVPXEncoder
to SoftVP8Encoder.

Change-Id: I480316ee01ce1ac38120b407bc029737db591cc5
/frameworks/av/media/libstagefright/codecs/on2/enc/SoftVP8Encoder.cpp
d8274ce8759faa21b10e9c027745774fefc9d993 29-Jan-2016 Vignesh Venkatasubramanian <vigneshv@google.com> libstagefright: Refactor vpx encoder into two classes

Refactoring the VPX encoder omx component into two classes. Base
class contains the codec-independent configurations and the
sub-class contains vp8 specific configuration. This will make way
to add the vp9 encoder in a follow-up without code duplication.

Change-Id: I05d2c79d7fbdb3332a43c0c72d37c72ee8708dd3
/frameworks/av/media/libstagefright/codecs/on2/enc/SoftVP8Encoder.cpp