Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_av
/
4b60b068c27a40731bd4a0049cb632da18bf521d
/
media
4b60b06
Switch to using shared over local code for initializing ICU
by Neil Fuller
· 10 years ago
2f34065
mediaserver : Initialize ICU on startup.
by Narayan Kamath
· 10 years ago
356f084
Merge "stagefright: add support for output frame rendered callback" into mnc-dev
by Lajos Molnar
· 10 years ago
416d4a8
Merge "NuPlayerRenderer: change log from ALOGW to ALOGV when audio sink reports WOULD_BLOCK on writing." into mnc-dev
by Wei Jia
· 10 years ago
df80947
NuPlayerRenderer: change log from ALOGW to ALOGV when audio sink reports WOULD_BLOCK on writing.
by Wei Jia
· 10 years ago
f49b515
Merge "AudioSink: use flags granted by AudioTrack, instead of the requested flags." into mnc-dev
by Wei Jia
· 10 years ago
0162d00
AudioSink: use flags granted by AudioTrack, instead of the requested flags.
by Wei Jia
· 10 years ago
f028dad
Merge "Ogg Opus: handle cases where first sample has non 0 time" into mnc-dev
by Robert Shih
· 10 years ago
c75a989
Merge "Use only strong references to AudioEffect" into mnc-dev
by Eric Laurent
· 10 years ago
90fcf68
stagefright: add support for output frame rendered callback
by Lajos Molnar
· 10 years ago
9b132a7
Merge "stagefright: check the validity of the range of adaptation field" into mnc-dev
by Jaesung Chung
· 10 years ago
eecd765
Use only strong references to AudioEffect
by Eric Laurent
· 10 years ago
819bcef
Ogg Opus: handle cases where first sample has non 0 time
by Robert Shih
· 10 years ago
ca09714
Merge "libstagefright: check memory size for overflow before allocation." into mnc-dev
by Wei Jia
· 10 years ago
2126927
Merge "SoftwareRenderer: sanity check buffer size before copying data." into mnc-dev
by Wei Jia
· 10 years ago
42cccd7
libstagefright: check memory size for overflow before allocation.
by Wei Jia
· 10 years ago
dd488a2
Merge "fix graphic buffer leak with persistent input surface" into mnc-dev
by Chong Zhang
· 10 years ago
0b305f2
Merge "MPEG4Writer: add check to ensure no integer overflow on allocation." into mnc-dev
by Wei Jia
· 10 years ago
760f92f
SoftwareRenderer: sanity check buffer size before copying data.
by Wei Jia
· 10 years ago
ffd8cbb
fix graphic buffer leak with persistent input surface
by Chong Zhang
· 10 years ago
d46a6b9
Camera1 API: Support SW encoders for new camera HALs
by Eino-Ville Talvala
· 10 years ago
b4b4cd1
Merge "libstagefright: run codec profiling in worker thread." into mnc-dev
by Ronghua Wu
· 10 years ago
a31d237
Merge "SoftAVCEnc: check requested memory size before allocation." into mnc-dev
by Wei Jia
· 10 years ago
a09152c
libstagefright: run codec profiling in worker thread.
by Ronghua Wu
· 10 years ago
53d3503
Merge "MPEG4Writer: fail init check if output fd is not seekable" into mnc-dev
by Robert Shih
· 10 years ago
2aa74dc
MPEG4Writer: fail init check if output fd is not seekable
by Robert Shih
· 10 years ago
26a48f3
stagefright: add support for batching OMX events
by Lajos Molnar
· 10 years ago
23b6ee3
Merge "stagefright: initial Ogg Opus support" into mnc-dev
by Robert Shih
· 10 years ago
afd4924
Limit allocations to avoid out-of-memory
by Marco Nelissen
· 10 years ago
81c4d80
Merge "Improve AudioTrack offload timestamp startup glitch detector" into mnc-dev
by Andy Hung
· 10 years ago
13dcb4f
Merge "NuPlayer: Allow audio drain to fill buffer when paused" into mnc-dev
by Andy Hung
· 10 years ago
b7e8d85
Merge "NuPlayer: Allow audio callback to fill buffer when paused" into mnc-dev
by Andy Hung
· 10 years ago
c9e54ee
Merge "NuPlayer: Add audio deep buffer configuration" into mnc-dev
by Andy Hung
· 10 years ago
bc18665
Merge "NuPlayer: Add audio sink buffer configuration" into mnc-dev
by Andy Hung
· 10 years ago
1830513
Merge "Compute sleep time when AudioTrack client callback returns no PCM data" into mnc-dev
by Andy Hung
· 10 years ago
374f0f4
Merge "SampleTable: fix integer overflow checks." into mnc-dev
by Wei Jia
· 10 years ago
c8e09c6
Improve AudioTrack offload timestamp startup glitch detector
by Andy Hung
· 10 years ago
a105482
SampleTable: fix integer overflow checks.
by Wei Jia
· 10 years ago
f6fe434
SoftAVCEnc: check requested memory size before allocation.
by Wei Jia
· 10 years ago
2177f21
MPEG4Writer: add check to ensure no integer overflow on allocation.
by Wei Jia
· 10 years ago
3b6df52
Merge "Don't overwrite user agent header if app specified one" into mnc-dev
by Marco Nelissen
· 10 years ago
4136329
Don't overwrite user agent header if app specified one
by Marco Nelissen
· 11 years ago
005e9d0
NuPlayer: Allow audio drain to fill buffer when paused
by Andy Hung
· 10 years ago
85e4814
NuPlayer: Allow audio callback to fill buffer when paused
by Andy Hung
· 10 years ago
288da02
NuPlayer: Add audio deep buffer configuration
by Andy Hung
· 10 years ago
179652e
NuPlayer: Add audio sink buffer configuration
by Andy Hung
· 10 years ago
a7f0335
Compute sleep time when AudioTrack client callback returns no PCM data
by Andy Hung
· 10 years ago
8c10a80
stagefright: initial Ogg Opus support
by Robert Shih
· 10 years ago
4170eee
Merge "MediaPlayerService: Reset the bytes written in AudioSink stop and flush" into mnc-dev
by Andy Hung
· 10 years ago
da17c04
MediaPlayerService: Reset the bytes written in AudioSink stop and flush
by Andy Hung
· 10 years ago
d726a18
Merge "NuPlayer: Add audio callback mode for PCM audio." into mnc-dev
by Andy Hung
· 10 years ago
a0b3971
NuPlayer: Add audio callback mode for PCM audio.
by Andy Hung
· 10 years ago
6f04a0c
Merge "MediaPlayerService: Remove unnecessary zero writes to AudioSink" into mnc-dev
by Andy Hung
· 10 years ago
719b46b
MediaPlayerService: Remove unnecessary zero writes to AudioSink
by Andy Hung
· 10 years ago
1b30bde
libstagefright/SoftOpus: Ignore CSD resubmissions
by Vignesh Venkatasubramanian
· 10 years ago
77f101b
Translate codec specific data for mp4v-es for MediaMuxer
by Martin Storsjo
· 11 years ago
186e9c4
Merge "stagefright: rename VideoGrallocMetadata.hHandle to pHandle" into mnc-dev
by Lajos Molnar
· 10 years ago
9c21131
Merge "SoftAVCDec: Added support for level greater than level at init" into mnc-dev
by Marco Nelissen
· 10 years ago
11aaefb
SoftAVCDec: Added support for level greater than level at init
by Marco Nelissen
· 10 years ago
9847fce
stagefright: rename VideoGrallocMetadata.hHandle to pHandle
by Lajos Molnar
· 10 years ago
15ab499
stagefright: add support for fences in OMX
by Lajos Molnar
· 10 years ago
0eafa9d
Merge "Store server latency, sample rate, framecount information in AudioTrack" into mnc-dev
by Andy Hung
· 10 years ago
0542198
stagefright: rework metadata buffer support
by Lajos Molnar
· 10 years ago
9f9e21e
Store server latency, sample rate, framecount information in AudioTrack
by Andy Hung
· 10 years ago
cb18ec0
Merge "Track camera and flashlight usage in battery stats." into mnc-dev
by Ruben Brunk
· 10 years ago
99e6971
Track camera and flashlight usage in battery stats.
by Ruben Brunk
· 10 years ago
cc7cc67
stagefright: allow to overallocate OMX codec buffers
by Lajos Molnar
· 10 years ago
90869ff
Merge "Explicit log for AudioTrack::EVENT_UNDERRUN" into mnc-dev
by Glenn Kasten
· 10 years ago
421743b
Explicit log for AudioTrack::EVENT_UNDERRUN
by Glenn Kasten
· 10 years ago
bac850e
Merge "libstagefright: add version string to profile results." into mnc-dev
by Ronghua Wu
· 10 years ago
11804f5
Merge "mpeg2ts: revise duration estimation logic" into mnc-dev
by Wonsik Kim
· 10 years ago
305a12e
Merge "libstagefright: Reset AMR decoder on input port flush" into mnc-dev
by Andy Hung
· 10 years ago
187b78c
Merge "remove video editor from MediaProfile" into mnc-dev
by Chong Zhang
· 10 years ago
3d83a20
mpeg2ts: revise duration estimation logic
by Wonsik Kim
· 10 years ago
db431db
Merge "Deprecations are warnings not errors" into mnc-dev
by Glenn Kasten
· 10 years ago
2dcec6a
libstagefright: Reset AMR decoder on input port flush
by Chaithanya Krishna Bacharaju
· 10 years ago
f928c23
Merge "IOMX: Clear buffer id for arm32" into mnc-dev
by Andy Hung
· 10 years ago
f6b3e7d
Deprecations are warnings not errors
by Glenn Kasten
· 10 years ago
ba3e7f5
remove video editor from MediaProfile
by Chong Zhang
· 10 years ago
9113c1e
IOMX: Clear buffer id for arm32
by Andy Hung
· 10 years ago
07195f6
Merge "SoftAVCEnc: encode EOS frame is size is non-zero" into mnc-dev
by Chong Zhang
· 10 years ago
0a62c19
Merge "libmediaplayerservice: get isStreaming info from source." into mnc-dev
by Ronghua Wu
· 10 years ago
cbe6ac2
SoftAVCEnc: encode EOS frame is size is non-zero
by Chong Zhang
· 10 years ago
96de55f
Merge "GenericSource should report -1 instead of 0 for unknown duration" into mnc-dev
by Marco Nelissen
· 10 years ago
02fc5e3
GenericSource should report -1 instead of 0 for unknown duration
by Marco Nelissen
· 10 years ago
02cb98d
libmediaplayerservice: get isStreaming info from source.
by Ronghua Wu
· 10 years ago
5eabb01
Merge "libmedia: read from parcel only when there's a data available." into mnc-dev
by Ronghua Wu
· 10 years ago
d66ef45
libmedia: read from parcel only when there's a data available.
by Ronghua Wu
· 10 years ago
2d6b660
IOMX: Enable buffer ptr to buffer id translation for arm32
by Andy Hung
· 10 years ago
d971df0
IOMX: Add buffer range check to emptyBuffer
by Andy Hung
· 10 years ago
3a9a6ea
Merge "libmedia: fix unmatch Parcel read in BnResourceManagerService::onTransact." into mnc-dev
by Ronghua Wu
· 10 years ago
0a7989f
Merge "libmediaplayerservice: try to open audio sink in offload mode in error." into mnc-dev
by Ronghua Wu
· 10 years ago
19352b3
libstagefright: add version string to profile results.
by Ronghua Wu
· 10 years ago
faeb0f2
libmediaplayerservice: try to open audio sink in offload mode in error.
by Ronghua Wu
· 10 years ago
c5648e0
Merge "Level adjustment for Bundled Effect Fix" into mnc-dev
by Ricardo Garcia
· 10 years ago
7f0e16e
Level adjustment for Bundled Effect Fix
by Ricardo Garcia
· 10 years ago
f748dd8
mpeg2ts: fixing build breakage due to an unmatched argument type
by Jaesung Chung
· 10 years ago
5bb07a3
Merge "mpeg2ts: Fix SIGEGV on ATSParser::Stream::flush()" into mnc-dev
by Jaesung Chung
· 10 years ago
0075deb
Fixing build breakage due to removal of numPacketsParsed
by Jaesung Chung
· 10 years ago
f2cecd5
mpeg2ts: Fix SIGEGV on ATSParser::Stream::flush()
by Jaesung Chung
· 10 years ago
Next »