index
:
frameworks_av.git
master
replicant-6.0
frameworks av
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
DO NOT MERGE: Remove experimental parameters for burst mode
James Painter
2012-09-28
4
-32
/
+0
*
Fix shutdown if HDCP was never instantiated.
Andreas Huber
2012-09-28
1
-3
/
+5
*
Merge "Camera2: Use new JPEG transport header" into jb-mr1-dev
Alex Ray
2012-09-28
2
-38
/
+15
|
\
|
*
Camera2: Use new JPEG transport header
Alex Ray
2012-09-27
2
-38
/
+15
*
|
Tell the encoder to emit SPS/PPS before IDR frames in wifi display code.
Andreas Huber
2012-09-28
3
-1
/
+41
*
|
Merge "Various improvements to a cleaner shutdown of the wifi display connect...
Andreas Huber
2012-09-28
13
-172
/
+326
|
\
\
|
*
|
Various improvements to a cleaner shutdown of the wifi display connection.
Andreas Huber
2012-09-28
13
-172
/
+326
*
|
|
Merge "Camera2: Re-entering preview state on v2 Device" into jb-mr1-dev
Alex Ray
2012-09-28
1
-1
/
+7
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Camera2: Re-entering preview state on v2 Device
Alex Ray
2012-09-26
1
-1
/
+7
*
|
|
Camera2: Only _some_ FPS values in the old API are scaled.
Eino-Ville Talvala
2012-09-27
2
-3
/
+6
*
|
|
Merge "Camera2: Fix FPS value scaling between HAL2 and API" into jb-mr1-dev
Eino-Ville Talvala
2012-09-27
2
-7
/
+12
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Camera2: Fix FPS value scaling between HAL2 and API
Eino-Ville Talvala
2012-09-27
2
-7
/
+12
*
|
|
wfd_presentation_url should not include the port number according to wfd specs
Andreas Huber
2012-09-27
1
-3
/
+2
*
|
|
Merge "Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit." i...
Andreas Huber
2012-09-27
7
-54
/
+105
|
\
\
\
|
*
|
|
Cleaner Wifi Display shutdown process, avoid crashing HDCP on exit.
Andreas Huber
2012-09-27
7
-54
/
+105
*
|
|
|
Merge "Prepend SPS/PPS manually before encryption in HDCP mode. This is" into...
Andreas Huber
2012-09-27
4
-10
/
+57
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Prepend SPS/PPS manually before encryption in HDCP mode. This is
Andreas Huber
2012-09-27
4
-10
/
+57
|
|
|
/
|
|
/
|
*
|
|
Tune WFD audio bitrate (did some listening tests).
Dave Burke
2012-09-27
1
-1
/
+1
|
/
/
*
|
Merge changes Ia4414241,I34f5d36a into jb-mr1-dev
Iliyan Malchev
2012-09-26
9
-22
/
+4839
|
\
\
|
*
|
audioflinger: use resample coefficients from audio-resampler library.
SathishKumar Mani
2012-09-26
5
-22
/
+114
|
*
|
audioflinger/resampler: Add VERY_HIGH_QUALITY audio-resampler
SathishKumar Mani
2012-09-26
4
-0
/
+4725
|
|
/
*
|
Tune iframe interval to 1sec.
Dave Burke
2012-09-26
1
-1
/
+1
|
/
*
720p24 i-frames every 2 secs.
Andreas Huber
2012-09-26
3
-4
/
+6
*
Merge "Make sure we only release the HDCP module once shutdown has completed....
Andreas Huber
2012-09-26
4
-14
/
+49
|
\
|
*
Make sure we only release the HDCP module once shutdown has completed.
Andreas Huber
2012-09-26
4
-14
/
+49
*
|
Camera2: Fix JPEG Transport Header offset
Alex Ray
2012-09-26
1
-3
/
+7
|
/
*
Merge "Fix shutdown and eliminate those annoying "failed to post..." logs." i...
Andreas Huber
2012-09-26
1
-1
/
+4
|
\
|
*
Fix shutdown and eliminate those annoying "failed to post..." logs.
Andreas Huber
2012-09-26
1
-1
/
+4
*
|
Merge "Logic to include HDCP specific PES extra header data was backwards." i...
Andreas Huber
2012-09-26
1
-2
/
+2
|
\
\
|
*
|
Logic to include HDCP specific PES extra header data was backwards.
Andreas Huber
2012-09-26
1
-2
/
+2
|
|
/
*
|
Revert "Don't wait for presentation complete if terminated"
Glenn Kasten
2012-09-26
1
-6
/
+6
|
/
*
Implement android.media.AudioManager.getProperty()
Glenn Kasten
2012-09-25
6
-2
/
+78
*
Merge "Better transport stream timestamp handling." into jb-mr1-dev
Andreas Huber
2012-09-25
4
-111
/
+210
|
\
|
*
Better transport stream timestamp handling.
Andreas Huber
2012-09-25
4
-111
/
+210
*
|
Merge "Add some more logging, reduce startup delay to 1 sec." into jb-mr1-dev
Andreas Huber
2012-09-25
2
-2
/
+6
|
\
\
|
|
/
|
*
Add some more logging, reduce startup delay to 1 sec.
Andreas Huber
2012-09-25
2
-2
/
+6
*
|
Camera2: Make sure to clean out reprocess streams on shutdown as well.
Eino-Ville Talvala
2012-09-25
1
-0
/
+1
*
|
Camera2: Debug and logging fixes.
Eino-Ville Talvala
2012-09-25
11
-20
/
+81
*
|
audioflinger: improve record start and thread exit
Eric Laurent
2012-09-25
1
-2
/
+2
|
/
*
Tune video bitrate to 5 mbps.
Dave Burke
2012-09-24
1
-1
/
+1
*
Merge "Camera2: Emit ShutterCallback/RawCallback events after takePicture" in...
Igor Murashkin
2012-09-24
2
-7
/
+34
|
\
|
*
Camera2: Emit ShutterCallback/RawCallback events after takePicture
Igor Murashkin
2012-09-24
2
-7
/
+34
*
|
Merge "Camera2: Fix cropRegion sometimes exceeding the sensor array size" int...
Igor Murashkin
2012-09-24
2
-24
/
+117
|
\
\
|
*
|
Camera2: Fix cropRegion sometimes exceeding the sensor array size
Igor Murashkin
2012-09-24
2
-24
/
+117
|
|
/
*
|
Merge "Check clock_gettime(CLOCK_MONOTONIC) for failure" into jb-mr1-dev
Glenn Kasten
2012-09-24
2
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Check clock_gettime(CLOCK_MONOTONIC) for failure
Glenn Kasten
2012-09-24
2
-0
/
+6
*
|
Merge "fix end of track presentation on suspended output" into jb-mr1-dev
Eric Laurent
2012-09-24
1
-2
/
+13
|
\
\
|
*
|
fix end of track presentation on suspended output
Eric Laurent
2012-09-23
1
-2
/
+13
|
|
/
*
|
Merge "Camera2: Truncate JPEG images" into jb-mr1-dev
Alex Ray
2012-09-24
2
-7
/
+172
|
\
\
|
*
|
Camera2: Truncate JPEG images
Alex Ray
2012-09-24
2
-7
/
+172
|
|
/
[next]