summaryrefslogtreecommitdiffstats
path: root/media/libstagefright
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | Pass resolution to Crypto plugin on format changeJeff Tinker2014-11-031-0/+10
| | |/ | |/|
* | | NuPlayer: reduce offload pause teardown timeout.Eric Laurent2014-10-291-1/+1
|/ /
* | libstagefright: set actual stride info for SW encoder input portLajos Molnar2014-10-254-1/+17
* | Merge "stagefright: return failure on malformed TS streams" into lmp-mr1-devChong Zhang2014-10-231-9/+23
|\ \ | |/ |/|
| * stagefright: return failure on malformed TS streamsDavid Yeh2014-10-211-9/+23
* | am c3ddddbd: Merge "release camera without holding CameraSource mutex" into l...Chong Zhang2014-10-221-41/+58
|\ \
| * \ Merge "release camera without holding CameraSource mutex" into lmp-devChong Zhang2014-10-221-41/+58
| |\ \ | | |/
| | * release camera without holding CameraSource mutexChong Zhang2014-10-211-41/+58
* | | am f04e8b5e: am 25842048: Merge "stagefright: try to free codec instance if M...Lajos Molnar2014-10-222-0/+29
|\ \ \ | |/ /
| * | Merge "stagefright: try to free codec instance if MediaCodec.release hangs" i...Lajos Molnar2014-10-222-0/+29
| |\ \
| | * | stagefright: try to free codec instance if MediaCodec.release hangsLajos Molnar2014-10-212-0/+29
| | |/
* | | am cd3fc4e3: am 6ce19d24: Merge "Stagefright: MediaCodec: shutdown allocated ...Lajos Molnar2014-10-221-2/+6
|\ \ \ | |/ /
| * | Stagefright: MediaCodec: shutdown allocated codec on errorPraveen Chavan2014-10-211-2/+6
| |/
* | Merge "Don't signal an error at the end of a short file" into lmp-mr1-devMarco Nelissen2014-10-211-21/+10
|\ \
| * | Don't signal an error at the end of a short fileMarco Nelissen2014-10-161-21/+10
* | | am ea405328: am c40da54b: Merge "Fix freed memory references" into lmp-devLajos Molnar2014-10-161-3/+8
|\ \ \ | |/ / |/| / | |/