summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* 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-285-0/+1467
|\ \ \ \
| * | | | Test to measure UDP roundtrip time between two devices on the same network.Andreas Huber2012-08-285-0/+1467
| |/ / /
* | | | 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
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Reduce THD when equalizer is ON.Eric Laurent2012-08-242-3/+5
| |/ / /
* | | | Merge "Allow directly setting a DataSource for NuMediaExtractor" into jb-mr1-devMarco Nelissen2012-08-241-3/+13
|\ \ \ \
| * | | | Allow directly setting a DataSource for NuMediaExtractorMarco Nelissen2012-08-241-3/+13
| |/ / /
* | | | Merge "Add a missing NULL check." into jb-mr1-devJohn Grossman2012-08-241-1/+2
|\ \ \ \
| * | | | Add a missing NULL check.John Grossman2012-08-231-1/+2
| |/ / /
* | | | am 07315f82: am 4b60ac04: Merge "Fixed redefinition of \'i\' with a different...Jean-Baptiste Queru2012-08-241-2/+2
|\ \ \ \ | | |/ / | |/| |
| * | | am 4b60ac04: Merge "Fixed redefinition of \'i\' with a different type error"Jean-Baptiste Queru2012-08-231-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Merge "Fixed redefinition of 'i' with a different type error"Jean-Baptiste Queru2012-08-231-2/+2
| | |\ \
| | | * | Fixed redefinition of 'i' with a different type errorTareq A. Siraj2012-08-221-2/+2
* | | | | am 78015984: am 6e55a0f7: Merge "Fixed member access into incomplete type bui...Jean-Baptiste Queru2012-08-241-0/+1
|\ \ \ \ \ | |/ / / /
| * | | | am 6e55a0f7: Merge "Fixed member access into incomplete type build error"Jean-Baptiste Queru2012-08-231-0/+1
| |\ \ \ \ | | |/ / /
| | * | | Fixed member access into incomplete type build errorTareq A. Siraj2012-08-221-0/+1
| | |/ /
* | | | Send current bandwidth info event when buffering occursJeffrey Tinker2012-08-233-3/+21
| |_|/ |/| |
* | | am 8d4d590d: am 1e75e972: Merge "avcenc: Update a comment about the inline as...Jean-Baptiste Queru2012-08-213-6/+3
|\ \ \ | |/ /
| * | am 1e75e972: Merge "avcenc: Update a comment about the inline assembly"Jean-Baptiste Queru2012-08-213-6/+3
| |\ \ | | |/
| | * Merge "avcenc: Update a comment about the inline assembly"Jean-Baptiste Queru2012-08-213-6/+3
| | |\
| | | * avcenc: Update a comment about the inline assemblyMartin Storsjo2012-08-213-6/+3
* | | | am 8a825ec0: am aa411adf: Merge "h264 streaming: make profile-level-id optional"Jean-Baptiste Queru2012-08-211-8/+13
|\ \ \ \ | |/ / /