summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
...
* | | Camera: Qcom parameters partial rebaseAnkit Premrajka2012-12-051-0/+4
* | | omx: exynos4: bring inline with jellybeancodeworkx2012-12-061-42/+20
* | | exynos4: libstragefright: add support for samsung colorformat/omx/mfccodeworkx2012-11-305-4/+224
|/ /
* | mediaserver: instantiate SecTVOutService for samsung tvoutXpLoDWilD2012-11-272-0/+14
* | libmedia: Add ICS audiotrack constructorRicardo Cerqueira2012-11-261-0/+5
* | libmedia: Add ICS constructor for getOutputRicardo Cerqueira2012-11-261-0/+8
|/
* 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
|\
| * [WVDRM] Fix for stuttering on low bandwidthJeff Tinker2012-10-011-11/+7
* | Use incremental updates sent by surface flingerAndreas Huber2012-10-013-7/+5
* | Merge "ALooper::GetNowUs() now relies on systemTime instead of gettimeofday."...Andreas Huber2012-10-019-70/+32
|\ \
| * | ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.Andreas Huber2012-10-019-70/+32
* | | Merge "Optionally have SurfaceMediaSource return absolute timestamps" into jb...Andreas Huber2012-10-011-3/+10
|\ \ \ | |/ /
| * | Optionally have SurfaceMediaSource return absolute timestampsAndreas Huber2012-10-011-3/+10