index
:
frameworks_av
av-test
cm-10.1
cm-10.2
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
jellybean
jellybean-stable
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
mr1.1-staging
next
next-rb
replicant-10
shipping/cm-11.0
stable/cm-10.2
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.0-caf
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/cm-14.1_android-7.1.2_r8
staging/lineage-15.0_rebase-android-8.0.0_r23
staging/lineage-15.1
staging/lineage-17.0_merge-android-10.0.0_r9
Fork of frameworks/av
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'android-8.1.0_r76' of https://android.googlesource.com/platform/fr...
lineage-15.1
Kevin F. Haggerty
2020-05-06
2
-8
/
+17
|
\
|
*
BnCrypto: fix use-before-init in CREATE_PLUGIN
Robert Shih
2020-03-12
1
-3
/
+11
|
*
[DO NOT MERGE] Fix uninitialized data in IHDCP decrypt
Chong Zhang
2020-03-12
1
-5
/
+6
*
|
Merge tag 'android-8.1.0_r69' into staging/lineage-15.1_merge-android-8.1.0_r69
Kevin F. Haggerty
2019-10-14
2
-1
/
+13
|
\
|
|
*
Fix OOB access in mpeg4/h263 decoder
Marco Nelissen
2019-08-07
1
-0
/
+8
|
*
m4v_h263: add a test for invalid/negative value
Dongwon Kang
2019-08-07
1
-1
/
+5
|
*
AMR WB encoder: prevent OOB write in ACELP_4t64_fx
Jean-Michel Trivi
2019-06-10
3
-2
/
+13
|
*
httplive: detect oom if playlist is infinite
Robert Shih
2019-06-10
1
-0
/
+6
|
*
Fix overflow/dos in 3gg text description parsing
Marco Nelissen
2019-06-10
1
-1
/
+1
|
*
DO NOT MERGE: audiopolicy: Remove raw pointer references to AudioMix
Mikhail Naganov
2019-06-10
10
-80
/
+79
|
*
Zero-initialize HIDL structs before passing
Steven Moreland
2019-05-10
1
-12
/
+12
|
*
Remove unused AVIExtractor source
Ray Essick
2019-05-10
1
-1307
/
+0
|
*
NuPlayerCCDecoder: fix memory OOB
Wei Jia
2019-04-15
1
-2
/
+24
|
*
audio: ensure effect chain with specific session id is unique
Weiyin Jiang
2019-04-15
1
-2
/
+6
|
*
AudioFlinger: Prevent multiple effect chains with same sessionId
Andy Hung
2019-04-15
1
-0
/
+15
|
*
Reserve enough space for RTSP CSD
Ray Essick
2019-03-12
1
-2
/
+2
|
*
AudioFlinger: put effect desc lookup under mutex for createEffect
Andy Hung
2019-01-14
1
-0
/
+4
|
*
RESTRICT AUTOMERGE: aaudio: improve test_atomic_fifo
Phil Burk
2019-01-14
2
-0
/
+398
|
*
RESTRICT AUTOMERGE: aaudio: Fix converting negative FIFO counters to index
Phil Burk
2019-01-14
1
-2
/
+2
|
*
RESTRICT AUTOMERGE: aaudio: fix FIFO wrapround frame counts
Phil Burk
2019-01-14
1
-7
/
+9
|
*
CTS error while media dump()
ray-cy.lee
2018-10-16
1
-7
/
+16
|
*
MediaExtractor: stop rendering when an error occurs
akirilov
2018-09-07
1
-2
/
+3
|
*
Fix race condition for cas sessions -- DO NOT MERGE
Chong Zhang
2018-09-07
4
-20
/
+24
|
*
Check for overflow of crypto size
Marco Nelissen
2018-08-21
1
-1
/
+7
|
*
Fix information disclosure in mediadrmserver
Jeff Tinker
2018-08-21
1
-2
/
+7
|
*
Revert "MediaExtractor: stop rendering when an error occurs"
Ryan Longair
2018-08-21
1
-3
/
+2
|
*
M3UParser: handle missing EXT-X-MEDIA URIs
Robert Shih
2018-08-01
1
-2
/
+6
|
*
Allow kPortModeDynamicANWBuffer for kBufferTypeANWBuffer in useBuffer
Toshikazu Saito
2018-08-01
1
-1
/
+2
|
*
MediaExtractor: stop rendering when an error occurs
akirilov
2018-08-01
1
-2
/
+3
|
*
OMXNodeInstance: Allow dynamic native handle mode for input buffers
Sanjay Singh
2018-06-15
1
-3
/
+6
|
*
Fix possible out of bounds read
Marco Nelissen
2018-06-15
1
-0
/
+3
|
*
M3UParser: make url on demand
Robert Shih
2018-06-15
2
-10
/
+22
|
*
omx: restrict useBuffer according to buffer type and port mode
Wonsik Kim
2018-06-12
1
-20
/
+56
|
*
Fix security vulnerability in CryptoHal
Jeff Tinker
2018-05-24
2
-5
/
+35
|
*
Speed up id3v2 unsynchronization
Robert Shih
2018-05-24
1
-4
/
+17
|
*
aaudio: use weak pointer to prevent UAF
Phil Burk
2018-05-15
5
-45
/
+105
|
*
Add minimum size check for ImageGrid atom
Chong Zhang
2018-05-15
1
-1
/
+2
|
*
Sanitize effect descriptors for AudioPolicyService binder calls.
Andy Hung
2018-04-24
2
-14
/
+53
|
*
Add check preventing div0 issue
Ryszard Grzesica
2018-04-17
1
-0
/
+5
|
*
Init gain config to prevent uninit leak.
jiabin
2018-04-17
1
-0
/
+1
|
*
Handle overflow in android::HeifDataSource::readAt
Sungtak Lee
2018-03-15
1
-0
/
+5
|
*
better mpeg2 TS elementary stream Access Unit parsing
Ray Essick
2018-03-15
1
-2
/
+7
|
*
heif: use width and height for decoder -- DO NOT MERGE
Chong Zhang
2018-03-15
4
-49
/
+46
|
*
Handle bad bitrate index in mp3dec.
Dongwon Kang
2018-03-15
1
-1
/
+1
|
*
M3UParser: detect variant streams without EXT-X-STREAM-INF
Robert Shih
2018-02-28
1
-2
/
+5
|
*
Check NAL size before looking inside
Ray Essick
2018-02-28
1
-1
/
+1
|
*
Refactor MediaPlayerBase's notify
Pawin Vongmasa
2018-02-13
5
-69
/
+76
|
*
Prevent MediaPlayerService::Client's use-after-free
Pawin Vongmasa
2018-02-13
5
-19
/
+20
|
*
Fix use of uninitialized value in libmediadrm
Jeff Tinker
2018-01-18
2
-1
/
+8
|
*
Fix potential buffer overflow in mediadrmserver
Jeff Tinker
2018-01-18
1
-2
/
+9
[next]