index
:
frameworks_av.git
master
replicant-6.0
frameworks av
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix crash on malformed id3
Marco Nelissen
2015-10-19
1
-1
/
+1
*
DO NOT MERGE: Add AUtils::isInRange, and use it to detect malformed MPEG4 nal...
Lajos Molnar
2015-10-18
1
-0
/
+45
*
Add LG camera HAL parameters
madmack
2013-08-18
1
-0
/
+23
*
Add some Samsung camera color effects
Javier Ferrer
2013-07-19
1
-0
/
+9
*
Camera: Add more htc parameters
atis112
2013-06-30
1
-0
/
+3
*
camera: add more htc parameters
Daniel Hillenbrand
2013-06-27
1
-0
/
+1
*
Squashed commit of A/V changes from CodeAurora
Krishnankutty Kolathappilly
2013-06-18
7
-12
/
+59
*
camera: fixup htc params
Daniel Hillenbrand
2013-05-05
1
-0
/
+5
*
[WIP]: camera: add parameters for htc cameras
Daniel Hillenbrand
2013-05-04
1
-0
/
+36
*
Add camera parameters for htc evo 3D. (1/2)
Kevin Bruckert
2013-04-28
1
-0
/
+7
*
Camera parameters for Samsung's qcom based legacy devices
Arne Coucheron
2013-04-21
1
-0
/
+22
*
Camera: QCOM legacy definitions,HTC cam switch,NO_UPDATE_PREVIEW
tbalden
2013-04-14
1
-0
/
+42
*
libstagefright: Squashed audio fixes from CodeAurora
Haynes Mathew George
2013-04-08
3
-3
/
+22
*
qcom-fm: audio: add support for FM feature
Mingming Yin
2013-03-06
3
-5
/
+95
*
audio: Subsystem Restart changes
Ravishankar Sarawadi
2013-03-04
2
-2
/
+5
*
libstagefright: Squashed commit of LPA/tunnel updates from CAF
Haynes Mathew George
2013-02-27
1
-0
/
+5
*
libstagefright: Add support for frame-by-frame mode
Shalaj Jain
2013-02-19
1
-1
/
+3
*
ACodec: Support for dynamic port reconfig
ApurupaPattapu
2013-02-19
1
-0
/
+6
*
libmediaplayerservice: Add new player for DASH
Ajit Khare
2013-02-19
1
-0
/
+1
*
Merge tag 'android-4.2.2_r1' of https://android.googlesource.com/platform/fra...
Steve Kondik
2013-02-12
5
-2
/
+20
|
\
|
*
Logging to investigate a crash
Glenn Kasten
2012-12-07
1
-1
/
+11
|
*
[wfd] Support a low(er) power state by triggering PAUSE/RESUME.
Andreas Huber
2012-11-29
1
-0
/
+3
|
*
Added optional intra macroblock refresh support for encoding
James Dong
2012-11-28
1
-0
/
+1
|
*
Add support for HLS playlists of type 'event'.
Andreas Huber
2012-11-27
2
-1
/
+5
*
|
Revert "libstagefright: Convert mono to stereo for LPA clips"
Ricardo Cerqueira
2013-02-06
1
-4
/
+1
*
|
Squashed commit of updates from CodeAurora
Mingming Yin
2013-02-06
3
-1
/
+45
*
|
Camera: Enable QC Camera feature set.
Apurva Rajguru
2013-02-03
1
-0
/
+3
*
|
FM Radio: Add support for FM Radio in Android
Stefan Ekenberg
2013-01-30
1
-0
/
+64
*
|
frameworks/av : Playing AAC and MP3 clips using LPA.
Kalyani polepeddy
2013-01-21
3
-2
/
+7
*
|
camera: add cityid parameter and getInt64 stub for t0lte camera hal
codeworkx
2013-01-17
1
-0
/
+4
*
|
Fix the build on non-QCOM
Steve Kondik
2013-01-09
1
-1
/
+1
*
|
camera: add power mode support
Emerson Pinter
2013-01-08
1
-0
/
+7
*
|
stagefright: OMXCodec: Re-enable OMX.TI.Video.encoder's quirks
Ricardo Cerqueira
2013-01-03
1
-0
/
+6
*
|
Squashed commit of updates from CodeAurora
vivek mehta
2012-12-29
3
-3
/
+6
*
|
camera: add ISO3200 and ISO6400
Emerson Pinter
2012-12-23
1
-0
/
+2
*
|
Squashed commit of audio changes from CodeAurora
vivek mehta
2012-12-23
16
-10
/
+1155
*
|
libstagefright: Add support to seek to zero
vivek mehta
2012-12-20
1
-0
/
+2
*
|
Camera: Qcom parameters partial rebase
Ankit Premrajka
2012-12-05
3
-3
/
+247
*
|
exynos4: libstragefright: add support for samsung colorformat/omx/mfc
codeworkx
2012-11-30
2
-0
/
+6
*
|
camera: add iso parameter
codeworkx
2012-11-27
1
-0
/
+5
*
|
camera: add parameters for samsung cameras
codeworkx
2012-11-27
1
-0
/
+7
|
/
*
Make video encoders' bitrate mode (constant, variable, ...) configurable
Andreas Huber
2012-11-01
1
-1
/
+4
*
Support querying active record sources
Jean-Michel Trivi
2012-10-10
2
-0
/
+3
*
Better power savings with wifi display code.
Andreas Huber
2012-10-03
1
-16
/
+26
*
ALooper::GetNowUs() now relies on systemTime instead of gettimeofday.
Andreas Huber
2012-10-01
2
-10
/
+0
*
Optionally have SurfaceMediaSource return absolute timestamps
Andreas Huber
2012-10-01
1
-0
/
+5
*
Remove double negatives from SurfaceMediaSource
Andreas Huber
2012-10-01
1
-2
/
+2
*
Merge "Enable write side of MonoPipe to be shutdown" into jb-mr1-dev
Glenn Kasten
2012-09-30
1
-0
/
+13
|
\
|
*
Enable write side of MonoPipe to be shutdown
Glenn Kasten
2012-09-28
1
-0
/
+13
*
|
DO NOT MERGE: Remove experimental parameters for burst mode
James Painter
2012-09-28
1
-10
/
+0
|
/
[next]