summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/MediaAdapter.h
Commit message (Collapse)AuthorAgeFilesLines
* libstagefright: handle error when B-frame is sent to MPEG4Writerxiaoqiny2016-04-131-0/+4
| | | | | | | | | 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
* Add the native MediaMuxer support.ztenghui2013-02-121-0/+76
MediaAdapter: a helper class to convert the push model to pull model. MediaMuxer: the real muxer. bug:7991013 Change-Id: If3b79551bc6332bc81f5c2740885e579a5c4abf9