Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
096d72a32824a0a8c86a716ba44d589183b2b0b3
096d72a
Merge "AArch64: Correction for LP64"
by Narayan Kamath
· 11 years ago
5969b40
Merge "Use multilib-friendly LOCAL_MODULE_RELATIVE_PATH"
by Ying Wang
· 11 years ago
f2d170f
Use multilib-friendly LOCAL_MODULE_RELATIVE_PATH
by Ying Wang
· 11 years ago
1f797f9
AArch64: Correction for LP64
by Marcus Oakland
· 11 years ago
8fc4d57
Merge "Avoid a building error"
by Glenn Kasten
· 11 years ago
4ee5d2b
Merge "LiveSession: Use the actual, possibly redirected url as base in the M3U"
by Marco Nelissen
· 11 years ago
80b72e6
Merge "libeffects: don't set module path"
by Colin Cross
· 11 years ago
6c44568
libeffects: don't set module path
by Colin Cross
· 11 years ago
af191eb
Merge "Replace size_t in shared memory by uint32_t"
by Glenn Kasten
· 11 years ago
751a9c8
Replace size_t in shared memory by uint32_t
by Glenn Kasten
· 12 years ago
7eacea1
Merge "avcenc: Only do startcode escaping if the next byte requires it"
by Lajos Molnar
· 11 years ago
04ed61b
avcenc: Only do startcode escaping if the next byte requires it
by Martin Storsjo
· 12 years ago
3c9130a
Merge "Make frameworks/av 64-bit compatible"
by Narayan Kamath
· 11 years ago
377b2ec
Make frameworks/av 64-bit compatible
by Kévin PETIT
· 12 years ago
cdda7bf
Merge "frameworks/av: fix errors inside ALOGV"
by Colin Cross
· 11 years ago
26a995d
frameworks/av: fix errors inside ALOGV
by Colin Cross
· 11 years ago
5930e8e
Merge "AudioFlinger: Remove code for supporting resampling in fast tracks"
by Glenn Kasten
· 11 years ago
4361749
Merge "AudioTrack: Never try to use the fast path if resampling is required"
by Glenn Kasten
· 11 years ago
7142d10
Merge "avcenc: Update video port parameters in the base class"
by Lajos Molnar
· 11 years ago
61bdaaa
Merge "ChromiumHTTPDataSource: Keep track of the redirected URL"
by Lajos Molnar
· 11 years ago
88e99f9
Merge "SoftVPXEncoder: Set the frame size on the output port as well"
by Lajos Molnar
· 11 years ago
44f2b8c
Merge "M3UParser: Fix typo in 8883a38a308"
by Marco Nelissen
· 11 years ago
c5fab66
M3UParser: Fix typo in 8883a38a308
by Martin Storsjo
· 11 years ago
8519b8a
Merge "M3UParser: Skip query strings when looking for the last slash in a URL"
by Marco Nelissen
· 11 years ago
e2307cc
Merge "frameworks/av: fix errors inside ALOGV"
by Colin Cross
· 11 years ago
94dcc94
frameworks/av: fix errors inside ALOGV
by Colin Cross
· 11 years ago
3ce28aa
AudioFlinger: Remove code for supporting resampling in fast tracks
by Martin Storsjo
· 12 years ago
8883a38
M3UParser: Skip query strings when looking for the last slash in a URL
by Martin Storsjo
· 12 years ago
d66cd74
Merge "audioflinger: conform inline ASM to UAL"
by Glenn Kasten
· 12 years ago
5f51ade
audioflinger: conform inline ASM to UAL
by synergy dev
· 12 years ago
5db1e3a
Merge "correct one logic error in decide whether should render or not"
by Lajos Molnar
· 12 years ago
79ee239
correct one logic error in decide whether should render or not
by Jianzheng Zhou
· 12 years ago
398f213
AudioTrack: Never try to use the fast path if resampling is required
by Martin Storsjo
· 12 years ago
c4eef29
Merge "fix deadlock issues that arise when there are simultaneous effect control interface calls to proxy and to non sub-effect wrappers(eg., bundlewrapper) from audioflinger Also, return NO_ERROR when CMD_OFFLOAD succeeds"
by Eric Laurent
· 12 years ago
f90c7e0
fix deadlock issues that arise when there are simultaneous
by jpadmana
· 12 years ago
b447379
Merge "audioflinger: fix static track end detection"
by Eric Laurent
· 12 years ago
60181e3
Merge "frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new default"
by Brian Carlstrom
· 12 years ago
3a38388
frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new default
by Brian Carlstrom
· 12 years ago
745e9a8
audioflinger: fix static track end detection
by Eric Laurent
· 12 years ago
1bf0eec
Merge "AudioMixer: Remove tracks from enabledTracks after reseting outTemp"
by Glenn Kasten
· 12 years ago
7e79cd2
AudioMixer: Remove tracks from enabledTracks after reseting outTemp
by Gaurav Kumar
· 12 years ago
06da69d
Merge "frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH"
by Colin Cross
· 12 years ago
7d6fc5e
frameworks/av: convert LOCAL_MODULE_PATH to LOCAL_MODULE_RELATIVE_PATH
by Colin Cross
· 12 years ago
4ef1dc2
Merge "Only increase the counter when we do take a wakelock"
by Eric Laurent
· 12 years ago
d0e7e80
Merge "Do partial reads in MemoryLeakTrackUtil"
by Eric Laurent
· 12 years ago
6d39eb9
Do partial reads in MemoryLeakTrackUtil
by Oscar Rydhé
· 13 years ago
5163c2e
Only increase the counter when we do take a wakelock
by Jimmy Dalqvist
· 12 years ago
96a7b5a
Merge "Long mp3 metadata displays as corrupted file after transfer"
by Marco Nelissen
· 12 years ago
07a017d
Merge "Added support for ID3v2 meta data in 3gp files"
by Marco Nelissen
· 12 years ago
4cc4794
Merge "Fix compile error in NuPlayerRenderer debug print"
by Marco Nelissen
· 12 years ago
328abde
Added support for ID3v2 meta data in 3gp files
by Oscar Rydhé
· 15 years ago
1e8a57c
Merge "Avoid jumps to faulty position after seeks"
by Marco Nelissen
· 12 years ago
c7614eb
Merge "libcameraservice: Fix build in ISO C++11 mode"
by Eino-Ville Talvala
· 12 years ago
e311b15
Merge "Fix c++11 narrowing"
by Nick Kralevich
· 12 years ago
61540b5
Merge "Frameworks: AudioFlinger: Fix effects memory leak"
by Glenn Kasten
· 12 years ago
784faaf
LiveSession: Use the actual, possibly redirected url as base in the M3U
by Martin Storsjo
· 12 years ago
5ca94d2
Merge "HLS: Fixed rounding error with decimal segment duration"
by Marco Nelissen
· 12 years ago
99044ad
Merge "Change M4OSA_ERR_CREATE to return unsigned integer."
by Narayan Kamath
· 12 years ago
d6074f0
Fix compile error in NuPlayerRenderer debug print
by Oscar Rydhé
· 12 years ago
22d5dc8
Change M4OSA_ERR_CREATE to return unsigned integer.
by Ashok Bhat
· 12 years ago
8115f4b
Merge "stagefright: do not offload LD-AAC decoding"
by Eric Laurent
· 12 years ago
db170bb
stagefright: do not offload LD-AAC decoding
by Eric Laurent
· 12 years ago
1777ed3
Merge "stagefright: fix offloading HE-AAC sampling rate."
by Eric Laurent
· 12 years ago
014897f
Long mp3 metadata displays as corrupted file after transfer
by Yin Liu
· 13 years ago
00307ad
stagefright: fix offloading HE-AAC sampling rate.
by Eric Laurent
· 12 years ago
abd5fee
HLS: Fixed rounding error with decimal segment duration
by Oscar Rydhé
· 12 years ago
5432aea
Avoid jumps to faulty position after seeks
by Roger1 Jonsson
· 13 years ago
1f95555
Merge "libeffects: do not use GNU old-style field designators"
by Nick Kralevich
· 12 years ago
9803acb
libeffects: do not use GNU old-style field designators
by synergy dev
· 12 years ago
274cc85
Merge "libstagefright: Delay release of wakelock in TimedEventQueue"
by Eric Laurent
· 12 years ago
25cb85c
libstagefright: Delay release of wakelock in TimedEventQueue
by Haynes Mathew George
· 12 years ago
f81f7a5
Merge "audioflinger: check for condition before waiting"
by Eric Laurent
· 12 years ago
c956163
audioflinger: check for condition before waiting
by Haynes Mathew George
· 12 years ago
645e439
Merge "AudioTrack: fix position callback after restore"
by Eric Laurent
· 12 years ago
dfeed91
AudioTrack: fix position callback after restore
by Eric Laurent
· 12 years ago
9060d49
Merge "update offloaded audio track sampling rate"
by Eric Laurent
· 12 years ago
5e49afd
update offloaded audio track sampling rate
by Eric Laurent
· 12 years ago
a67c765
Merge "Increase kFastTrackMultiplier from 1 to 2"
by Glenn Kasten
· 12 years ago
a0e1c39
Merge changes Ia684fde5,I58fcb526
by Andy McFadden
· 12 years ago
1c9ca7d
Merge "Add "--bugreport" option to screenrecord"
by Andy McFadden
· 12 years ago
96f2ead
Fix the help text
by Andy McFadden
· 12 years ago
0c98f99
screenrecord fixes
by Andy McFadden
· 12 years ago
aaa3f35
Add "--bugreport" option to screenrecord
by Andy McFadden
· 12 years ago
e2d617f
Merge commit '2381f06f374ee0cb8bca0edf5388394432b00e6d' into HEAD
by The Android Open Source Project
· 12 years ago
b5fed68
Increase kFastTrackMultiplier from 1 to 2
by Glenn Kasten
· 12 years ago
9263035
Merge "NuPlayer: Use a software renderer when using software codecs"
by Marco Nelissen
· 12 years ago
90892d1
Merge "Fix SIGABRT when playing mp4 file"
by Marco Nelissen
· 12 years ago
465127f
Fix SIGABRT when playing mp4 file
by Marco Nelissen
· 12 years ago
11e7155
Merge "Fixed data offset at parsing IPMP Descriptors"
by Marco Nelissen
· 12 years ago
0c9045e
ChromiumHTTPDataSource: Keep track of the redirected URL
by Martin Storsjo
· 12 years ago
0d572ff
SoftVPXEncoder: Set the frame size on the output port as well
by Martin Storsjo
· 12 years ago
f7df9ab
Fixed data offset at parsing IPMP Descriptors
by Ichitaro Kohara
· 12 years ago
5bf2560
Merge commit 'b2059ff384eee8ffb70a7ec8fc5570405201c734' into HEAD
by The Android Open Source Project
· 12 years ago
c490e80
avcenc: Update video port parameters in the base class
by Martin Storsjo
· 12 years ago
2381f06
am 24605338: Merge "Fix metadata access" into klp-dev
by Marco Nelissen
· 12 years ago
2460533
Merge "Fix metadata access" into klp-dev
by Marco Nelissen
· 12 years ago
4256c97
Fix metadata access
by Marco Nelissen
· 12 years ago
06d6254
am d7e59228: audioflinger: do not use raw pointer for tracks
by Eric Laurent
· 12 years ago
d7e5922
audioflinger: do not use raw pointer for tracks
by Eric Laurent
· 12 years ago
576e89b
am 7dae71d6: Merge "AwesomePlayer: correct stream type for offload" into klp-dev
by Eric Laurent
· 12 years ago
Next »