Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
79204b98d260d8f5e8419f5149b31b336424aec5
/
media
7fb232c
Merge "Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source." into honeycomb
by James Dong
· 14 years ago
45e3d12
Merge "Overlay java files Issue 3370836" into honeycomb
by Dharmaray Kundargi
· 14 years ago
ecebf17
Merge "Fix for Issue 3370836 : JNI files for Overlay optmization." into honeycomb
by Dharmaray Kundargi
· 14 years ago
5f3ab06
Make sure that key frame is generated for timelapse video recording if there are at least two input video frames from camera source.
by James Dong
· 14 years ago
373d357
Merge "More instrumentation to track down the hardware decoder not shutting down bug." into honeycomb
by Andreas Huber
· 14 years ago
06be3b1
More instrumentation to track down the hardware decoder not shutting down bug.
by Andreas Huber
· 14 years ago
00d6c72
Ignore errors returned from native_window_set_crop.
by Andreas Huber
· 14 years ago
9c077e4
Overlay java files Issue 3370836
by Dharmaray Kundargi
· 14 years ago
7765c65
Merge "Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls." into honeycomb
by Andreas Huber
· 14 years ago
4aeec2d
Instead of not feeding the AudioTrack any data after EOS, play silence instead.
by Andreas Huber
· 14 years ago
2316409
Linux sockets suck, closing a socket descriptor does not abort pending recv/send calls.
by Andreas Huber
· 14 years ago
c16ccc1
Fix for Issue 3370836 : JNI files for Overlay optmization.
by Dharmaray Kundargi
· 14 years ago
4991a00
Merge "Review rework for issue 3385068 : Play gets out of sync" into honeycomb
by Santosh Madhava
· 14 years ago
1abe005
Fix for issue 3366265 : Native crash exporting movie
by Santosh Madhava
· 14 years ago
2aaa776
Merge "VideoEditor:Fix for 3369908" into honeycomb
by Dheeraj Sharma
· 14 years ago
de412d2
Review rework for issue 3385068 : Play gets out of sync
by Santosh Madhava
· 14 years ago
f10d940
Merge "StagefrightMediaScanner: Close metadata retriever after we are done scanning" into honeycomb
by Mike Lockwood
· 14 years ago
2b3da7a
Merge "MTP: Fix race conditions in MtpServer JNI code" into honeycomb
by Mike Lockwood
· 14 years ago
d7ef5b6
Report errors to applications if AudioRecord->start() fails
by James Dong
· 14 years ago
8151dc32
StagefrightMediaScanner: Close metadata retriever after we are done scanning
by Mike Lockwood
· 14 years ago
071b2b6
MTP: Fix race conditions in MtpServer JNI code
by Mike Lockwood
· 14 years ago
1c9ac91
Merge "Fix for issue 3385068 : Play gets out of sync" into honeycomb
by Santosh Madhava
· 14 years ago
5cbb162
Merge "Rename virtual call API to ScoUsingVirtualCall." into honeycomb
by Jaikumar Ganesh
· 14 years ago
dde68c6
Rename virtual call API to ScoUsingVirtualCall.
by Jaikumar Ganesh
· 14 years ago
a6714ce
Fix for issue 3385068 : Play gets out of sync
by Santosh Madhava
· 14 years ago
b894210
Merge "Video Editor:Fix for 3375632" into honeycomb
by Dheeraj Sharma
· 14 years ago
1ac760a
Issue no : 3370622
by Dheeraj Sharma
· 14 years ago
9c0bd86
Merge "Review rework on Patch Set 2 for issue 3372849" into honeycomb
by Santosh Madhava
· 14 years ago
6bcbb3b
Review rework on Patch Set 2 for issue 3372849
by Santosh Madhava
· 14 years ago
c8de291
Merge "Improved conversion accuracy of exif geotag data" into honeycomb
by Wu-cheng Li
· 14 years ago
98dcca9
Reduce the JNI native method visibility
by James Dong
· 14 years ago
bc5172f
Merge "Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder" into honeycomb
by Andreas Huber
· 14 years ago
a8385dd
Support non-multiple-of-16 dimensions in MPEG4/H.263 software decoder
by Andreas Huber
· 14 years ago
dfe8d9b
The .mkv parser lib leaves some tracks NULL if it doesn't support them.
by Andreas Huber
· 14 years ago
da6f929
Merge "Make AwesomePlayer's reset process more verbose to track down ANRs (again)" into honeycomb
by Andreas Huber
· 14 years ago
aac2e9e
Make AwesomePlayer's reset process more verbose to track down ANRs (again)
by Andreas Huber
· 14 years ago
4ff8a0b
Resubmit of 'Fix for isssue 3369932 : stopPreview returns 0'
by Santosh Madhava
· 14 years ago
05d9f81
VideoEditor:Clear Surface API addition
by Dheeraj Sharma
· 14 years ago
a113a07
Improved conversion accuracy of exif geotag data
by Oscar Rydhe
· 14 years ago
474cb4d
VideoEditor:Fix for 3369908
by Dheeraj Sharma
· 14 years ago
b21827d
Video Editor:Fix for 3375632
by Dheeraj Sharma
· 14 years ago
2d044d1
Merge "Remove MTP related log spam" into honeycomb
by Mike Lockwood
· 14 years ago
f26a586
Remove MTP related log spam
by Mike Lockwood
· 14 years ago
8f995b5
Remove dead code referencing an obsolete interface.
by Carl Shapiro
· 14 years ago
8dac54c
Merge "Perform orthogonal rotations without using a Skia canvas." into honeycomb
by Carl Shapiro
· 14 years ago
d6c276a
Revert "Make AwesomePlayer's reset process more verbose to track down ANRs."
by Carl Shapiro
· 14 years ago
ae12a50
Perform orthogonal rotations without using a Skia canvas.
by Carl Shapiro
· 14 years ago
5e9dc94
Properly rotate video that's marked as such and decoded to a surface.
by Andreas Huber
· 14 years ago
19922ad
Some tweaks to HTTP live / nuplayer behaviour
by Andreas Huber
· 14 years ago
ff23e4d
Merge "Fix for issue 3370052 : Export progress percentage is incorrect" into honeycomb
by Santosh Madhava
· 14 years ago
95788cf
Merge "Fix for PR 3369866 : Project thumbnail should have the same aspect ratio" into honeycomb
by Santosh Madhava
· 14 years ago
9d5ca4a
Fix for issue 3370052 : Export progress percentage is incorrect
by Santosh Madhava
· 14 years ago
601fe0e
Implement missing pause/resume support for NuPlayer.
by Andreas Huber
· 14 years ago
bdb2e79
Fix for PR 3369866 : Project thumbnail should have the same aspect ratio
by Santosh Madhava
· 14 years ago
637739d
Merge "Eliminate recording sound by starting the video track before audio track." into honeycomb
by James Dong
· 14 years ago
44b004b
Eliminate recording sound by starting the video track before audio track.
by James Dong
· 14 years ago
3cd6302
Merge "Prefill the cache before trying to instantiate the media extractor." into honeycomb
by Andreas Huber
· 14 years ago
9634665
Prefill the cache before trying to instantiate the media extractor.
by Andreas Huber
· 14 years ago
c4edeb5
Bug fix: 368813 Transition is regenerated when overlay duration changes outside the transition
by Gil Dobjanschi
· 14 years ago
fe93351
Merge "remove eng developement local tags in make file" into honeycomb
by Dharmaray Kundargi
· 14 years ago
fc37018
Merge "Logging the duration range from different media tracks for recording" into honeycomb
by James Dong
· 14 years ago
6dbd3ee
remove eng developement local tags in make file
by Dharmaray Kundargi
· 14 years ago
0353459
Merge "Always revert to the previous bandwidth if the required sequence number cannot be found" into honeycomb
by Andreas Huber
· 14 years ago
da58076
Logging the duration range from different media tracks for recording
by James Dong
· 14 years ago
581cad2
Turn error/exception logging on at the native layer
by James Dong
· 14 years ago
283e031
Always revert to the previous bandwidth if the required sequence number cannot be found
by Andreas Huber
· 14 years ago
0cf2616
Return a runtime error if decryption fails instead of asserting.
by Andreas Huber
· 14 years ago
069ee21
Merge "Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests." into honeycomb
by Andreas Huber
· 14 years ago
d95b46a
Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.
by Andreas Huber
· 14 years ago
8e7d626
Merge "Expose average video frame rate via MPEG4Extractor" into honeycomb
by James Dong
· 14 years ago
cbb488d
Expose average video frame rate via MPEG4Extractor
by James Dong
· 14 years ago
dc80b7e
Merge "MTP: Close and reopen driver file after an error." into honeycomb
by Mike Lockwood
· 14 years ago
897f894
MTP: Close and reopen driver file after an error.
by Mike Lockwood
· 14 years ago
4061c9a
Merge "Fix the presentation video resolution when it is different from the actual image resolution of the video." into honeycomb
by James Dong
· 14 years ago
ba1b1679
Turn another assertion into a runtime error. Damn you surfaces.
by Andreas Huber
· 14 years ago
08adfd2
Fix the presentation video resolution when it is different from the actual image resolution of the video.
by James Dong
· 14 years ago
5fb60c7
Use metadata in video buffers for timelapse video recording by default to eliminate memcpy
by James Dong
· 14 years ago
2bc6971
Merge changes I7df1ff78,Ibc2e8adf into honeycomb
by Mike Lockwood
· 14 years ago
242d0cd
MediaScanner: Make sure name field is set for file based playlists
by Mike Lockwood
· 14 years ago
a1c9180
MTP: Fix problem with MTP starting up on the first try.
by Mike Lockwood
· 14 years ago
3956050
Merge "Apparently our native TCP sockets do not return an error from blocking "connect"" into honeycomb
by Andreas Huber
· 14 years ago
eee580a
Apparently our native TCP sockets do not return an error from blocking "connect"
by Andreas Huber
· 14 years ago
183fa14
Fix the sluggish preview during timelapse video recording because software encoder is used.
by James Dong
· 14 years ago
74ff70d
Merge "Fix typo" into honeycomb
by Eric Laurent
· 14 years ago
ed6eae4
Fix typo
by Glenn Kasten
· 14 years ago
5f31aa3
Merge "MTP: Set modification date for abstract playlists" into honeycomb
by Mike Lockwood
· 14 years ago
8ed67ac
MTP: Set modification date for abstract playlists
by Mike Lockwood
· 14 years ago
0a3dbf6
Merge "Fix the build break in git_master-without-vendor" into honeycomb
by James Dong
· 14 years ago
26c1ab2
Merge "MTP: Strip ".pla" file extension from name field for WMP playlists" into honeycomb
by Mike Lockwood
· 14 years ago
8cc6eb1
MTP: Strip ".pla" file extension from name field for WMP playlists
by Mike Lockwood
· 14 years ago
a1a55bb
Fix the build break in git_master-without-vendor
by Dharmaray Kundargi
· 14 years ago
529fc53
Merge "Implement parsing of vbv buffering info in RTSP." into honeycomb
by Andreas Huber
· 14 years ago
3a4d547
Merge "Don't report 100% buffered when the stream ends prematurely." into honeycomb
by Bryan Mawhinney
· 14 years ago
77034e6
Implement parsing of vbv buffering info in RTSP.
by Andreas Huber
· 14 years ago
e26275b
Don't report 100% buffered when the stream ends prematurely.
by Bryan Mawhinney
· 14 years ago
7a0bd17
MTP: Fix problems with modification dates for folders and non-media files
by Mike Lockwood
· 14 years ago
9ed9940
Merge "Video editor API update - rework for Patch Set 3" into honeycomb
by Dharmaray Kundargi
· 14 years ago
307003a
Merge "integrate videoeditor preview player." into honeycomb
by Dharmaray Kundargi
· 14 years ago
4e4f3d1
Merge "videoeditor JNI files on honeycomb" into honeycomb
by Dharmaray Kundargi
· 14 years ago
117b7bb
Fix issue 3354692.
by Eric Laurent
· 14 years ago
Next »