summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* Merge "MediaCodecList: handle binder death" into lmp-mr1-devLajos Molnar2014-12-151-1/+12
|\
| * MediaCodecList: handle binder deathLajos Molnar2014-12-121-1/+12
* | Merge "NuPlayer: send NOT_SEEKABLE media info to client when the source is no...Wei Jia2014-12-151-2/+2
|\ \ | |/ |/|
| * NuPlayer: send NOT_SEEKABLE media info to client when the source is not seeka...Wei Jia2014-12-121-2/+2
* | Merge "Tunneled video Playback/Max resolution: Call mOmx->prepareForAdaptiveP...Rachad2014-12-131-1/+15
|\ \
| * | Tunneled video Playback/Max resolution:Rachad2014-12-121-1/+15
* | | stagefright: advertise 8kHz AAC decoder supportLajos Molnar2014-12-131-1/+2
|/ /
* | stagefright: misc fixes to software video encoders (and decoders)Lajos Molnar2014-12-1018-997/+594
* | Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitionsBernhard Rosenkränzer2014-12-092-3/+3
* | Merge "Fix AAC recording issue" into lmp-mr1-devMarco Nelissen2014-12-091-1/+2
|\ \ | |/ |/|
| * Fix AAC recording issueMarco Nelissen2014-12-091-1/+2
* | stagefright: preserve output format flags on format changeLajos Molnar2014-12-051-2/+5
|/
* Merge "avc_util: try to find the first start code prefix 0x000001 even though...Wei Jia2014-12-052-17/+15
|\
| * avc_util: try to find the first start code prefix 0x000001 even though there ...Wei Jia2014-12-042-17/+15
* | media_codecs.xml: extend vorbis sample rate to 8-96kHzLajos Molnar2014-12-041-1/+1
|/
* ESQueue: add frame length checking in validation of ADTS header.Wei Jia2014-12-031-4/+19
* Merge "MediaCodec: resume codec if state is FLUSHED in async mode" into lmp-m...Chong Zhang2014-11-261-0/+2
|\
| * MediaCodec: resume codec if state is FLUSHED in async modeChong Zhang2014-11-261-0/+2
* | stagefright: add graceful handling when setting port definitionLajos Molnar2014-11-251-12/+12
|/
* stagefright: add (temporary) support for automatic video frcLajos Molnar2014-11-191-0/+18
* Merge "HLS: fix live lock after missing the boat during configuration change"...Robert Shih2014-11-191-0/+20
|\
| * HLS: fix live lock after missing the boat during configuration changeRobert Shih2014-11-181-0/+20
* | Don't autoloop notificationsMarco Nelissen2014-11-181-0/+10
|/
* Merge "NuPlayer HTTPLiveSource: impl getSelectedTrack" into lmp-mr1-devRobert Shih2014-11-174-0/+47
|\
| * NuPlayer HTTPLiveSource: impl getSelectedTrackRobert Shih2014-11-064-0/+47
* | Merge "NuPlayer: tunnel decoder with renderer for data buffer passing." into ...Wei Jia2014-11-151-1/+1
|\ \
| * | NuPlayer: tunnel decoder with renderer for data buffer passing.Wei Jia2014-11-141-1/+1
* | | Merge "PlaylistFetcher: handle sporadic fetch erros" into lmp-mr1-devRobert Shih2014-11-151-27/+37
|\ \ \
| * | | PlaylistFetcher: handle sporadic fetch errosRobert Shih2014-11-131-27/+37
* | | | Merge "stagefright: add runtime debug support" into lmp-mr1-devLajos Molnar2014-11-149-440/+764
|\ \ \ \
| * | | | stagefright: add runtime debug supportLajos Molnar2014-11-129-440/+764
* | | | | Merge "Stagefright: use MediaCodec in async mode for recording" into lmp-mr1-devChong Zhang2014-11-131-164/+105
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Stagefright: use MediaCodec in async mode for recordingPraveen Chavan2014-11-121-164/+105
| | |_|/ | |/| |
* | | | Merge "AnotherPacketSource: need reset some members before returning from que...Wei Jia2014-11-131-4/+4
|\ \ \ \
| * | | | AnotherPacketSource: need reset some members before returning from queueDisco...Wei Jia2014-11-131-4/+4
| | |_|/ | |/| |
* | | | Merge "PlaylistFetcher: check ts program streams before disabling a/v" into l...Robert Shih2014-11-133-6/+32
|\ \ \ \ | |_|_|/ |/| | |
| * | | PlaylistFetcher: check ts program streams before disabling a/vRobert Shih2014-11-123-6/+32
* | | | Merge "Fix Ogg Vorbis packet timestamps" into lmp-mr1-devMarco Nelissen2014-11-121-14/+61
|\ \ \ \
| * | | | Fix Ogg Vorbis packet timestampsMarco Nelissen2014-11-111-14/+61
* | | | | Merge "MediaCodec: Prevent stop() in the UNINITIALIZED state" into lmp-mr1-devAndy Hung2014-11-111-2/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | MediaCodec: Prevent stop() in the UNINITIALIZED stateAndy Hung2014-11-041-2/+5
* | | | | Merge "MatroskaExtractor: use GetTrackByNumber instead of GetTrackByIndex" in...Robert Shih2014-11-111-4/+5
|\ \ \ \ \
| * | | | | MatroskaExtractor: use GetTrackByNumber instead of GetTrackByIndexRobert Shih2014-11-081-4/+5
* | | | | | Merge "PlaylistFetcher: clear mStartup for .aac playlists after seek" into lm...Robert Shih2014-11-111-0/+1
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | PlaylistFetcher: clear mStartup for .aac playlists after seekRobert Shih2014-11-071-0/+1
| |/ / / /
* | | | | Merge "Add a BufferItem parameter to onFrameAvailable" into lmp-mr1-devDan Stoza2014-11-073-3/+3
|\ \ \ \ \
| * | | | | Add a BufferItem parameter to onFrameAvailableDan Stoza2014-11-043-3/+3
| |/ / / /
* | | | | Merge "AnotherPacketSource.cpp: Do not queue discontinity signal buffer resul...Wei Jia2014-11-064-4/+6
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | AnotherPacketSource.cpp: Do not queue discontinity signal buffer resulted fro...Wei Jia2014-11-064-4/+6
| |/ / /
* | | | Merge "Pass resolution to Crypto plugin on format change" into lmp-mr1-devJeff Tinker2014-11-061-0/+10
|\ \ \ \ | |/ / / |/| | |