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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
DO NOT MERGE codecs: check OMX buffer size before use in (vorbis|opus)dec
Wonsik Kim
2016-04-21
2
-2
/
+18
|
|
*
Fix OMX_IndexParamConsumerUsageBits size check
Marco Nelissen
2016-04-21
1
-3
/
+4
|
|
*
Fix size check for OMX_IndexParamConsumerUsageBits
Marco Nelissen
2016-04-21
2
-46
/
+6
|
|
*
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
21
-72
/
+536
|
*
|
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
|
*
|
Revert "nuplayer: Fix audio EOS notifiy on AudioSink not ready"
Keith Mok
2016-05-12
1
-12
/
+0
|
*
|
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
7
-35
/
+91
|
|
\
\
|
|
|
/
|
|
*
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
|
|
*
NuPlayerStreamListener: NULL and bounds check before memcpy
Robert Shih
2016-03-25
1
-1
/
+10
|
|
*
Add VPX output buffer size check
Marco Nelissen
2016-03-25
2
-10
/
+20
|
|
*
Get service by value instead of reference
Marco Nelissen
2016-02-26
1
-2
/
+2
|
|
*
Also fix out of bounds access for normal read
Marco Nelissen
2016-02-26
1
-1
/
+9
|
|
*
Clear allocation to avoid info leak
Marco Nelissen
2016-02-26
1
-27
/
+32
|
|
*
Fixing safteynet logging bug introduced in ag/862848
mspector@google.com
2016-02-26
2
-4
/
+1
|
|
*
3 uninitialized variables in IOMX.cpp
mspector@google.com
2016-02-26
1
-3
/
+16
|
|
*
Fix info leak vulnerability of IDrm
Jeff Tinker
2016-02-26
1
-1
/
+1
|
|
*
IOMX.cpp uninitialized pointer in BnOMX::onTransact
mspector@google.com
2016-02-26
1
-3
/
+5
|
*
|
avextensions: Fix warnings on 64-bit clang
Steve Kondik
2016-04-30
3
-3
/
+3
|
*
|
audiopolicy: Add AudioSessionInfo API
Steve Kondik
2016-04-27
3
-2
/
+109
|
*
|
audiopolicy: Revert all session callback patches.
Steve Kondik
2016-04-22
3
-83
/
+2
|
*
|
frameworks/av: Fix video recording breaks
Keith Mok
2016-04-15
2
-10
/
+8
|
*
|
libmedia: Initialize mState/mActive value to avoid possible crash
Zhou Song
2016-04-13
2
-4
/
+6
|
*
|
stagefright: Fix CLANG compilation for AMR decoder
Leena Winterrowd
2016-04-13
1
-1
/
+1
|
*
|
nuplayer: Seek to valid position in setVideoSurface
Manikanta Kanamarlapudi
2016-04-13
1
-4
/
+3
|
*
|
video: Use boot clock for recording start time
Surajit Podder
2016-04-13
4
-2
/
+30
|
*
|
nuplayer: ignore openAudioSink while waiting for teardown completion
Dhananjay Kumar
2016-04-13
3
-6
/
+28
|
*
|
nuplayer: update anchor time for offload usecase
Sharad Sangle
2016-04-13
1
-0
/
+1
|
*
|
frameworks/av: Fix LOG_NDEBUG compilation issues
Leena Winterrowd
2016-04-13
2
-0
/
+4
|
*
|
libavextensions: Add LOG_NDEBUG define
Leena Winterrowd
2016-04-13
1
-1
/
+2
|
*
|
libstagefright: handle error when B-frame is sent to MPEG4Writer
xiaoqiny
2016-04-13
2
-3
/
+19
|
*
|
nuplayer: Reverting GenericSource changes done for STA integration
Manikanta Sivapala
2016-04-13
1
-1
/
+1
|
*
|
rtsp: keep video damaged access unit to enhance fault tolerance
Li Sun
2016-04-13
2
-3
/
+33
|
*
|
libstagefright: Allow for MPEG4Writer extension
Deva Ramasubramanian
2016-04-13
5
-3
/
+13
|
*
|
Update Instrumentation code
William Clark
2016-04-13
1
-2
/
+1
|
*
|
NuPlayer: extend onResume funtion
Sidipotu Ashok
2016-04-13
1
-1
/
+1
|
*
|
omx: softcodecs: Support HAL_PIXEL_FORMAT_RGBX_8888
Diogo Ferreira
2016-04-11
1
-0
/
+3
|
*
|
audiopolicy: Be a little smarter with auto-attach
Steve Kondik
2016-04-07
2
-5
/
+16
|
*
|
Merge tag 'android-6.0.1_r24' into HEAD
Jessica Wagantall
2016-04-05
5
-37
/
+62
|
|
\
\
|
|
*
|
Get service by value instead of reference
Marco Nelissen
2016-03-01
1
-2
/
+2
|
|
*
|
Also fix out of bounds access for normal read
Marco Nelissen
2016-03-01
1
-1
/
+9
|
|
*
|
Clear allocation to avoid info leak
Marco Nelissen
2016-03-01
1
-27
/
+32
|
|
*
|
Fixing safteynet logging bug introduced in ag/862848
mspector@google.com
2016-03-01
2
-4
/
+1
|
|
*
|
3 uninitialized variables in IOMX.cpp
mspector@google.com
2016-03-01
1
-3
/
+16
|
|
*
|
Fix info leak vulnerability of IDrm
Jeff Tinker
2016-03-01
1
-1
/
+1
[prev]
[next]