summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2013-03-0535-3177/+4317
* Merge "Miscellaneous cleanup" into jb-mr2-devGlenn Kasten2013-03-041-3/+3
|\
| * Miscellaneous cleanupGlenn Kasten2013-03-041-3/+3
* | Modified udptest to sync time across devices.Andreas Huber2013-03-041-52/+92
|/
* am c0048178: Merge "Avoid invalid memory access when using extractMetadata()"Marco Nelissen2013-03-011-1/+16
|\
| * Merge "Avoid invalid memory access when using extractMetadata()"Marco Nelissen2013-03-011-1/+16
| |\
| | * Avoid invalid memory access when using extractMetadata()Sangkyu Lee2013-02-281-1/+16
* | | am ceb83b8d: Merge "SoftAMR: Signal the right frame format"Andreas Huber2013-02-271-1/+1
|\ \ \ | |/ /
| * | Merge "SoftAMR: Signal the right frame format"Andreas Huber2013-02-271-1/+1
| |\ \
| | * | SoftAMR: Signal the right frame formatMartin Storsjo2013-02-171-1/+1
* | | | am ccf51ec4: Merge "SoftVorbis: Set the right encoding in the port definition"Andreas Huber2013-02-271-1/+1
|\ \ \ \ | |/ / /
| * | | Merge "SoftVorbis: Set the right encoding in the port definition"Andreas Huber2013-02-271-1/+1
| |\ \ \
| | * | | SoftVorbis: Set the right encoding in the port definitionMartin Storsjo2013-01-311-1/+1
| | | |/ | | |/|
* | | | 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
|\ \ \ \