Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
c76cdaebfd41d5be267a00a835545cc45d94bc7d
/
media
c76cdae
codec2: Remove unnecessary symbol exports from components
by Harish Mahendrakar
· 7 years ago
80b4aef
Merge "CCodec: fix MAX_PTS_GAP behavior"
by Wonsik Kim
· 7 years ago
6f92550
Merge "Use @2.0::IGraphicBufferProducer in Codec2 modules"
by TreeHugger Robot
· 7 years ago
8f922e1
Merge "CCodec: don't update pipeline watcher if using input surface"
by TreeHugger Robot
· 7 years ago
c24f9ea
Merge "audio: Add type conversion entry for APTX_TWSP"
by Mikhail Naganov
· 7 years ago
95ba016
CCodec: fix MAX_PTS_GAP behavior
by Wonsik Kim
· 7 years ago
2120996
Merge "Switch from getrlimit(RLIMIT_AS) to android_mallopt(M_SET_ALLOCATION_LIMIT_BYTES)." am: e3a7f1b680 am: e8fde3739f
by Peter Collingbourne
· 7 years ago
90a970a
Merge "Switch from getrlimit(RLIMIT_AS) to android_mallopt(M_SET_ALLOCATION_LIMIT_BYTES)." am: e3a7f1b680
by Peter Collingbourne
· 7 years ago
e8fde37
Merge "Switch from getrlimit(RLIMIT_AS) to android_mallopt(M_SET_ALLOCATION_LIMIT_BYTES)."
by Peter Collingbourne
· 7 years ago
9afa4a0
Merge "Export libgui headers from media modules"
by TreeHugger Robot
· 7 years ago
e3a7f1b
Merge "Switch from getrlimit(RLIMIT_AS) to android_mallopt(M_SET_ALLOCATION_LIMIT_BYTES)."
by Peter Collingbourne
· 7 years ago
23ddf32
Merge "Add metadata keys for opaque CSD"
by Marco Nelissen
· 7 years ago
51c684b
Merge "MKV handles MP3 audio whose frame is not complete"
by Robert Shih
· 7 years ago
cc7c195
Add metadata keys for opaque CSD
by Marco Nelissen
· 7 years ago
c3e8781
audio: Add type conversion entry for APTX_TWSP
by Aniket Kumar Lata
· 7 years ago
ef939bf
Use @2.0::IGraphicBufferProducer in Codec2 modules
by Pawin Vongmasa
· 7 years ago
4861615
Export libgui headers from media modules
by Pawin Vongmasa
· 7 years ago
4579c80
Merge "The ozoaudio modification within Mainline media file scope" am: 5e195df5d7 am: c200193cf7
by DanielMo
· 7 years ago
d11a5ab
Merge "The ozoaudio modification within Mainline media file scope" am: 5e195df5d7
by DanielMo
· 7 years ago
c200193
Merge "The ozoaudio modification within Mainline media file scope"
by DanielMo
· 7 years ago
007ac1a
Switch from getrlimit(RLIMIT_AS) to android_mallopt(M_SET_ALLOCATION_LIMIT_BYTES).
by Peter Collingbourne
· 7 years ago
c2d7d64
Merge "Switch to use aicu/AIcu.h"
by Neil Fuller
· 7 years ago
d9b70d5
MKV handles MP3 audio whose frame is not complete
by Iris Chang
· 7 years ago
5e195df
Merge "The ozoaudio modification within Mainline media file scope"
by Treehugger Robot
· 7 years ago
720ad3f
M3UParser: Update codec list
by Robert Shih
· 7 years ago
2ec208c
Merge "Fix addAudioDeviceCallback() memory leak bug"
by Dichen Zhang
· 7 years ago
9447c68
Switch to use aicu/AIcu.h
by Neil Fuller
· 7 years ago
2a1a52c
Fix addAudioDeviceCallback() memory leak bug
by Dichen Zhang
· 7 years ago
1465471
Merge "Fix thumbnail hvcc key in ItemTable"
by TreeHugger Robot
· 7 years ago
0e8c901
Merge "Add RAW_DEPTH private format and allow AImageReader creation with it."
by Jayant Chowdhary
· 7 years ago
4c1f958
Fix thumbnail hvcc key in ItemTable
by Chong Zhang
· 7 years ago
5fa1276
Add RAW_DEPTH private format and allow AImageReader creation with it.
by Jayant Chowdhary
· 7 years ago
caa77ef
Mark WAV extractor for single buffers
by Ray Essick
· 7 years ago
e6e98e7
Merge "StagefrighRecorder:check mWriter before using fd"
by TreeHugger Robot
· 7 years ago
225bf11
Merge "Add media_codecs" am: 5ee0559601 am: 380fa81a16 am: ade8cd9e24
by Sundong Ahn
· 7 years ago
e8aba9a
Merge "Add media_profiles" am: 9e2430163f am: 4f8a111b93 am: eae4b67a58
by Sundong Ahn
· 7 years ago
ade8cd9
Merge "Add media_codecs" am: 5ee0559601 am: 380fa81a16
by Sundong Ahn
· 7 years ago
eae4b67
Merge "Add media_profiles" am: 9e2430163f am: 4f8a111b93
by Sundong Ahn
· 7 years ago
380fa81
Merge "Add media_codecs" am: 5ee0559601
by Sundong Ahn
· 7 years ago
4f8a111
Merge "Add media_profiles" am: 9e2430163f
by Sundong Ahn
· 7 years ago
5ee0559
Merge "Add media_codecs"
by Treehugger Robot
· 7 years ago
9e24301
Merge "Add media_profiles"
by Treehugger Robot
· 7 years ago
14c10eb
StagefrighRecorder:check mWriter before using fd
by Gopalakrishnan Nallasamy
· 7 years ago
baf2d2c
Merge "StagefrightRecorder:close next filedescriptor"
by TreeHugger Robot
· 7 years ago
1199375
Merge "Set the correct message for OMX's death"
by TreeHugger Robot
· 7 years ago
ceaa21b
Add media_profiles
by Sundong Ahn
· 7 years ago
44c5e40
Merge "Camera: Centralize owners, try two"
by TreeHugger Robot
· 7 years ago
9ffb82e
Merge "stagefright: stop audio encoding before releasing writer thread"
by Hangyu Kuang
· 7 years ago
524b058
CCodec: don't update pipeline watcher if using input surface
by Wonsik Kim
· 7 years ago
cd201da
Merge "Prevent spinning in parseSps on bad loop values"
by TreeHugger Robot
· 7 years ago
b2ba485
StagefrightRecorder:close next filedescriptor
by Gopalakrishnan Nallasamy
· 7 years ago
9f685f4
Camera: Centralize owners, try two
by Eino-Ville Talvala
· 7 years ago
4c87ad7
Add media_codecs
by Sundong Ahn
· 7 years ago
3e75e2b
Merge "Remove double_loadable from libstagefright_xmlparser"
by TreeHugger Robot
· 7 years ago
348850b
The ozoaudio modification within Mainline media file scope
by DanielMo
· 7 years ago
b420379
Prevent spinning in parseSps on bad loop values
by Chong Zhang
· 7 years ago
eb91f48
Camera: Centralize OWNERS
by Eino-Ville Talvala
· 7 years ago
b71ede1
Revert "Fix memory leaks"
by Dichen Zhang
· 7 years ago
628286b
DO NOT MERGE - Merge PPRL.190305.001 into master
by Xin Li
· 7 years ago
f2795b5
Remove double_loadable from libstagefright_xmlparser
by Jooyung Han
· 7 years ago
39f4bc1
Fix memory leaks
by George Burgess IV
· 7 years ago
0428b8e
Merge "mkv supports more video codec types"
by TreeHugger Robot
· 7 years ago
5a9ae53
Merge changes from topic "c2hal_vts_0307"
by Sungtak Lee
· 7 years ago
6244527
mkv supports more video codec types
by Iris Chang
· 7 years ago
16a373e
Use double for duration and time calculations
by Marco Nelissen
· 7 years ago
c60907f
Merge "Replace postFrameCallback with postFrameCallback64"
by TreeHugger Robot
· 7 years ago
24129ca
[automerger] Reserve enough space for RTSP CSD am: c025be8ce5 am: 0e201db242 am: b3854525d1 am: 0f33fc35ea am: 81f909cdd7 am: 6b7b14ad4c am: b8ecdb9b57 am: 85dcd68ebc am: 34f058f907
by Ray Essick
· 7 years ago
ce62b3b
[automerger] Reserve enough space for RTSP CSD am: c025be8ce5 am: 0e201db242 am: b3854525d1 am: 0f33fc35ea am: 81f909cdd7 am: 6b7b14ad4c am: b8ecdb9b57 am: 85dcd68ebc
by Ray Essick
· 7 years ago
34f058f
[automerger] Reserve enough space for RTSP CSD am: c025be8ce5 am: 0e201db242 am: b3854525d1 am: 0f33fc35ea am: 81f909cdd7 am: 6b7b14ad4c am: b8ecdb9b57
by Ray Essick
· 7 years ago
85dcd68
[automerger] Reserve enough space for RTSP CSD am: c025be8ce5 am: 0e201db242 am: b3854525d1 am: 0f33fc35ea am: 81f909cdd7 am: 6b7b14ad4c
by Ray Essick
· 7 years ago
b8ecdb9
[automerger] Reserve enough space for RTSP CSD am: c025be8ce5 am: 0e201db242 am: b3854525d1 am: 0f33fc35ea am: 81f909cdd7
by Ray Essick
· 7 years ago
1a1953b
codec2: VTS add support for Empty EOS in AudioDectest
by Rakesh Kumar
· 7 years ago
602a341
codec2: VTS fix Master test for multiple IComponent services
by Umang Saini
· 7 years ago
bc6cddd
codec2: VTS add support for nSamplesPerFrame in AudioEnctest
by Rakesh Kumar
· 7 years ago
272ba8a
codec2: VTS add support for Empty EOS in VideoEnctest
by Rakesh Kumar
· 7 years ago
26de5a4
codec2: VTS add support for Empty EOS in VideoDectest
by Rakesh Kumar
· 7 years ago
34ad1d9
codec2: VTS add support for Empty EOS in AudioEnctest
by Rakesh Kumar
· 7 years ago
f380958
VTS: Fix DecodeTest For Audio Decoders.
by Manisha Jajoo
· 7 years ago
4e7c08a
Merge "aaudio_loopback: Allow specifying input device id"
by TreeHugger Robot
· 7 years ago
28da31b
Merge "Surface MicrophoneDirection API in MediaRecorder"
by Paul Mclean
· 7 years ago
9c971b7
Merge "Skip incorrect MPEG audio frame"
by TreeHugger Robot
· 7 years ago
c127a4e
Merge "Fixed routing change bug"
by TreeHugger Robot
· 7 years ago
d8b5528
Merge "m4v_h263_enc_test: Fix leaks in error cases" am: bd88535d65 am: dfe305a92b
by Greg Kaiser
· 7 years ago
b70eff2
Merge "Multiple extractors from same client vs clients binder space"
by TreeHugger Robot
· 7 years ago
0a63ec2
aaudio_loopback: Allow specifying input device id
by Mikhail Naganov
· 7 years ago
dfe305a
Merge "m4v_h263_enc_test: Fix leaks in error cases" am: bd88535d65
by Greg Kaiser
· 7 years ago
8ebc680
Merge "Clean up AudioTrackThread and AudioRecordThread constructor"
by Andy Hung
· 7 years ago
62683a3
Merge "AudioFlinger: Send Thread statistics to mediametrics"
by Andy Hung
· 7 years ago
89eb0c7
Merge "Fix AC-4 parser bugs according to specification"
by TreeHugger Robot
· 7 years ago
4d3e694
Multiple extractors from same client vs clients binder space
by Ray Essick
· 7 years ago
50d2ce0
m4v_h263_enc_test: Fix leaks in error cases
by Greg Kaiser
· 7 years ago
e229cd1
Merge "Refactor adjust channels buffer provider."
by TreeHugger Robot
· 7 years ago
ea8fa7a
Refactor adjust channels buffer provider.
by jiabin
· 7 years ago
4e9bfa0
Fixed routing change bug
by Dichen Zhang
· 7 years ago
4d6916a
Fix AC-4 parser bugs according to specification
by ybai
· 7 years ago
943c94e
Merge "Handle mkv file without cue point"
by Marco Nelissen
· 7 years ago
d097981
AudioFlinger: Send Thread statistics to mediametrics
by Andy Hung
· 7 years ago
366b643
Surface MicrophoneDirection API in MediaRecorder
by Paul McLean
· 7 years ago
c750c13
Merge "Remove '-v' from cflags"
by TreeHugger Robot
· 7 years ago
2641ec2
Handle mkv file without cue point
by Iris Chang
· 7 years ago
Next »