summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/MediaAdapter.cpp
Commit message (Collapse)AuthorAgeFilesLines
* libstagefright: handle error when B-frame is sent to MPEG4Writerxiaoqiny2016-04-131-2/+16
| | | | | | | | | Without this patch, writing B-frame to MediaMuxer will be blocked and cannot return a result. This may cause an endless progress bar shown in gallery when triming or muting some videos. Change-Id: Ib9f902a57da470c0357ec68aab00a35fbb26fb77 CRs-Fixed: 521005
* warnings be gone.Andreas Huber2014-02-111-2/+2
| | | | Change-Id: Ie3bae3f037730e316d7fca12e7a3527973f752ef
* Add the native MediaMuxer support.ztenghui2013-02-121-0/+126
MediaAdapter: a helper class to convert the push model to pull model. MediaMuxer: the real muxer. bug:7991013 Change-Id: If3b79551bc6332bc81f5c2740885e579a5c4abf9