Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_frameworks_av
/
08e8227514f5ab99822dfae8b4d39414646ff59d
08e8227
SoftOpus: Fix output buffer capacity.
by Vignesh Venkatasubramanian
· 11 years ago
ad9ef61
Merge "AudioFlinger: flush stream when switching tracks" into mnc-dev
by Phil Burk
· 11 years ago
43b4dcc
AudioFlinger: flush stream when switching tracks
by Phil Burk
· 11 years ago
cd644a3
Merge "Switch to using shared over local code for initializing ICU" into mnc-dev
by Neil Fuller
· 11 years ago
4b60b06
Switch to using shared over local code for initializing ICU
by Neil Fuller
· 11 years ago
71ec3df
stagefright: fix clang build
by Wonsik Kim
· 11 years ago
054bf83
Merge "stagefright: TinyCacheSource to read continuously" into mnc-dev
by Wonsik Kim
· 11 years ago
f4b30c2
Merge "mpeg2ts: more error tolerance" into mnc-dev
by Wonsik Kim
· 11 years ago
65959d3
mpeg2ts: more error tolerance
by Wonsik Kim
· 11 years ago
06ec7f3
stagefright: TinyCacheSource to read continuously
by Wonsik Kim
· 11 years ago
3a20d29
NuPlayer: print player stats at the end of playback
by Praveen Chavan
· 11 years ago
e1e5d7a
NuPlayer: Enhance dumpsys statistics
by Praveen Chavan
· 11 years ago
4a4265e
Merge "Added support for MPEG2 video in MPEG4Extractor" into mnc-dev
by Lajos Molnar
· 11 years ago
7d3dc89
Merge "mediaplayer: remove use-awesomeplayer developer option" into mnc-dev
by Lajos Molnar
· 11 years ago
701d342
mediaplayer: remove use-awesomeplayer developer option
by Lajos Molnar
· 11 years ago
984a543
stagefright: fix issues with OMX message passing
by Lajos Molnar
· 11 years ago
4599da7
Merge "NuPlayerRenderer: discard pending kWhatDrainAudioQueue message when AudioSink is opened in callback mode." into mnc-dev
by Wei Jia
· 11 years ago
3ab2545
NuPlayerRenderer: discard pending kWhatDrainAudioQueue message when AudioSink is opened in callback mode.
by Wei Jia
· 11 years ago
5fb8b29
stagefright: fix legacy support for CameraSource
by Lajos Molnar
· 11 years ago
2f34065
mediaserver : Initialize ICU on startup.
by Narayan Kamath
· 11 years ago
356f084
Merge "stagefright: add support for output frame rendered callback" into mnc-dev
by Lajos Molnar
· 11 years ago
e1c3cf0
Merge "audio policy: route media to BT SCO in call" into mnc-dev
by Eric Laurent
· 11 years ago
6021de0
Merge "CameraService: Add consumer name to output stream dumpsys" into mnc-dev
by Eino-Ville Talvala
· 11 years ago
727d172
CameraService: Add consumer name to output stream dumpsys
by Eino-Ville Talvala
· 11 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
· 11 years ago
df80947
NuPlayerRenderer: change log from ALOGW to ALOGV when audio sink reports WOULD_BLOCK on writing.
by Wei Jia
· 11 years ago
f49b515
Merge "AudioSink: use flags granted by AudioTrack, instead of the requested flags." into mnc-dev
by Wei Jia
· 11 years ago
9845916
Merge "Camera3Device: Default-initialize operating mode." into mnc-dev
by Eino-Ville Talvala
· 11 years ago
9a17941
Camera3Device: Default-initialize operating mode.
by Eino-Ville Talvala
· 11 years ago
0162d00
AudioSink: use flags granted by AudioTrack, instead of the requested flags.
by Wei Jia
· 11 years ago
4492b55
Merge "Take advantage of audio_channel_in_mask_from_count" into mnc-dev
by Glenn Kasten
· 11 years ago
f028dad
Merge "Ogg Opus: handle cases where first sample has non 0 time" into mnc-dev
by Robert Shih
· 11 years ago
c75a989
Merge "Use only strong references to AudioEffect" into mnc-dev
by Eric Laurent
· 11 years ago
e1635ec
Take advantage of audio_channel_in_mask_from_count
by Glenn Kasten
· 11 years ago
90fcf68
stagefright: add support for output frame rendered callback
by Lajos Molnar
· 11 years ago
9b132a7
Merge "stagefright: check the validity of the range of adaptation field" into mnc-dev
by Jaesung Chung
· 11 years ago
eecd765
Use only strong references to AudioEffect
by Eric Laurent
· 11 years ago
819bcef
Ogg Opus: handle cases where first sample has non 0 time
by Robert Shih
· 11 years ago
ca09714
Merge "libstagefright: check memory size for overflow before allocation." into mnc-dev
by Wei Jia
· 11 years ago
2126927
Merge "SoftwareRenderer: sanity check buffer size before copying data." into mnc-dev
by Wei Jia
· 11 years ago
42cccd7
libstagefright: check memory size for overflow before allocation.
by Wei Jia
· 11 years ago
dd488a2
Merge "fix graphic buffer leak with persistent input surface" into mnc-dev
by Chong Zhang
· 11 years ago
0b305f2
Merge "MPEG4Writer: add check to ensure no integer overflow on allocation." into mnc-dev
by Wei Jia
· 11 years ago
760f92f
SoftwareRenderer: sanity check buffer size before copying data.
by Wei Jia
· 11 years ago
ffd8cbb
fix graphic buffer leak with persistent input surface
by Chong Zhang
· 11 years ago
d46a6b9
Camera1 API: Support SW encoders for new camera HALs
by Eino-Ville Talvala
· 11 years ago
b4b4cd1
Merge "libstagefright: run codec profiling in worker thread." into mnc-dev
by Ronghua Wu
· 11 years ago
a31d237
Merge "SoftAVCEnc: check requested memory size before allocation." into mnc-dev
by Wei Jia
· 11 years ago
72249d5
audio policy: fix very verbose log build.
by Eric Laurent
· 11 years ago
a20d4fa
audio policy: route media to BT SCO in call
by Eric Laurent
· 11 years ago
a09152c
libstagefright: run codec profiling in worker thread.
by Ronghua Wu
· 11 years ago
d16a8ef
Merge "Update signature of writeBlob." into mnc-dev
by Jeff Brown
· 11 years ago
53d3503
Merge "MPEG4Writer: fail init check if output fd is not seekable" into mnc-dev
by Robert Shih
· 11 years ago
2aa74dc
MPEG4Writer: fail init check if output fd is not seekable
by Robert Shih
· 11 years ago
26a48f3
stagefright: add support for batching OMX events
by Lajos Molnar
· 11 years ago
bf91316
Merge "Camera: Change error for app ops reject, propagate binder errors" into mnc-dev
by Eino-Ville Talvala
· 11 years ago
e3afb2c
Camera: Change error for app ops reject, propagate binder errors
by Eino-Ville Talvala
· 11 years ago
23b6ee3
Merge "stagefright: initial Ogg Opus support" into mnc-dev
by Robert Shih
· 11 years ago
e8df539
Update signature of writeBlob.
by Jeff Brown
· 11 years ago
afd4924
Limit allocations to avoid out-of-memory
by Marco Nelissen
· 11 years ago
81c4d80
Merge "Improve AudioTrack offload timestamp startup glitch detector" into mnc-dev
by Andy Hung
· 11 years ago
13dcb4f
Merge "NuPlayer: Allow audio drain to fill buffer when paused" into mnc-dev
by Andy Hung
· 11 years ago
b7e8d85
Merge "NuPlayer: Allow audio callback to fill buffer when paused" into mnc-dev
by Andy Hung
· 11 years ago
c9e54ee
Merge "NuPlayer: Add audio deep buffer configuration" into mnc-dev
by Andy Hung
· 11 years ago
bc18665
Merge "NuPlayer: Add audio sink buffer configuration" into mnc-dev
by Andy Hung
· 11 years ago
1830513
Merge "Compute sleep time when AudioTrack client callback returns no PCM data" into mnc-dev
by Andy Hung
· 11 years ago
89d4032
Merge "Camera2: implement high speed video APIs" into mnc-dev
by Zhijun He
· 11 years ago
374f0f4
Merge "SampleTable: fix integer overflow checks." into mnc-dev
by Wei Jia
· 11 years ago
c8e09c6
Improve AudioTrack offload timestamp startup glitch detector
by Andy Hung
· 11 years ago
a105482
SampleTable: fix integer overflow checks.
by Wei Jia
· 11 years ago
f6fe434
SoftAVCEnc: check requested memory size before allocation.
by Wei Jia
· 11 years ago
2177f21
MPEG4Writer: add check to ensure no integer overflow on allocation.
by Wei Jia
· 11 years ago
3b6df52
Merge "Don't overwrite user agent header if app specified one" into mnc-dev
by Marco Nelissen
· 11 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
· 11 years ago
85e4814
NuPlayer: Allow audio callback to fill buffer when paused
by Andy Hung
· 11 years ago
288da02
NuPlayer: Add audio deep buffer configuration
by Andy Hung
· 11 years ago
179652e
NuPlayer: Add audio sink buffer configuration
by Andy Hung
· 11 years ago
a7f0335
Compute sleep time when AudioTrack client callback returns no PCM data
by Andy Hung
· 11 years ago
1fa8999
Camera2: implement high speed video APIs
by Zhijun He
· 11 years ago
8c10a80
stagefright: initial Ogg Opus support
by Robert Shih
· 11 years ago
4170eee
Merge "MediaPlayerService: Reset the bytes written in AudioSink stop and flush" into mnc-dev
by Andy Hung
· 11 years ago
da17c04
MediaPlayerService: Reset the bytes written in AudioSink stop and flush
by Andy Hung
· 11 years ago
d726a18
Merge "NuPlayer: Add audio callback mode for PCM audio." into mnc-dev
by Andy Hung
· 11 years ago
a0b3971
NuPlayer: Add audio callback mode for PCM audio.
by Andy Hung
· 11 years ago
6f04a0c
Merge "MediaPlayerService: Remove unnecessary zero writes to AudioSink" into mnc-dev
by Andy Hung
· 11 years ago
719b46b
MediaPlayerService: Remove unnecessary zero writes to AudioSink
by Andy Hung
· 11 years ago
9cf332c
Merge "Throttle MixerThread data pull to no more than twice expected rate" into mnc-dev
by Andy Hung
· 11 years ago
08fb174
Throttle MixerThread data pull to no more than twice expected rate
by Andy Hung
· 11 years ago
3f98066
Merge "Implement MediaCrypto.setMediaDrmSession in clearkey plugin" into mnc-dev
by Jeff Tinker
· 11 years ago
9472e5f
Implement MediaCrypto.setMediaDrmSession in clearkey plugin
by Jeff Tinker
· 11 years ago
1b30bde
libstagefright/SoftOpus: Ignore CSD resubmissions
by Vignesh Venkatasubramanian
· 11 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
· 11 years ago
9c21131
Merge "SoftAVCDec: Added support for level greater than level at init" into mnc-dev
by Marco Nelissen
· 11 years ago
11aaefb
SoftAVCDec: Added support for level greater than level at init
by Marco Nelissen
· 11 years ago
9847fce
stagefright: rename VideoGrallocMetadata.hHandle to pHandle
by Lajos Molnar
· 11 years ago
15ab499
stagefright: add support for fences in OMX
by Lajos Molnar
· 11 years ago
40b2647
Fix build
by Glenn Kasten
· 11 years ago
de07e37
Allow capture by root for command-line native testing
by Glenn Kasten
· 11 years ago
Next »