summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix timestamps after seekMarco Nelissen2012-12-121-3/+3
* am 49c5737f: am 03425d9c: Merge "Fix bad checks that causes crash when stream...Andreas Huber2012-12-062-3/+28
|\
| * am 03425d9c: Merge "Fix bad checks that causes crash when streaming H.263 con...Andreas Huber2012-12-062-3/+28
| |\
| | * Merge "Fix bad checks that causes crash when streaming H.263 content."Andreas Huber2012-12-052-3/+28
| | |\
| | | * Fix bad checks that causes crash when streaming H.263 content.Roger1 Jonsson2012-12-032-3/+28
* | | | Merge "setVideoSurfaceTexture is now synchronous and applied dynamically"Andreas Huber2012-12-054-12/+97
|\ \ \ \
| * | | | setVideoSurfaceTexture is now synchronous and applied dynamicallyAndreas Huber2012-12-034-12/+97
* | | | | Respect sample aspect ratio in NuPlayer.Andreas Huber2012-12-055-19/+131
* | | | | Split off the current control block to separate fileGlenn Kasten2012-12-033-176/+197
* | | | | Emphasize distinction between streaming and staticGlenn Kasten2012-12-031-9/+15
* | | | | flush() comments and checksGlenn Kasten2012-12-031-9/+10
* | | | | AudioTrack::mute() is unused so remove itGlenn Kasten2012-12-032-23/+3
* | | | | Merge "AudioTrack inline short const methods"Glenn Kasten2012-12-031-47/+0
|\ \ \ \ \
| * | | | | AudioTrack inline short const methodsGlenn Kasten2012-11-301-47/+0
* | | | | | am cd8d39e0: am f00d40c7: Merge "Memory leak solved in MPEG4Extractor::parseC...Andreas Huber2012-12-031-6/+3
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | am f00d40c7: Merge "Memory leak solved in MPEG4Extractor::parseChunk for cove...Andreas Huber2012-12-031-6/+3
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge "Memory leak solved in MPEG4Extractor::parseChunk for cover art"Andreas Huber2012-12-031-6/+3
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Memory leak solved in MPEG4Extractor::parseChunk for cover artJens Gulin2012-11-191-6/+4
* | | | | | Merge "Remove last bits of IAudioFlinger::channel_count"Glenn Kasten2012-12-031-19/+1
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Remove last bits of IAudioFlinger::channel_countGlenn Kasten2012-11-301-19/+1
| | |_|_|/ | |/| | |
* | | | | Fix nuplayer seek jankiness by properly flushing decoders beforeAndreas Huber2012-11-302-88/+207
|/ / / /
* | | | am 2f6107ec: am b64def9a: Merge "[wfd] Support a low(er) power state by trigg...Andreas Huber2012-11-299-30/+264
|\ \ \ \ | |/ / /
| * | | am b64def9a: Merge "[wfd] Support a low(er) power state by triggering PAUSE/R...Andreas Huber2012-11-299-30/+264
| |\ \ \
| | * \ \ Merge "[wfd] Support a low(er) power state by triggering PAUSE/RESUME." into ...Andreas Huber2012-11-299-30/+264
| | |\ \ \
| | | * | | [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-299-30/+264
* | | | | | am 5ea87edb: am e5aed03d: Enable retransmission of UDP packets in case we wan...Andreas Huber2012-11-291-1/+1
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am e5aed03d: Enable retransmission of UDP packets in case we want to use itAndreas Huber2012-11-291-1/+1
| |\ \ \ \ \ | | |/ / / /
| | * | | | Enable retransmission of UDP packets in case we want to use itAndreas Huber2012-11-291-1/+1
| | |/ / /
* | | | | am bd4f7b89: am 79c56d3f: Merge "Reduce the frequency of IDR frames and add i...James Dong2012-11-291-1/+18
|\ \ \ \ \ | |/ / / /
| * | | | am 79c56d3f: Merge "Reduce the frequency of IDR frames and add intra-fresh mo...James Dong2012-11-291-1/+18
| |\ \ \ \ | | |/ / /
| | * | | Merge "Reduce the frequency of IDR frames and add intra-fresh mode support fo...James Dong2012-11-281-1/+18
| | |\ \ \
| | | * | | Reduce the frequency of IDR frames and add intra-fresh mode support for WiFi ...James Dong2012-11-281-1/+18
* | | | | | am 296cb9dd: am 0dbe5a93: Added optional intra macroblock refresh support for...James Dong2012-11-291-1/+49
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 0dbe5a93: Added optional intra macroblock refresh support for encodingJames Dong2012-11-291-1/+49
| |\ \ \ \ \ | | |/ / / /
| | * | | | Added optional intra macroblock refresh support for encodingJames Dong2012-11-281-1/+49
| | |/ / /
* | | | | Merge "Clear the sticky EOS flags when transitioning to LOADED state"Andreas Huber2012-11-291-5/+5
|\ \ \ \ \
| * | | | | Clear the sticky EOS flags when transitioning to LOADED stateAndreas Huber2012-11-291-5/+5
* | | | | | am ce8dcdf5: am 031c93df: Merge "Bug fix for the MediaPlayer::prepare() api."Marco Nelissen2012-11-293-5/+7
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | am 031c93df: Merge "Bug fix for the MediaPlayer::prepare() api."Marco Nelissen2012-11-293-5/+7
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Merge "Bug fix for the MediaPlayer::prepare() api."Marco Nelissen2012-11-293-5/+7
| | |\ \ \ \
| | | * | | | Bug fix for the MediaPlayer::prepare() api.Dylan Powers2012-11-273-5/+7
* | | | | | | am 37ddc8fc: am 251c04b1: Merge "Unsolicited server responses cause RTSP stre...Andreas Huber2012-11-291-0/+1
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | am 251c04b1: Merge "Unsolicited server responses cause RTSP streaming to crash"Andreas Huber2012-11-291-0/+1
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Unsolicited server responses cause RTSP streaming to crashLena Magnusson2012-11-291-0/+1
| | |/ / / /
* | | | | | am 7b7f17dc: am b7c8e918: Add support for HLS playlists of type \'event\'.Andreas Huber2012-11-2821-45/+271
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am b7c8e918: Add support for HLS playlists of type \'event\'.Andreas Huber2012-11-2821-45/+271
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | Add support for HLS playlists of type 'event'.Andreas Huber2012-11-2721-45/+271
* | | | | | am 8b5985d9: am 5768fa03: Merge "Crash in android::MyHandler::parsePlayResponse"Andreas Huber2012-11-271-0/+4
|\ \ \ \ \ \ | |/ / / / /
| * | | | | am 5768fa03: Merge "Crash in android::MyHandler::parsePlayResponse"Andreas Huber2012-11-271-0/+4
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | * | | | Merge "Crash in android::MyHandler::parsePlayResponse"Andreas Huber2012-11-271-0/+4
| | |\ \ \ \