summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Bug fix for the MediaPlayer::prepare() api.Dylan Powers2012-11-293-5/+7
* Merge "[wfd] Support a low(er) power state by triggering PAUSE/RESUME." into ...Andreas Huber2012-11-299-30/+264
|\
| * [wfd] Support a low(er) power state by triggering PAUSE/RESUME.Andreas Huber2012-11-299-30/+264
* | Enable retransmission of UDP packets in case we want to use itAndreas Huber2012-11-291-1/+1
|/
* Merge "Reduce the frequency of IDR frames and add intra-fresh mode support fo...James Dong2012-11-281-1/+18
|\
| * Reduce the frequency of IDR frames and add intra-fresh mode support for WiFi ...James Dong2012-11-281-1/+18
* | Added optional intra macroblock refresh support for encodingJames Dong2012-11-281-1/+49
|/
* Add support for HLS playlists of type 'event'.Andreas Huber2012-11-2721-45/+271
* Merge "Properly signal an error if codec configuration goes wrong." into jb-m...Andreas Huber2012-11-141-1/+6
|\
| * Properly signal an error if codec configuration goes wrong.Andreas Huber2012-11-141-1/+6
* | Various improvements of wifi display codeAndreas Huber2012-11-1316-302/+633
|/
* Ignore SIGPIPE during write() to broken pipeGlenn Kasten2012-11-061-0/+1
* Make video encoders' bitrate mode (constant, variable, ...) configurableAndreas Huber2012-11-012-5/+24
* Various tweaks to wfdAndreas Huber2012-10-3114-893/+1597
* Increase bitrate now that other issues have been resolved.Dave Burke2012-10-261-1/+1
* Disable silence suppression (causes issues with dongles).Dave Burke2012-10-261-2/+1
* Don't attempt to seek audio and video separately.Andreas Huber2012-10-231-9/+17
* stagefright: discard audio at start of captureEric Laurent2012-10-221-1/+1
* WFD use of HDCP is now optional.Andreas Huber2012-10-222-66/+40
* 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
* | Merge "Fix valgrind issues" into jb-mr1-devMarco Nelissen2012-10-193-2/+8
|\ \ | |/ |/|
| * Fix valgrind issuesMarco Nelissen2012-10-173-2/+8
* | Added some extra failure logging messagesJames Dong2012-10-172-0/+8
|/
* Fix some missing checks against missing codecsJames Dong2012-10-111-14/+14
* Merge "Support querying active record sources" into jb-mr1-devJean-Michel Trivi2012-10-102-0/+26
|\
| * Support querying active record sourcesJean-Michel Trivi2012-10-102-0/+26
* | Switch audio mode based on dongle's capabilitiesAndreas Huber2012-10-092-8/+93
|/
* Optionally emit LPCM audio instead of using AAC in wifi display codeAndreas Huber2012-10-047-27/+200
* Merge "Enable hdcp for WiFi display" into jb-mr1-devJames Dong2012-10-031-1/+1
|\
| * Enable hdcp for WiFi displayJames Dong2012-10-031-1/+1
* | Drop video bitrate to 2.5mbps.Dave Burke2012-10-031-1/+1
* | Merge "Better power savings with wifi display code." into jb-mr1-devAndreas Huber2012-10-033-6/+78
|\ \
| * | Better power savings with wifi display code.Andreas Huber2012-10-033-6/+78
* | | Merge "Increase polling frequency again temporarily to fix A/V issues" into j...Andreas Huber2012-10-032-14/+24
|\ \ \ | |/ / | | / | |/ |/|
| * Increase polling frequency again temporarily to fix A/V issuesAndreas Huber2012-10-032-14/+24
* | Merge "Bug 7170947 Configure AAC decoder for mobile DRC settings" into jb-mr1...Jean-Michel Trivi2012-10-021-5/+37
|\ \ | |/ |/|
| * Bug 7170947 Configure AAC decoder for mobile DRC settingsJean-Michel Trivi2012-10-021-5/+37
* | Merge "Enable silence detection and don't driver the audio encoder" into jb-m...Andreas Huber2012-10-022-12/+77
|\ \
| * | Enable silence detection and don't driver the audio encoderAndreas Huber2012-10-022-12/+77
* | | Merge "Now back to 30fps, suspend updates if surface flinger didn't send us" ...Andreas Huber2012-10-026-30/+106
|\ \ \ | |/ /
| * | Now back to 30fps, suspend updates if surface flinger didn't send usAndreas Huber2012-10-026-30/+106
* | | Merge "More power savings: No need to keep a history of outgoing packets" int...Andreas Huber2012-10-022-2/+9
|\ \ \ | |/ /
| * | More power savings: No need to keep a history of outgoing packetsAndreas Huber2012-10-022-2/+9
* | | Merge "Increase converter polling interval." into jb-mr1-devAndreas Huber2012-10-021-1/+1
|\ \ \ | |/ /
| * | Increase converter polling interval.Andreas Huber2012-10-021-1/+1
* | | Merge "Take advantage of the hardware encoder's ability to prepend SPS/PPS" i...Andreas Huber2012-10-025-18/+12
|\ \ \ | |/ / | | / | |/ |/|
| * Take advantage of the hardware encoder's ability to prepend SPS/PPSAndreas Huber2012-10-025-18/+12
* | Fix video continuityMarco Nelissen2012-10-021-0/+2
|/
* Merge "[WVDRM] Fix for stuttering on low bandwidth" into jb-mr1-devJeff Tinker2012-10-021-11/+7
|\