index
:
frameworks_base.git
replicant-2.2
replicant-2.3
replicant-4.0
replicant-4.2
replicant-6.0
frameworks/base
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
camera2: Change android.lens.focusRange to Pair<Float,Float>
Igor Murashkin
2014-05-30
1
-0
/
+17
*
Camera2: Test null TonemapCurve behavior
Yin-Chia Yeh
2014-05-28
1
-4
/
+7
*
Camera2: switch API interface to java classses
Yin-Chia Yeh
2014-05-28
1
-0
/
+22
*
camera2: Add new metadata keys, change types for existing range keys
Igor Murashkin
2014-05-28
1
-0
/
+42
*
camera2: Refactor CameraMetadata.Key out into 3 key classes
Igor Murashkin
2014-05-23
1
-4
/
+37
*
camera2: Move parameters around to different packages
Igor Murashkin
2014-05-14
4
-9
/
+9
*
camera2: Use StreamConfigurationMap for format/size/duration lookup
Igor Murashkin
2014-05-14
1
-78
/
+297
*
camera2: Update native<->managed camera metadata marshalers
Igor Murashkin
2014-05-13
6
-53
/
+881
*
camera2: Fix broken camera metadata test due to key rename
Igor Murashkin
2014-04-22
1
-1
/
+1
*
Remove VideoEditor
Lajos Molnar
2014-04-21
11
-9270
/
+0
*
MediaFrameworkTest: Fix Camera2 API unit test build breakage
Zhijun He
2014-04-10
2
-37
/
+96
*
Camera2: Fix the JPEG format issues
Zhijun He
2014-04-09
1
-19
/
+117
*
camera2: Fix out-of-date metadata test
Igor Murashkin
2014-04-01
2
-2
/
+4
*
Remove SkOmxPixelRef to fix build.
Leon Scroggins
2014-03-27
5
-117
/
+0
*
Merge "Fix includes so that they no longer rely on the global Skia includes d...
Derek Sollenberger
2014-02-28
1
-1
/
+1
|
\
|
*
Fix includes so that they no longer rely on the global Skia includes director...
Derek Sollenberger
2014-02-27
1
-1
/
+1
*
|
Cleanup unnecessary includes for libskia.
Derek Sollenberger
2014-02-27
1
-5
/
+0
|
/
*
Merge "Tabs -> spaces in frameworks/base."
John Spurlock
2014-02-25
1
-6
/
+6
|
\
|
*
Tabs -> spaces in frameworks/base.
John Spurlock
2014-02-25
1
-6
/
+6
*
|
support time lapse/slow motion on SURFACE source
Chong Zhang
2014-02-14
1
-4
/
+45
|
/
*
Merge "MediaRecorderTest: add tests for getSurface() and SURFACE source"
Chong Zhang
2014-02-06
3
-23
/
+250
|
\
|
*
MediaRecorderTest: add tests for getSurface() and SURFACE source
Chong Zhang
2014-01-16
3
-23
/
+250
*
|
FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...
Andreas Huber
2014-02-04
1
-0
/
+2
*
|
Remove calls to deprecated SkBitmap::setIsOpaque()
Leon Scroggins III
2014-01-15
1
-2
/
+2
|
/
*
Camera2: add metadata override
Zhijun He
2013-10-07
1
-26
/
+142
*
Camera2: Implement idle callbacks
Eino-Ville Talvala
2013-10-03
2
-6
/
+99
*
Camera2: Fix Camera integration test deadlock
Zhijun He
2013-09-25
1
-7
/
+33
*
Camera2: Implement CameraManager#getCameraCharacteristics
Zhijun He
2013-09-25
1
-0
/
+12
*
camera2: Rename CameraProperties to CameraCharacteristics
Igor Murashkin
2013-09-21
1
-2
/
+2
*
Merge "Fix media stress test." into klp-dev
Yu Shan Emily Lau
2013-09-16
1
-5
/
+9
|
\
|
*
Fix media stress test.
Yu Shan Emily Lau
2013-09-16
1
-5
/
+9
*
|
Merge "media: Update ImageReader to remove MaxImagesAcquiredException" into k...
Igor Murashkin
2013-09-16
1
-62
/
+29
|
\
\
|
*
|
media: Update ImageReader to remove MaxImagesAcquiredException
Igor Murashkin
2013-09-13
1
-62
/
+29
*
|
|
Merge "media: Update ImageReader APIs" into klp-dev
Igor Murashkin
2013-09-16
2
-0
/
+219
|
\
\
\
|
|
/
/
|
*
|
media: Update ImageReader APIs
Igor Murashkin
2013-09-12
2
-0
/
+219
*
|
|
Merge "Miscellaneous fixes to SoundPool unit test" into klp-dev
Glenn Kasten
2013-09-16
2
-19
/
+32
|
\
\
\
|
*
|
|
Miscellaneous fixes to SoundPool unit test
Glenn Kasten
2013-09-13
2
-19
/
+32
|
|
/
/
*
|
|
Merge "Stress test for AudioTrack shared memory bug" into klp-dev
Glenn Kasten
2013-09-16
3
-0
/
+264
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Stress test for AudioTrack shared memory bug
Eric Laurent
2013-09-11
3
-0
/
+264
|
|
/
*
|
Camera2: Immutable metadata
Eino-Ville Talvala
2013-09-11
3
-119
/
+49
|
/
*
Camera2: Updated Rational for denom=0.
Timothy Knight
2013-09-04
1
-7
/
+44
*
Camera2: Add CameraDevice#flush()
Eino-Ville Talvala
2013-08-23
1
-0
/
+30
*
Add the checking for the camcorder profile.
Yu Shan Emily Lau
2013-08-19
1
-43
/
+55
*
Camera2: Remove redundant Keys classes
Eino-Ville Talvala
2013-08-19
1
-2
/
+2
*
Refactor CameraService to handle errors properly.
Ruben Brunk
2013-08-16
2
-13
/
+24
*
am 3a5e2013: am ebbcc18e: am 4032217e: Merge "Add option for video playback t...
Xia Wang
2013-08-05
2
-14
/
+23
|
\
|
*
am ebbcc18e: am 4032217e: Merge "Add option for video playback test to accept...
Xia Wang
2013-08-05
2
-14
/
+23
|
|
\
|
|
*
Add option for video playback test to accept media source path.
Xia Wang
2013-07-11
2
-14
/
+23
*
|
|
am b56f10aa: am 32c308a5: Merge "If media wants ASCII lowercasing, it needs t...
Elliott Hughes
2013-08-02
1
-1
/
+2
|
\
\
\
|
|
/
/
|
*
|
If media wants ASCII lowercasing, it needs to ask for it.
Elliott Hughes
2013-08-02
1
-1
/
+2
|
|
/
[next]