History log of /frameworks/av/media/libstagefright/omx/1.0/WGraphicBufferSource.cpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
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/1.0/WGraphicBufferSource.cpp
c80d8810bffeb28f1dcf6e92bd81fc549df13348 03-Oct-2017 Pawin Vongmasa <pawin@google.com> Check transaction status in WGraphicBufferSource

Test: make cts -j123 && cts-tradefed run cts-dev -m \
CtsMediaTestCases --compatibility:module-arg \
CtsMediaTestCases:include-annotation:\
android.platform.test.annotations.RequiresDevice

Bug: 67298613
Change-Id: Ibd6f4c28e3bffc65c59a32d5790cec52e29ab8ec
/frameworks/av/media/libstagefright/omx/1.0/WGraphicBufferSource.cpp
255735a38b9d5c3755c7b819bdc8fdaf4357d860 19-Jul-2017 Pawin Vongmasa <pawin@google.com> Organize header dependencies

Header files that are exported are moved to a specific place for
exporting.

Test: make cts -j123 && cts-tradefed run cts-dev -m \
CtsMediaTestCases --compatibility:module-arg \
CtsMediaTestCases:include-annotation:\
android.platform.test.annotations.RequiresDevice
Bug: 63821829

Change-Id: Ia578e3c0dd1ff157335b3a49af896acb922586e8
/frameworks/av/media/libstagefright/omx/1.0/WGraphicBufferSource.cpp
f72cefddf378909f360998852e41f49042711299 05-Apr-2017 Hangyu Kuang <hkuang@google.com> media: Support getStopTimeOffsetUs in GraphicBufferSource.

So MediaCodecSource could use the stopTimeOffset to adjust the stop timeout
dynamically.

Test: Camera recording with video stream delay.
Bug: 35925528
Change-Id: Ic186971992bdc03155e9993cb44027002f71a457
/frameworks/av/media/libstagefright/omx/1.0/WGraphicBufferSource.cpp
22dc508717c7767927064ec7c152def99e54adcb 20-Apr-2017 Pawin Vongmasa <pawin@google.com> Make IGraphicBufferSource::setTimeLapseConfig take fps

Test: Manual use of Camera, Movies, Photos and YouTube apps.

Test: With CtsMediaTestCases.apk installed,
adb shell am instrument -e size small -w
'android.media.cts/android.support.test.runner.AndroidJUnitRunner'

Bug: 37302530
Change-Id: Id0d4f7fed57349a2f5484f6b6264981471e8f022
/frameworks/av/media/libstagefright/omx/1.0/WGraphicBufferSource.cpp
24059088a46160f731903cc66404184a531d0478 07-Apr-2017 Pawin Vongmasa <pawin@google.com> Add future support for IGraphicBufferSource::getStopTimeOffsetUs

Test: Compiles
Bug: 35925528
Change-Id: I31368939d2f13811b9e8b3e5911b91b14148c167
/frameworks/av/media/libstagefright/omx/1.0/WGraphicBufferSource.cpp
04563aafa0debc95d50951ca944abf37ef2777ce 09-Mar-2017 Pawin Vongmasa <pawin@google.com> Move hybrid interface from libbinder to libhidl/transport.

Also, merge android.hardware.media.omx@1.0-impl into libstagefright_omx.

Test: With CtsMediaTestCases.apk installed,
adb shell am instrument -e size small -w
'android.media.cts/android.support.test.runner.AndroidJUnitRunner'
Test: Manual use of Camera, Photos, Play Movies and YouTube apps.
Test: Manual use of screen mirroring.

Bug: 33854657
Change-Id: Ie927bcafd86dc7e9509bb8b76bb3b51f9a423cc7
/frameworks/av/media/libstagefright/omx/1.0/WGraphicBufferSource.cpp