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
*
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
|
*
IOMX.cpp uninitialized pointer in BnOMX::onTransact
mspector@google.com
2016-03-01
1
-3
/
+5
*
|
audio: Update anchor time only when sink start is successful
Preetam Singh Ranawat
2016-04-03
1
-1
/
+1
*
|
Avoid parsing CC SEI payload beyond buffer end
Patrik2 Carlsson
2016-03-22
1
-0
/
+6
*
|
MPEG4Extractor: cast media time to int64_t in order to avoid check on unsigne...
Wei Jia
2016-03-22
1
-1
/
+1
*
|
Overflow fixes for amrwbenc
Marco Nelissen
2016-03-22
4
-16
/
+26
*
|
Fix benign integer overflow conditions for VSYNC add and removal.
Dan Austin
2016-03-22
1
-2
/
+4
*
|
Fix harmless unsigned overflow in recoverPTS
Chad Brubaker
2016-03-22
1
-1
/
+1
*
|
Fix integer overflow in time conversion
Marco Nelissen
2016-03-22
1
-1
/
+5
*
|
Prevent divide by zero in WAVExtractor
Joshua J. Drake
2016-03-22
1
-2
/
+10
*
|
OMXCodec: fix potential OOB read in parseHEVCCodecSpecificData
Robert Shih
2016-03-22
1
-1
/
+4
*
|
Prevent integer underflows in ID3::Iterator
Joshua J. Drake
2016-03-22
2
-0
/
+11
*
|
Stagefright: Remove unused variables and files
Andreas Gampe
2016-03-22
6
-510
/
+0
*
|
h264dec: Use intptr_t when a pointer is treated as an integer
Ashok Bhat
2016-03-22
2
-6
/
+6
*
|
MPEG4Extractor: still more NULL dereference fixes
Joshua J. Drake
2016-03-22
1
-0
/
+3
*
|
Use errno correctly.
tao.pei
2016-03-22
1
-14
/
+29
*
|
Fix 64-bit comparison
Marco Nelissen
2016-03-22
1
-1
/
+6
*
|
Revert "Fixed comparison on 64 bit system"
Keith Mok
2016-03-22
1
-1
/
+1
*
|
Merge branch 'dr15' into cm-13.0
Steve Kondik
2016-03-12
1
-2
/
+7
|
\
\
|
*
\
Merge tag 'android-6.0.1_r22' of https://android.googlesource.com/platform/fr...
Steve Kondik
2016-03-10
1
-2
/
+7
|
|
\
\
|
|
|
/
|
|
*
Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...
Marco Nelissen
2016-01-12
1
-1
/
+9
|
|
|
\
|
|
|
*
Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...
Marco Nelissen
2016-01-12
1
-1
/
+9
|
|
|
|
\
|
|
|
|
*
Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...
Marco Nelissen
2016-01-12
1
-1
/
+9
|
|
|
|
|
\
|
|
|
|
|
*
Fix out-of-bounds write am: 5403587a74 am: fb2eb86102 am: e6bd186c7e am: a8ac...
Marco Nelissen
2016-01-12
1
-1
/
+9
|
|
|
|
|
|
\
[next]