History log of /frameworks/av/media/libstagefright/omx/OmxGraphicBufferSource.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
82832ceb96670bf95013c7b42e22f32f58050131 27-Jan-2018 Wonsik Kim <wonsik@google.com> Move WGraphicBufferProducer from omx to bqhelper

In addition, make TWGraphicBufferProducer a template so that it can
inherit from any descendants of IGraphicBufferProducer so that it's
possible to avoid diamond inheritance while reusing the
implementation.

Test: adb shell am instrument -e size small -w 'android.media.cts/android.support.test.runner.AndroidJUnitRunner'
Change-Id: Iad5479735af1ae83f2175b1968a3e040d77a3bc0
/frameworks/av/media/libstagefright/omx/OmxGraphicBufferSource.cpp
2860573684ebaf514827cc1b5b144deb194eb8f6 12-Jan-2018 Wonsik Kim <wonsik@google.com> stagefright: Separate OMX specific part from GraphicBufferSource

Test: adb shell am instrument -e size small -w 'android.media.cts/android.support.test.runner.AndroidJUnitRunner'
Change-Id: I76bb392c888b5ed62385bb9ddc312f5bae88b853
/frameworks/av/media/libstagefright/omx/OmxGraphicBufferSource.cpp