summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | | | | | | Merge "Add OMX.google.vpx.encoder"James Dong2013-02-131-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Add OMX.google.vpx.encoderJames Dong2013-02-121-0/+1
| |/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | | Adds VPX encoding support for stagefright.Kunter Gultekin2013-02-125-0/+1102
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Merge "Revert "Temporary additional logging to investigate bug""Glenn Kasten2013-02-125-41/+11
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | Revert "Temporary additional logging to investigate bug"Glenn Kasten2013-02-125-41/+11
* | | | | | | | | | | | | | | | Merge "Temporary additional logging to investigate bug"Glenn Kasten2013-02-125-11/+41
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Temporary additional logging to investigate bugGlenn Kasten2013-02-125-11/+41
| |/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | | Add the native MediaMuxer support.ztenghui2013-02-125-0/+458
|/ / / / / / / / / / / / / /
* | | | | | | | | | | | | | Add support for querying if a stream is active remotelyJean-Michel Trivi2013-02-116-2/+48
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | Revert "Adds VPX encoding support for stagefright."James Dong2013-02-085-1102/+0
* | | | | | | | | | | | | Merge "Adds VPX encoding support for stagefright."James Dong2013-02-095-0/+1102
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Adds VPX encoding support for stagefright.Kunter Gultekin2013-02-075-0/+1102
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge "MTP: Write initial data to correct file offset in SendPartialObject"Mike Lockwoood2013-02-081-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | MTP: Write initial data to correct file offset in SendPartialObjectMike Lockwoood2013-02-081-1/+1
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge "Allow for dynamic reconfiguration of the video bitrate used"Andreas Huber2013-02-076-0/+104
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-076-0/+104
| | |/ / / / / / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | A few more patches to fix wfd tcp unicast transport.Andreas Huber2013-02-072-1/+16
|/ / / / / / / / / / / /
* | | | | | | | | | | | Avoid rebuffering after RTSP pauseRoger Jönsson2013-02-061-2/+17
* | | | | | | | | | | | EOS fixes for RTSP streamsjoakim johansson2013-02-061-2/+86
* | | | | | | | | | | | RTSP: Parse session level control attribute from SDPMåns Zigher2013-02-061-5/+31
* | | | | | | | | | | | Enable pause/resume for RTSP streamingRoger Jönsson2013-02-065-4/+147
* | | | | | | | | | | | RTSP buffering improvementsRoger Jönsson2013-02-068-13/+121
* | | | | | | | | | | | HLS now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-066-29/+127
| |/ / / / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | RTSP now properly publishes its "seekable" flags after connectionAndreas Huber2013-02-056-14/+56
* | | | | | | | | | | Merge "Support for a "preparation" state that can take care of lengthy"Andreas Huber2013-02-0515-119/+406
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Support for a "preparation" state that can take care of lengthyAndreas Huber2013-02-0515-119/+406
* | | | | | | | | | | | Fix a typo in MediaPlayerFactory that would prevent us fromAndreas Huber2013-02-051-1/+1
|/ / / / / / / / / / /
* | | | | | | | | | | Detect live streamsRoger Jönsson2013-02-051-5/+39
* | | | | | | | | | | Merge "Added HTTP support for SDP files."Andreas Huber2013-02-058-7/+362
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Added HTTP support for SDP files.Oscar Rydhé2013-02-058-7/+362
* | | | | | | | | | | | Merge "Groundwork to support bidirectional, asynchronous communication"Andreas Huber2013-02-0513-19/+75
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | Groundwork to support bidirectional, asynchronous communicationAndreas Huber2013-02-0513-19/+75
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Revive the code to support TCP interleaved transport"Andreas Huber2013-02-056-29/+88
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Revive the code to support TCP interleaved transportAndreas Huber2013-02-016-29/+88
| | |_|/ / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge "Return error code if setting scaling mode fails"Marco Nelissen2013-02-051-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Return error code if setting scaling mode failsMarco Nelissen2013-02-051-0/+1
* | | | | | | | | | | Merge "Remove a few unused header includes from PlaybackSession.cpp"James Dong2013-02-041-4/+0
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove a few unused header includes from PlaybackSession.cppJames Dong2013-02-011-4/+0
| |/ / / / / / / / / /
* | | | | | | | | | | Merge "AudioFlinger: fix RecordThread initial device"Eric Laurent2013-02-043-6/+8
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | AudioFlinger: fix RecordThread initial deviceEric Laurent2013-02-013-6/+8
| | |_|_|_|_|_|_|/ / / | |/| | | | | | | | |
* | | | | | | | | | | Fix crash when destroying a DuplicatingThreadGlenn Kasten2013-02-041-0/+3
| |_|/ / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge "Fix typo and reduce allocation overhead of RTP retransmission requests."Andreas Huber2013-02-011-2/+2
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | |
| * | | | | | | | | Fix typo and reduce allocation overhead of RTP retransmission requests.Andreas Huber2013-01-311-2/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | AudioFlinger uses media.log service for loggingGlenn Kasten2013-01-318-1/+112
* | | | | | | | | Merge "Add media.log service based on NBLog"Glenn Kasten2013-02-018-9/+398
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | |
| * | | | | | | | Add media.log service based on NBLogGlenn Kasten2013-01-258-9/+398
* | | | | | | | | am c3afe559: (-s ours) am 9b7e8fc7: Camera2: Fix JPEG quality metadata type, ...Eino-Ville Talvala2013-01-300-0/+0
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ am 9b7e8fc7: Camera2: Fix JPEG quality metadata type, new warnings.: DO NOT M...Eino-Ville Talvala2013-01-302-15/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Camera2: Fix JPEG quality metadata type, new warnings.: DO NOT MERGEEino-Ville Talvala2013-01-302-15/+24
* | | | | | | | | | | am 253f6830: (-s ours) am abeee0ec: Camera2: fix metadata symbols: DO NOT MERGEIgor Murashkin2013-01-300-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / | | | | / / / / / / / | |_|_|/ / / / / / / |/| | | | | | | | |