summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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
| |/ / /
* | | | Merge "Use new surface flinger API." into jb-mr1-devJeff Brown2012-08-271-1/+1
|\ \ \ \
| * | | | Use new surface flinger API.Jeff Brown2012-08-241-1/+1
* | | | | Merge "Fixed a potential/rare race condtion in MediaPlayerService::Client::no...James Dong2012-08-271-2/+10
|\ \ \ \ \
| * | | | | Fixed a potential/rare race condtion in MediaPlayerService::Client::notify() ...James Dong2012-08-261-2/+10
| |/ / / /
* | | | | Merge "Fixed a native crash due to unexpected state at destroy time when enco...James Dong2012-08-271-6/+14
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Fixed a native crash due to unexpected state at destroy time when encoder com...James Dong2012-08-241-6/+14
* | | | | Merge "SurfaceMediaSource: a few fixes / cleanups" into jb-mr1-devJamie Gennis2012-08-261-16/+12
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | SurfaceMediaSource: a few fixes / cleanupsJamie Gennis2012-08-261-16/+12
* | | | | Merge "Fix deadlock" into jb-mr1-devMarco Nelissen2012-08-241-1/+17
|\ \ \ \ \
| * | | | | Fix deadlockMarco Nelissen2012-08-241-1/+17
| |/ / / /
* | | | | Merge "Reduce THD when equalizer is ON." into jb-mr1-devEric Laurent2012-08-242-3/+5
|\ \ \ \ \ | |/ / / / |/| | | |