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
Commit message (
Expand
)
Author
Age
Files
Lines
*
MPEG4Extractor.cpp: handle chunk_size > SIZE_MAX
replicant-4.2-0004
replicant-4.2
Nick Kralevich
2015-08-31
1
-1
/
+1
*
Fix integer underflow in covr MPEG4 processing
Joshua J. Drake
2015-08-31
1
-0
/
+4
*
Fix integer overflow when handling MPEG4 tx3g atom
Joshua J. Drake
2015-08-31
1
-0
/
+7
*
Prevent integer overflow when processing covr MPEG4 atoms
Joshua J. Drake
2015-08-31
1
-1
/
+5
*
Fix null-pointer-dereferences accessing the SampleTable
Joshua J. Drake
2015-08-31
1
-0
/
+18
*
MPEG4Extractor: still more NULL derefernce fixes
Joshua J. Drake
2015-08-31
1
-0
/
+41
*
Fix integer underflow in ESDS processing
Joshua J. Drake
2015-08-31
1
-0
/
+6
*
SampleTable: fix integer overflow checks.
Wei Jia
2015-08-31
1
-2
/
+2
*
Fix integer overflow during MP4 atom processing
Joshua J. Drake
2015-08-31
1
-0
/
+3
*
Detect allocation failures and bail gracefully
Joshua J. Drake
2015-08-31
1
-5
/
+16
*
Fix several ineffective integer overflow checks
Joshua J. Drake
2015-08-31
1
-0
/
+13
*
audio effects: fix heap overflow
Eric Laurent
2015-08-31
5
-139
/
+90
*
libstagefright: Add support for custom LPA buffer size
Arne Coucheron
2013-09-05
1
-1
/
+4
*
camera: Fix preview on SEMC msm7x30 devices
Michael Bestas
2013-08-21
1
-1
/
+1
*
Add LG camera HAL parameters
madmack
2013-08-18
2
-0
/
+46
*
Add some Samsung camera color effects
Javier Ferrer
2013-07-19
2
-0
/
+18
*
Merge "Camera: Add more htc parameters" into cm-10.1
Daniel Hillenbrand
2013-07-04
2
-0
/
+6
|
\
|
*
Camera: Add more htc parameters
atis112
2013-06-30
2
-0
/
+6
*
|
Fix includes for media-caf
Nicholas Flintham
2013-07-03
2
-2
/
+12
*
|
libstagefright: [Reworked] Fix incorrectness nPortIndex value for QueryCodec
Dheeraj CVR
2013-07-03
1
-0
/
+4
*
|
audioflinger: remove redundand ifdef
Giulio Cervera
2013-07-03
1
-5
/
+0
|
/
*
camera: add more htc parameters
Daniel Hillenbrand
2013-06-27
2
-0
/
+2
*
libstagefright: Fix a video lag bug after audio reached EOS.
Yunji Kim
2013-06-24
1
-0
/
+12
*
libstagefright: fix indefinate loop in QueryCodec
Dheeraj CVR
2013-06-24
1
-1
/
+2
*
Revert "libstagefright: Fix incorrectness nPortIndex value for QueryCodec"
Ricardo Cerqueira
2013-06-20
1
-1
/
+1
*
Squashed commit of A/V changes from CodeAurora
Krishnankutty Kolathappilly
2013-06-18
43
-213
/
+1859
*
Merge "libstagefright: support for disabling buffer metadata" into cm-10.1
Ricardo Cerqueira
2013-06-11
1
-1
/
+10
|
\
|
*
libstagefright: support for disabling buffer metadata
Haynes Mathew George
2013-06-11
1
-1
/
+9
*
|
Noise will be heard if audio sample rate not matched with audio track
Ming Zhou
2013-06-10
1
-1
/
+1
|
/
*
Revert "frameworks/av: Add metadata mode changes to LPAPlayer"
Giulio Cervera
2013-06-01
1
-2
/
+3
*
frameworks/av: Add metadata mode changes to LPAPlayer
Krishnankutty Kolathappilly
2013-05-22
1
-3
/
+2
*
camera: fixup htc params
Daniel Hillenbrand
2013-05-05
2
-5
/
+15
*
[WIP]: camera: add parameters for htc cameras
Daniel Hillenbrand
2013-05-04
2
-0
/
+71
*
camera: Don't segfault if we get a NULL parameter
Steve Kondik
2013-05-01
1
-0
/
+3
*
camera: Add a few missing legacy camera params.
Matt Filetto
2013-04-28
1
-0
/
+4
*
Add camera parameters for htc evo 3D. (1/2)
Kevin Bruckert
2013-04-28
7
-2
/
+63
*
libmedia: Add ICS AudioStreamType constructor
Arne Coucheron
2013-04-28
1
-0
/
+7
*
OMXCodec: Re-implement requires-flush-before-shutdown quirk
Pawit Pornkitprasan
2013-04-24
1
-0
/
+4
*
Revert "audioflinger: apply volume on direct track when track is active"
detule
2013-04-21
1
-7
/
+5
*
Camera parameters for Samsung's qcom based legacy devices
Arne Coucheron
2013-04-21
2
-0
/
+52
*
Camera: QCOM legacy definitions,HTC cam switch,NO_UPDATE_PREVIEW
tbalden
2013-04-14
6
-0
/
+131
*
libstagefright: Squashed audio fixes from CodeAurora
Haynes Mathew George
2013-04-08
11
-92
/
+241
*
Silence error when DASH player isn't present
Steve Kondik
2013-04-08
1
-3
/
+1
*
MediaScanner: Ignore dirs with .noscanandnomtp
David Daynard
2013-03-24
1
-0
/
+12
*
qcom-fm: audio: add support for FM feature
Mingming Yin
2013-03-06
13
-12
/
+618
*
audio: Subsystem Restart changes
Ravishankar Sarawadi
2013-03-04
7
-5
/
+88
*
libstagefright: Stop the logspam from LPAPlayer
Steve Kondik
2013-02-27
1
-2
/
+2
*
libstagefright: Fix incorrectness nPortIndex value for QueryCodec
YuanQY
2013-02-27
1
-1
/
+1
*
libstagefright: Squashed commit of LPA/tunnel updates from CAF
Haynes Mathew George
2013-02-27
5
-98
/
+289
*
libstagefright: Check for duration > 0 to avoid DivideByZero crash
vivek mehta
2013-02-19
1
-1
/
+1
[next]