summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Merge "camera_client: refactor Camera/ProCamera commonalities into BasicCamer...Igor Murashkin2013-02-271-1/+1
|\
| * am ceb388d6: CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-268-13/+91
| |\
| * | Handles duplicated NAL start code to fix crash on HLS streams.Insun Kang2013-02-251-1/+1
* | | am 801726ef: Merge "MPEG4Writer: Write a zero-length compressor string"Andreas Huber2013-02-271-1/+2
|\ \ \ | |_|/ |/| |
| * | Merge "MPEG4Writer: Write a zero-length compressor string"Andreas Huber2013-02-271-1/+2
| |\ \
| | * | MPEG4Writer: Write a zero-length compressor stringMartin Storsjo2013-01-311-1/+2
* | | | CameraService and Stagefright: Support AppOpsEino-Ville Talvala2013-02-258-13/+91
| |_|/ |/| |
* | | Permit conditional registry of mediaserver extensionsGlenn Kasten2013-02-204-0/+57
* | | Merge "Refactoring: Rename SurfaceTextureClient to Surface"Mathias Agopian2013-02-1510-22/+23
|\ \ \
| * | | Refactoring: Rename SurfaceTextureClient to SurfaceMathias Agopian2013-02-1510-22/+23
* | | | Remove FragmentedMP4ExtractorMarco Nelissen2013-02-155-544/+1
|/ / /
* | | Add support for fragmented mp4 to MPEG4ExtractorMarco Nelissen2013-02-153-29/+897
* | | 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
|/ / /
* | | Add the native MediaMuxer support.ztenghui2013-02-123-0/+273
* | | Add support for querying if a stream is active remotelyJean-Michel Trivi2013-02-112-1/+30
* | | 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-074-0/+95
|\ \ \ \ \
| * | | | | Allow for dynamic reconfiguration of the video bitrate usedAndreas Huber2013-02-074-0/+95
| | |/ / / | |/| | |
* | | | | A few more patches to fix wfd tcp unicast transport.Andreas Huber2013-02-073-2/+17
|/ / / /
* | | | 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-065-28/+125
* | | | 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-059-111/+157
|\ \ \ \ \
| * | | | | Revive the code to support TCP interleaved transportAndreas Huber2013-02-019-111/+157
* | | | | | 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 "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
| |/ / /
* | | | Merge "Add media.log service based on NBLog"Glenn Kasten2013-02-014-9/+196
|\ \ \ \ | |/ / / |/| | |
| * | | Add media.log service based on NBLogGlenn Kasten2013-01-254-9/+196