summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix calculations for an obscure combo of MPEG audio options.John Grossman2012-09-062-3/+11
* Expose an IRemoteDisplay to trigger wifi display connections setup and feedback.Andreas Huber2012-09-057-43/+83
* Implement remote display service stubs.Jeff Brown2012-09-056-1/+205
* Merge "Configure the SurfaceMediaSource to emit the same number of buffers" i...Andreas Huber2012-09-054-21/+25
|\
| * Configure the SurfaceMediaSource to emit the same number of buffersAndreas Huber2012-09-044-21/+25
* | Add setVideoScalingMode support to NuPlayerJames Dong2012-09-043-2/+46
|/
* Support for acting as a wifi display sink.Andreas Huber2012-09-0411-12/+2344
* Merge "Improvements to our MPEG2 Transport Stream parser" into jb-mr1-devAndreas Huber2012-09-043-23/+189
|\
| * Improvements to our MPEG2 Transport Stream parserAndreas Huber2012-08-313-23/+189
* | Merge "Move fragmented mp4 parser to libstagefright" into jb-mr1-devMarco Nelissen2012-08-318-106/+104
|\ \
| * | Move fragmented mp4 parser to libstagefrightMarco Nelissen2012-08-318-106/+104
* | | Merge "Added an additional virtual method IStreamSource::flags()." into jb-mr...Andreas Huber2012-08-311-0/+16
|\ \ \
| * | | Added an additional virtual method IStreamSource::flags().Andreas Huber2012-08-311-0/+16
| | |/ | |/|
* | | Merge "Special mode for ESQueue that allows for earlier dequeuing of access u...Andreas Huber2012-08-312-4/+36
|\ \ \
| * | | Special mode for ESQueue that allows for earlier dequeuing of access unitsAndreas Huber2012-08-312-4/+36
| |/ /
* | | Merge "Add support for mpeg2 transport streams to the RTSP implementation." i...Andreas Huber2012-08-317-5/+254
|\ \ \ | |_|/ |/| |
| * | Add support for mpeg2 transport streams to the RTSP implementation.Andreas Huber2012-08-317-5/+254
| |/
* | Merge "Documentation on pipes" into jb-mr1-devGlenn Kasten2012-08-311-0/+40
|\ \
| * | Documentation on pipesGlenn Kasten2012-08-301-0/+40
* | | Merge "Update audio comments" into jb-mr1-devGlenn Kasten2012-08-311-1/+1
|\ \ \ | |_|/ |/| |
| * | Update audio commentsGlenn Kasten2012-08-301-1/+1
| |/
* | Merge "Implement the source->sink(!) keep alive the wfd specs mandate..." int...Andreas Huber2012-08-312-12/+95
|\ \
| * | Implement the source->sink(!) keep alive the wfd specs mandate...Andreas Huber2012-08-302-12/+95
* | | Merge "Don't hard code the number of buffers for SurfaceMediaSource" into jb-...Jamie Gennis2012-08-301-3/+25
|\ \ \ | |_|/ |/| |
| * | Don't hard code the number of buffers for SurfaceMediaSourceJames Dong2012-08-301-3/+25
* | | Merge "Only run the wifi display RTSP server on demand, and only on the wifi ...Andreas Huber2012-08-3011-31/+97
|\ \ \ | | |/ | |/|
| * | Only run the wifi display RTSP server on demand, and only on the wifi directAndreas Huber2012-08-3011-31/+97
* | | Merge "Move libnbaio out of AudioFlinger" into jb-mr1-devGlenn Kasten2012-08-3013-0/+1351
|\ \ \
| * | | Move libnbaio out of AudioFlingerGlenn Kasten2012-08-3013-0/+1351
| | |/ | |/|
* | | audio effects: fix bug in sample rate control.Eric Laurent2012-08-301-0/+2
| |/ |/|
* | Prepare for transmitting audio through AudioSource.Andreas Huber2012-08-302-5/+45
* | Transmit frames at a higher frame rate for smoother updates, increaseAndreas Huber2012-08-302-3/+3
* | Optionally log the transport stream transmitted to the sink.Andreas Huber2012-08-302-1/+28
* | Merge "Fix wifi display shutdown deadlock." into jb-mr1-devAndreas Huber2012-08-291-2/+2
|\ \
| * | Fix wifi display shutdown deadlock.Andreas Huber2012-08-291-2/+2
* | | Merge "Initial checkin of support for acting as a wifi display source" into j...Andreas Huber2012-08-2923-38/+4457
|\ \ \ | |/ /
| * | Initial checkin of support for acting as a wifi display sourceAndreas Huber2012-08-2923-38/+4457
* | | Merge "Preliminary support for HDCP as a binder service for wifi display supp...Andreas Huber2012-08-294-0/+356
|\ \ \ | |_|/ |/| |
| * | Preliminary support for HDCP as a binder service for wifi display support.Andreas Huber2012-08-294-0/+356
| |/
* | am 8836f8e0: am 5b15adfe: Merge "MPEG2TSWriter: Read more immediately if an e...Jean-Baptiste Queru2012-08-291-0/+2
|\ \
| * \ am 5b15adfe: Merge "MPEG2TSWriter: Read more immediately if an empty buffer i...Jean-Baptiste Queru2012-08-291-0/+2
| |\ \
| | * \ Merge "MPEG2TSWriter: Read more immediately if an empty buffer is received"Jean-Baptiste Queru2012-08-291-0/+2
| | |\ \
| | | * | MPEG2TSWriter: Read more immediately if an empty buffer is receivedMartin Storsjo2012-08-291-0/+2
* | | | | am bf30787f: am 735d1b92: Merge "avcenc: Don\'t erase the InputBufferInfo bef...Jean-Baptiste Queru2012-08-291-1/+1
|\ \ \ \ \ | |/ / / / | | | | / | |_|_|/ |/| | |
| * | | am 735d1b92: Merge "avcenc: Don\'t erase the InputBufferInfo before reading i...Jean-Baptiste Queru2012-08-291-1/+1
| |\ \ \ | | |/ /
| | * | avcenc: Don't erase the InputBufferInfo before reading info from itMartin Storsjo2012-08-291-1/+1
| | |/
* | | Merge "Fix retries when server doesn't support range requests." into jb-mr1-devAndreas Huber2012-08-281-2/+10
|\ \ \
| * | | Fix retries when server doesn't support range requests.Andreas Huber2012-08-281-2/+10
* | | | Merge "Test to measure UDP roundtrip time between two devices on the same net...Andreas Huber2012-08-286-0/+1822
|\ \ \ \
| * | | | Test to measure UDP roundtrip time between two devices on the same network.Andreas Huber2012-08-286-0/+1822
| |/ / /