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
*
M3UParser: handle missing EXT-X-MEDIA URIs
cm-11.0
Robert Shih
2018-09-13
1
-2
/
+6
*
M3UParser: make url on demand
Robert Shih
2018-09-13
2
-11
/
+22
*
Fix possible out of bounds read
Marco Nelissen
2018-08-11
1
-0
/
+3
*
Track: Check buffer size of static tracks
Andy Hung
2018-07-30
1
-0
/
+14
*
Speed up id3v2 unsynchronization
Robert Shih
2018-07-17
1
-4
/
+17
*
Sanitize effect descriptors for AudioPolicyService binder calls.
Andy Hung
2018-06-09
2
-7
/
+35
*
Handle bad bitrate index in mp3dec.
Dongwon Kang
2018-05-12
1
-1
/
+1
*
better mpeg2 TS elementary stream Access Unit parsing
Ray Essick
2018-05-12
1
-2
/
+7
*
OMXNodeInstance: Allow skipping CVE-2017-13154
Wanja Schulze
2018-05-07
2
-0
/
+6
*
Check NAL size before looking inside
Ray Essick
2018-04-06
1
-1
/
+1
*
M3UParser: detect variant streams without EXT-X-STREAM-INF
Robert Shih
2018-04-06
1
-2
/
+5
*
AACExtractor: check bounds during seek
Robert Shih
2018-03-08
1
-0
/
+4
*
httplive: check for malformed EXT-X-STREAM-INF
Robert Shih
2018-02-17
1
-0
/
+3
*
Apply input buffer validation also to AVC and MPEG4 encoders
Dongwon Kang
2018-02-17
4
-8
/
+31
*
Fix edge case when applying id3 unsynchronization
Marco Nelissen
2018-01-14
1
-1
/
+6
*
Add EFFECT_CMD_SET_PARAM parameter checking to Preset Reverb
Mikhail Naganov
2018-01-14
1
-0
/
+4
*
stagefright: MP4Extractor: allow 10% overhead on default sample size
Lajos Molnar
2018-01-14
1
-0
/
+3
*
OMXNodeInstance: use a lock around OMX::freeNode
Lajos Molnar
2018-01-08
1
-0
/
+2
*
Fix information disclosure in mediadrmserver
Jeff Tinker
2017-12-23
1
-2
/
+7
*
m4v_h263: fix global buffer overflow
Wonsik Kim
2017-12-23
1
-1
/
+1
*
EffectBundle: Check parameter and value size
Andy Hung
2017-11-27
1
-371
/
+529
*
Check buffer size in useBuffer in software components
Dongwon Kang
2017-11-06
1
-2
/
+7
*
Skip track if verification fails
Marco Nelissen
2017-11-06
1
-6
/
+12
*
Add EFFECT_CMD_SET_PARAM parameter checking to Downmix and Reverb
Mikhail Naganov
2017-10-04
2
-4
/
+41
*
stagefright: avoid buffer overflow in base64 decoder
Lajos Molnar
2017-10-04
1
-3
/
+2
*
AudioFlinger: Fix memory allocation for client-less tracks
Andy Hung
2017-10-01
1
-6
/
+7
*
stagefright: check aac_frame_length to prevent infinite loop
Chong Zhang
2017-10-01
1
-0
/
+5
*
MPEG4Extractor: ensure returned status is checked.
Wei Jia
2017-10-01
1
-12
/
+46
*
MediaPlayerService: fix access of mPlayer in client
Wei Jia
2017-10-01
1
-8
/
+35
*
audio effects: filter reserved effect commands
Eric Laurent
2017-10-01
1
-0
/
+18
*
EffectBundle: Check value size for get preset name
Andy Hung
2017-10-01
1
-0
/
+7
*
Fix TOCTOU problem in libstagefright_soft_aacenc
Ray Essick
2017-10-01
2
-0
/
+13
*
Fix security vulnerability: Equalizer setParameter memory overflow
rago
2017-10-01
1
-3
/
+31
*
RESTRICT AUTOMERGE Check the buffer index from acquireBuffer
Pawin Vongmasa
2017-10-01
1
-0
/
+17
*
better manage buffer for libstagefright_soft_mpeg4enc
Ray Essick
2017-10-01
2
-16
/
+13
*
Fix potential leak
Marco Nelissen
2017-10-01
1
-0
/
+1
*
m4v_h263: update width/height only when they are valid.
Wei Jia
2017-10-01
1
-5
/
+13
*
m4v_h263: check header first before decoding a frame.
Wei Jia
2017-10-01
1
-4
/
+19
*
Fix memory leak in error case
Marco Nelissen
2017-07-09
1
-0
/
+1
*
Limit ogg packet size
Marco Nelissen
2017-07-09
1
-1
/
+15
*
Partial revert of "IOMX: work against metadata buffer spoofing"
WolfEnders
2017-07-08
1
-4
/
+1
*
Fix out of bounds access
Marco Nelissen
2017-07-04
1
-4
/
+8
*
codecs: handle onReset() for a few encoders
Wonsik Kim
2017-06-13
8
-28
/
+59
*
FLACExtractor: copy protect mWriteBuffer
Robert Shih
2017-06-13
1
-4
/
+8
*
Add bounds check in SoftAACEncoder2::onQueueFilled()
Ray Essick
2017-06-13
1
-0
/
+9
*
Fix integer overflow and divide-by-zero
Marco Nelissen
2017-05-17
2
-2
/
+2
*
Fix NPDs in h263 decoder
Marco Nelissen
2017-05-17
2
-1
/
+24
*
resolve merge conflicts of 79cf158c51 to mnc-dev
Marco Nelissen
2017-04-08
1
-3
/
+9
*
Fix overflow check and check read result
Marco Nelissen
2017-04-08
1
-8
/
+10
*
CameraBase: Don't return an sp<> by reference
Eino-Ville Talvala
2017-04-08
2
-6
/
+6
[next]