Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_frameworks_av
/
2a6e5cf4e8b39e3b0b540d3cf49568c61e9d67cd
2a6e5cf
Merge "Fix uninitialized variable."
by Marco Nelissen
· 11 years ago
13b97d6
Fix uninitialized variable.
by Marco Nelissen
· 11 years ago
166776f
Merge "Add missing includes."
by Elliott Hughes
· 11 years ago
9d014d0
Add missing includes.
by Elliott Hughes
· 11 years ago
aeccbff
Merge "Avoid mixing declarations and statements in C89 source files"
by Andreas Gampe
· 11 years ago
47deb15
Merge "Remove MediaPlayerService::decode()"
by Marco Nelissen
· 11 years ago
cbb803a
Merge "Remove superfluous OpenSSL include paths."
by Kenny Root
· 11 years ago
b7848f1
Remove MediaPlayerService::decode()
by Marco Nelissen
· 11 years ago
683202e
Remove superfluous OpenSSL include paths.
by Adam Langley
· 11 years ago
1ed13b3
Merge "DO NOT MERGE - audio policy: fix output device command after clearing audio patch"
by Eric Laurent
· 11 years ago
832141c
DO NOT MERGE - audio policy: fix output device command after clearing audio patch
by Eric Laurent
· 11 years ago
1efe46d
Merge "Fix id3 parser crash"
by Marco Nelissen
· 11 years ago
ba6e982
Fix id3 parser crash
by Marco Nelissen
· 11 years ago
724b9ea
Merge "Replace MidiFile player with a Midi extractor"
by Marco Nelissen
· 11 years ago
a2d2c48
Merge "Don't signal an error at the end of a short file"
by Marco Nelissen
· 11 years ago
0e8928b
Replace MidiFile player with a Midi extractor
by Marco Nelissen
· 11 years ago
c52af00
Merge "Use callbacks for Midi I/O"
by Marco Nelissen
· 11 years ago
bc11e71
Use callbacks for Midi I/O
by Marco Nelissen
· 11 years ago
43637c2
Merge "fix memory leak in PatchPanel"
by Eric Laurent
· 11 years ago
75afcc1
Merge "Use define for drm property keys instead of defining as char pointers"
by Marco Nelissen
· 11 years ago
5c97c4e
Merge "Remove hardcoded ICU & OpenSSL include paths."
by Narayan Kamath
· 11 years ago
f84f7c5
Remove hardcoded ICU & OpenSSL include paths.
by Narayan Kamath
· 11 years ago
d8cd477
fix memory leak in PatchPanel
by soon1.choi
· 11 years ago
f23c2ba
Avoid mixing declarations and statements in C89 source files
by Martin Storsjo
· 11 years ago
ca6630c
Don't signal an error at the end of a short file
by Marco Nelissen
· 11 years ago
bd08223
Merge "Fix double close."
by Marco Nelissen
· 11 years ago
1ec00ea
Merge "DO NOT MERGE - NuPlayer: open audio sink in offload mode when resuming from timeout teardown."
by Eric Laurent
· 11 years ago
d179bd6
Merge "DO NOT MERGE - NuPlayer: invalid anchor time when render is flushed."
by Eric Laurent
· 11 years ago
f06060f
DO NOT MERGE - NuPlayer: open audio sink in offload mode when resuming from timeout teardown.
by Ronghua Wu
· 11 years ago
8b67ce7
DO NOT MERGE - NuPlayer: invalid anchor time when render is flushed.
by Ronghua Wu
· 11 years ago
c0fcdc0
Use define for drm property keys instead of defining as char pointers
by Martin Storsjo
· 11 years ago
6f3b732
Merge "Fix wrong int argument of FOURCC."
by Chih-Hung Hsieh
· 11 years ago
e1b2ccf
Fix wrong int argument of FOURCC.
by Chih-Hung Hsieh
· 11 years ago
09a1f34
Merge "DO NOT MERGE - audio policy: fix inifinite loop in clearAudioPatches()"
by Eric Laurent
· 11 years ago
8faa326
DO NOT MERGE - audio policy: fix inifinite loop in clearAudioPatches()
by Eric Laurent
· 11 years ago
ac90a24
Merge "Remove obsolete TARGET_SIMULATOR checks"
by Elliott Hughes
· 11 years ago
f1b12df
Merge "Trigger error only when a template is instantiated."
by Chih-Hung Hsieh
· 11 years ago
6502540
Trigger error only when a template is instantiated.
by Chih-Hung Hsieh
· 11 years ago
b092a17
Remove obsolete TARGET_SIMULATOR checks
by Trevor Drake
· 11 years ago
cf1e3bb
Merge "Fix AAC recording issue"
by Marco Nelissen
· 11 years ago
41dd3a5
Fix AAC recording issue
by Marco Nelissen
· 11 years ago
a04c05a
Merge "Truncate file before recording into it."
by Marco Nelissen
· 11 years ago
69113e8
Truncate file before recording into it.
by Marco Nelissen
· 11 years ago
1914e7e
Merge "Fix print format mismatches."
by Chih-Hung Hsieh
· 11 years ago
cd8d9c6
Fix print format mismatches.
by Chih-Hung Hsieh
· 11 years ago
d1aeff5
Merge "Fix build with clang in C++11 mode"
by Lajos Molnar
· 11 years ago
66172f5
Merge "Cast int64_t values to long long before print."
by Lajos Molnar
· 11 years ago
3cc9373
Merge "Fix build with clang"
by Lajos Molnar
· 11 years ago
56335ae
Merge "Prevent ANR when AudioTrack is paused or re-routed"
by Glenn Kasten
· 11 years ago
a78e104
Prevent ANR when AudioTrack is paused or re-routed
by zunkyu.lee
· 11 years ago
f3df58c
Merge "Stagefright: Fix unused variables"
by Andreas Gampe
· 11 years ago
6c955eb
Fix build with clang
by Bernhard Rosenkränzer
· 11 years ago
54e96f6
Stagefright: Fix unused variables
by Andreas Gampe
· 11 years ago
12a6134
Cast int64_t values to long long before print.
by Bernhard Rosenkränzer
· 11 years ago
050ff19
Merge "libstagefright: defer kWhatSetParameters in OutputPortSettingsChangedState"
by Lajos Molnar
· 11 years ago
e6eea3a
libstagefright: defer kWhatSetParameters in OutputPortSettingsChangedState
by Per Persson
· 11 years ago
b0eb7b0
Merge "__ARM_HAVE_HALFWORD_MULTIPLY is always true for __arm__."
by Elliott Hughes
· 11 years ago
8a9737c
__ARM_HAVE_HALFWORD_MULTIPLY is always true for __arm__.
by Elliott Hughes
· 11 years ago
5458756
Merge "Track volume should be maintained even if track is restored"
by Glenn Kasten
· 11 years ago
e6a9d658
Track volume should be maintained even if track is restored
by seunghak.han
· 11 years ago
592f3bc
Merge "Added support for YEAR metadata key from VorbisComments"
by Glenn Kasten
· 11 years ago
2d0ac42
Fix build with clang in C++11 mode
by Bernhard Rosenkränzer
· 11 years ago
1a9c395
Merge "Stagefright: Fix unused variables, functions, values"
by Andreas Gampe
· 11 years ago
b3f9759
Stagefright: Fix unused variables, functions, values
by Andreas Gampe
· 11 years ago
f59eae9
Merge "Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitions"
by Chih-hung Hsieh
· 11 years ago
b44760c
Merge "Remove deprecated register keyword"
by Chih-hung Hsieh
· 11 years ago
4cb1a25
Remove deprecated register keyword
by Bernhard Rosenkränzer
· 11 years ago
7877cb80
Merge "Img_utils: Fix "unused" variables"
by Andreas Gampe
· 11 years ago
d56a953
Merge "Libcpustats: Remove unused variable"
by Andreas Gampe
· 11 years ago
53eae54
Libcpustats: Remove unused variable
by Andreas Gampe
· 11 years ago
191367e
Img_utils: Fix "unused" variables
by Andreas Gampe
· 11 years ago
e1b737c
Merge "Remove unused parameter"
by chh
· 11 years ago
6c7d332
Merge "Remove bogus forward declarations"
by Chih-hung Hsieh
· 11 years ago
e4f6ecb
Merge "Stagefright: Fix default typo"
by Andreas Gampe
· 11 years ago
e5558d5
Stagefright: Fix default typo
by Andreas Gampe
· 11 years ago
db1ce33
Merge "Remove check for an impossible condition"
by Chih-hung Hsieh
· 11 years ago
07715ac
Merge "C++11 compatibility."
by Dan Albert
· 11 years ago
9d2e0da
Merge "Remove extraneous parentheses"
by Chih-hung Hsieh
· 11 years ago
36802bd
C++11 compatibility.
by Dan Albert
· 11 years ago
0b8969c
Remove extraneous parentheses
by Bernhard Rosenkränzer
· 11 years ago
3503cef
Fix overload of SoftVideoDecoderOMXComponent::updatePortDefinitions
by Bernhard Rosenkränzer
· 11 years ago
df79944
Remove bogus forward declarations
by Bernhard Rosenkränzer
· 11 years ago
de14fae
Merge "Use standard syntax to initialize fields."
by Glenn Kasten
· 11 years ago
e404420
Merge "Disable clang++ due to compiler error."
by Chih-Hung Hsieh
· 11 years ago
7a20023
Merge "Remove extraneous parentheses"
by Chih-hung Hsieh
· 11 years ago
48b447f
Merge "Fix uninitialized variable"
by Chih-hung Hsieh
· 11 years ago
d7f903a
Remove unused parameter
by Bernhard Rosenkränzer
· 11 years ago
266299c
Fix uninitialized variable
by Bernhard Rosenkränzer
· 11 years ago
54cdefc
Remove extraneous parentheses
by Bernhard Rosenkränzer
· 11 years ago
34c55e3
Merge "No need to #include atomic-inline.h if you have atomic.h."
by Elliott Hughes
· 11 years ago
ea7e5a1
No need to #include atomic-inline.h if you have atomic.h.
by Elliott Hughes
· 11 years ago
c80b9b8
Merge "Fix struct vs. class mismatches"
by Chih-hung Hsieh
· 11 years ago
3bc345f
Merge "libcutils no longer requires that its users configure ANDROID_SMP."
by Elliott Hughes
· 11 years ago
1f2f4f2
libcutils no longer requires that its users configure ANDROID_SMP.
by Elliott Hughes
· 11 years ago
86a58ca
Fix struct vs. class mismatches
by Bernhard Rosenkränzer
· 11 years ago
9b77083
Merge "Update calls to IInterface::asBinder()"
by Marco Nelissen
· 11 years ago
f888020
Update calls to IInterface::asBinder()
by Marco Nelissen
· 11 years ago
d026410
Merge "Move libldnhncr to libc++."
by Dan Albert
· 11 years ago
f38c754
Move libldnhncr to libc++.
by Dan Albert
· 11 years ago
14a7401
Merge "Include AudioPolicyInterface.h only when needed."
by Chih-Hung Hsieh
· 11 years ago
Next »