index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libstagefright
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
SoftMP3: memset safely
Robert Shih
2016-07-21
2
-4
/
+19
|
|
*
|
Impose a size bound for dynamically allocated tables in stbl.
Pawin Vongmasa
2016-07-20
2
-26
/
+133
|
*
|
|
libstagefright: mtk: Use vendor extensions to check if we should fixup cropping
Diogo Ferreira
2016-08-30
1
-0
/
+10
|
*
|
|
stagefright: Disable thumbnail mode for 8996-class devices
Steve Kondik
2016-08-19
1
-1
/
+7
|
*
|
|
mediascanner: Accept .opus file extension.
Danny Baumann
2016-08-10
1
-1
/
+1
|
*
|
|
stagefright: Remove the HAL3 limitation from the video reference clock selection
Ricardo Cerqueira
2016-08-10
2
-4
/
+2
|
*
|
|
Merge tag 'android-6.0.1_r61' into HEAD
Jessica Wagantall
2016-08-02
6
-26
/
+123
|
|
\
\
\
|
|
|
/
/
|
|
*
|
DO NOT MERGE: Camera: Adjust pointers to ANW buffers to avoid infoleak
Eino-Ville Talvala
2016-06-23
1
-0
/
+29
|
|
*
|
DO NOT MERGE omx: check buffer port before using
Wonsik Kim
2016-06-23
2
-20
/
+55
|
|
*
|
SoftHEVC: Exit gracefully in case of decoder errors
Harish Mahendrakar
2016-06-23
1
-0
/
+22
|
|
*
|
SoftAAC2: fix crash on all-zero adts buffer
Marco Nelissen
2016-06-23
1
-6
/
+9
|
|
*
|
Fix potential overflow
Marco Nelissen
2016-06-23
1
-0
/
+8
|
|
|
/
|
*
|
Merge remote-tracking branch 'remotes/android-6.0.1_r52' into HEAD
Jessica Wagantall
2016-07-07
5
-5
/
+70
|
|
\
\
|
|
|
/
|
|
*
MPEG4Extractor: ensure kKeyTrackID exists before creating an MPEG4Source as t...
Wei Jia
2016-05-27
2
-0
/
+13
|
|
*
Check malloc result to avoid NPD
Marco Nelissen
2016-05-27
1
-0
/
+18
|
|
*
Fix security vulnerability in libstagefright
Jeff Tinker
2016-05-27
1
-1
/
+11
|
|
*
h264bsdActivateParamSets: Prevent multiplication overflow.
Pawin Vongmasa
2016-05-27
1
-3
/
+21
|
|
*
Check section size when verifying CRC
Marco Nelissen
2016-05-27
1
-0
/
+7
|
*
|
OMXCodec: Remove kClientNeedsFrameBuffer for S3D
Christopher N. Hesse
2016-06-09
1
-3
/
+0
|
*
|
Fixing ALOGE message in commit ad40e57890f81a3cf436c5f06da66396010bd9e5
Jessica Wagantall
2016-06-07
1
-1
/
+1
|
*
|
Merge tag 'android-6.0.1_r46' into HEAD
Jessica Wagantall
2016-06-07
41
-159
/
+666
|
|
\
\
|
|
|
/
|
|
*
SampleTable.cpp: Fixed a regression caused by a fix for bug
Pawin Vongmasa
2016-04-21
2
-2
/
+6
|
|
*
Resolve merge conflict when cp'ing ag/931301 to mnc-mr1-release
Zach Jang
2016-04-21
2
-18
/
+22
|
|
*
h264dec: check for overflows when calculating allocation size.
Marco Nelissen
2016-04-21
7
-14
/
+30
|
|
*
codecs: check OMX buffer size before use in (avc|hevc|mpeg2)dec
Wonsik Kim
2016-04-21
6
-33
/
+62
|
|
*
codecs: check OMX buffer size before use in (gsm|g711)dec
Wonsik Kim
2016-04-21
2
-0
/
+17
|
|
*
AudioSource: initialize variables
Marco Nelissen
2016-04-21
1
-0
/
+4
|
|
*
Check mp3 output buffer size
Marco Nelissen
2016-04-21
1
-0
/
+8
|
|
*
codecs: check OMX buffer size before use in (h263|h264)dec
Wonsik Kim
2016-04-21
3
-7
/
+31
|
|
*
DO NOT MERGE codecs: check OMX buffer size before use in (vorbis|opus)dec
Wonsik Kim
2016-04-21
2
-2
/
+18
|
|
*
Fix size check for OMX_IndexParamConsumerUsageBits
Marco Nelissen
2016-04-21
1
-44
/
+0
|
|
*
Fix initialization of AAC presentation struct
Marco Nelissen
2016-04-21
1
-0
/
+1
|
|
*
DO NOT MERGE Verify OMX buffer sizes prior to access
Marco Nelissen
2016-04-21
20
-42
/
+470
|
*
|
stagefright: Correct Exynos4 stride alignment
Caio Schnepper
2016-05-23
1
-0
/
+6
|
*
|
stagefright: Fix cts issue with divx test
Keith Mok
2016-05-18
1
-1
/
+2
|
*
|
FFMPEGSoftCodec: Initialize the OMX param struct before using it
Ricardo Cerqueira
2016-05-11
1
-0
/
+1
|
*
|
Merge tag 'android-6.0.1_r43' into HEAD
Jessica Wagantall
2016-05-03
6
-34
/
+81
|
|
\
\
|
|
|
/
|
|
*
Fix AMR decoder
Marco Nelissen
2016-03-25
1
-7
/
+7
|
|
*
SoftAMR: check input buffer size to avoid overflow.
Wei Jia
2016-03-25
3
-15
/
+25
|
|
*
SoftAMR: check output buffer size to avoid overflow.
Wei Jia
2016-03-25
1
-0
/
+18
|
|
*
codecs: check OMX buffer size before use in VP8 encoder.
Wonsik Kim
2016-03-25
1
-6
/
+22
|
|
*
Add VPX output buffer size check
Marco Nelissen
2016-03-25
2
-10
/
+20
|
|
*
Also fix out of bounds access for normal read
Marco Nelissen
2016-02-26
1
-1
/
+9
|
|
*
Fixing safteynet logging bug introduced in ag/862848
mspector@google.com
2016-02-26
1
-0
/
+1
|
*
|
frameworks/av: Fix video recording breaks
Keith Mok
2016-04-15
2
-10
/
+8
|
*
|
stagefright: Fix CLANG compilation for AMR decoder
Leena Winterrowd
2016-04-13
1
-1
/
+1
|
*
|
video: Use boot clock for recording start time
Surajit Podder
2016-04-13
3
-2
/
+28
|
*
|
frameworks/av: Fix LOG_NDEBUG compilation issues
Leena Winterrowd
2016-04-13
1
-0
/
+2
|
*
|
libstagefright: handle error when B-frame is sent to MPEG4Writer
xiaoqiny
2016-04-13
2
-3
/
+19
|
*
|
libstagefright: Allow for MPEG4Writer extension
Deva Ramasubramanian
2016-04-13
2
-2
/
+3
[prev]
[next]