summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix spurious wakeup waiting for new IAudioTrackGlenn Kasten2012-11-021-9/+17
* Merge "Add NBAIO support for more sample rates"Glenn Kasten2012-11-021-39/+85
|\
| * Add NBAIO support for more sample ratesGlenn Kasten2012-11-011-39/+85
* | Remove unused default parameter for copyBuffer()James Dong2012-11-012-3/+3
* | am d37ee8fb: am 96076964: Make video encoders\' bitrate mode (constant, varia...Andreas Huber2012-11-012-5/+24
|\ \
| * \ am 96076964: Make video encoders\' bitrate mode (constant, variable, ...) con...Andreas Huber2012-11-012-5/+24
| |\ \
| | * | Make video encoders' bitrate mode (constant, variable, ...) configurableAndreas Huber2012-11-012-5/+24
* | | | Line length 100Glenn Kasten2012-11-018-33/+64
| |_|/ |/| |
* | | am 6776e7fe: am 90a92053: Various tweaks to wfdAndreas Huber2012-10-3114-893/+1597
|\ \ \ | |/ /
| * | am 90a92053: Various tweaks to wfdAndreas Huber2012-10-3114-893/+1597
| |\ \ | | |/
| | * Various tweaks to wfdAndreas Huber2012-10-3114-893/+1597
* | | Remove obsolete libmedia_nativeGlenn Kasten2012-10-301-11/+0
* | | Remove obsolete references to libmedia_nativeGlenn Kasten2012-10-303-3/+1
* | | Merge "Fix typo"Glenn Kasten2012-10-301-1/+1
|\ \ \
| * | | Fix typoGlenn Kasten2012-10-261-1/+1
* | | | am dd4e72b4: am 2295ce2c: Increase bitrate now that other issues have been re...Dave Burke2012-10-291-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | am 2295ce2c: Increase bitrate now that other issues have been resolved.Dave Burke2012-10-291-1/+1
| |\ \ \ | | | |/ | | |/|
| | * | Increase bitrate now that other issues have been resolved.Dave Burke2012-10-261-1/+1
* | | | am dd974cc4: am e815552c: Disable silence suppression (causes issues with don...Dave Burke2012-10-291-2/+1
|\ \ \ \ | |/ / /
| * | | am e815552c: Disable silence suppression (causes issues with dongles).Dave Burke2012-10-291-2/+1
| |\ \ \ | | |/ /
| | * | Disable silence suppression (causes issues with dongles).Dave Burke2012-10-261-2/+1
* | | | Only export the symbols that need to beMarco Nelissen2012-10-2510-12/+25
* | | | Switch to new fx library APIMarco Nelissen2012-10-259-174/+0
| |_|/ |/| |
* | | Make ThrottledSource more usableMarco Nelissen2012-10-242-17/+31
* | | am e3e639b1: am ac1a450a: Merge "Don\'t attempt to seek audio and video separ...Andreas Huber2012-10-231-9/+17
|\ \ \ | |/ /
| * | am ac1a450a: Merge "Don\'t attempt to seek audio and video separately." into ...Andreas Huber2012-10-231-9/+17
| |\ \ | | |/
| | * Don't attempt to seek audio and video separately.Andreas Huber2012-10-231-9/+17
* | | am 9cdf6db5: am 5f6f5b7d: Merge "stagefright: discard audio at start of captu...Eric Laurent2012-10-231-1/+1
|\ \ \ | |/ /
| * | am 5f6f5b7d: Merge "stagefright: discard audio at start of capture" into jb-m...Eric Laurent2012-10-231-1/+1
| |\ \ | | |/
| | * stagefright: discard audio at start of captureEric Laurent2012-10-221-1/+1
* | | am dc5f12a2: am 0328ec08: WFD use of HDCP is now optional.Andreas Huber2012-10-222-66/+40
|\ \ \ | |/ /
| * | am 0328ec08: WFD use of HDCP is now optional.Andreas Huber2012-10-222-66/+40
| |\ \ | | |/
| | * WFD use of HDCP is now optional.Andreas Huber2012-10-222-66/+40
* | | am ad99e748: am c3ed4a1c: Merge "AAC DRC reference level for mobile is -16dB"...Jean-Michel Trivi2012-10-191-1/+1
|\ \ \ | |/ /
| * | am c3ed4a1c: Merge "AAC DRC reference level for mobile is -16dB" into jb-mr1-devJean-Michel Trivi2012-10-191-1/+1
| |\ \ | | |/
| | * Merge "AAC DRC reference level for mobile is -16dB" into jb-mr1-devJean-Michel Trivi2012-10-191-1/+1
| | |\
| | | * AAC DRC reference level for mobile is -16dBJean-Michel Trivi2012-10-191-1/+1
* | | | am febe48ae: am 3c9e53c6: Merge "Fix valgrind issues" into jb-mr1-devMarco Nelissen2012-10-193-2/+8
|\ \ \ \ | |/ / /
| * | | am 3c9e53c6: Merge "Fix valgrind issues" into jb-mr1-devMarco Nelissen2012-10-193-2/+8
| |\ \ \ | | |/ /
| | * | Merge "Fix valgrind issues" into jb-mr1-devMarco Nelissen2012-10-193-2/+8
| | |\ \ | | | |/ | | |/|
| | | * Fix valgrind issuesMarco Nelissen2012-10-173-2/+8
* | | | am 4ad27b11: am 1baa01a5: Merge "hardening: eliminate more .text relocations"Nick Kralevich2012-10-191-2/+4
|\ \ \ \ | |/ / /
| * | | am 1baa01a5: Merge "hardening: eliminate more .text relocations"Nick Kralevich2012-10-191-2/+4
| |\ \ \
| | * | | hardening: eliminate more .text relocationsNick Kralevich2012-10-181-2/+4
* | | | | Merge "Ignore SIGPIPE during write() to broken pipe"jp abgrall2012-10-171-0/+1
|\ \ \ \ \
| * | | | | Ignore SIGPIPE during write() to broken pipeGlenn Kasten2012-10-171-0/+1
* | | | | | am 5ee33507: am ccd08439: Added some extra failure logging messagesJames Dong2012-10-172-0/+8
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | am ccd08439: Added some extra failure logging messagesJames Dong2012-10-172-0/+8
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Added some extra failure logging messagesJames Dong2012-10-172-0/+8
| | | |/ | | |/|
* | | | am 2e5aa980: Merge "Fix log spam: Failed to open libwvm.so" into jb-mr1-dev-p...Glenn Kasten2012-10-151-5/+8
|\ \ \ \ | |/ / /