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
/
libnbaio
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move roundup from frameworks/av to system/media
Glenn Kasten
2015-01-07
4
-35
/
+5
*
Remove explicit instantiation of SingleStateQueue
Andy Hung
2014-12-19
1
-2
/
+0
*
Fix compile error when LOG_NDEBUG enabled
Glenn Kasten
2014-08-12
1
-1
/
+1
*
libnbaio: 64-bit compile warnings
Mark Salyzyn
2014-06-20
2
-3
/
+5
*
resolved conflicts for merge of f285c91e to master
Elliott Hughes
2014-05-22
1
-1
/
+1
|
\
|
*
Move frameworks/av from fdprintf to POSIX dprintf.
Elliott Hughes
2014-05-22
1
-1
/
+1
*
|
Use new channel count functions for audio masks
Andy Hung
2014-05-16
2
-2
/
+4
*
|
Fix bit rot in AudioStreamInSource
Glenn Kasten
2014-05-09
1
-1
/
+1
*
|
Allow placement of Pipe buffer to be specified
Glenn Kasten
2014-05-09
1
-4
/
+7
*
|
resolved conflicts for merge of 0d79b935 to master
Glenn Kasten
2014-04-30
1
-3
/
+3
|
\
\
|
|
/
|
*
Fix format warnings
Glenn Kasten
2014-04-28
1
-3
/
+3
|
*
Add private method NBLog::Reader::dumpLine()
Glenn Kasten
2014-04-28
1
-37
/
+43
*
|
Fix log spam when MonoPipe is unable to get local frequency
Glenn Kasten
2014-03-25
1
-6
/
+22
*
|
Miscellaneous cleanup for NBAIO
Glenn Kasten
2014-03-07
1
-10
/
+0
*
|
NBAIO::Format_from_SR_C requires audio_format_t parameter
Glenn Kasten
2014-03-07
2
-2
/
+2
*
|
Remove checks for specific sample rates and channel counts
Glenn Kasten
2014-03-06
1
-18
/
+0
*
|
Remove restriction for HAL streams of AUDIO_FORMAT_PCM_16_BIT
Glenn Kasten
2014-03-06
2
-14
/
+10
*
|
Remove Format_frameBitShift()
Glenn Kasten
2014-03-06
4
-3
/
+2
*
|
Re-implement Format_frameSize(), to support non-power-of-2
Glenn Kasten
2014-03-06
1
-2
/
+1
*
|
Split mPacked into 4 separate fields
Glenn Kasten
2014-03-06
1
-70
/
+15
*
|
Add format parameter to Format_from_SR_C
Glenn Kasten
2014-03-06
1
-1
/
+2
*
|
Use mFrameSize instead of mBitShift
Glenn Kasten
2014-03-06
8
-18
/
+18
*
|
Add mFrameSize but do not remove mFrameBitShift yet
Glenn Kasten
2014-03-06
3
-1
/
+4
*
|
Move StateQueueInstantiations to libinstantssq
Glenn Kasten
2014-02-18
1
-4
/
+3
*
|
Fix bug with not reporting lost bytes
Glenn Kasten
2014-02-18
1
-2
/
+2
*
|
Add private method NBLog::Reader::dumpLine()
Glenn Kasten
2014-02-18
1
-37
/
+43
*
|
resolved conflicts for merge of 566be7c3 to master
Narayan Kamath
2014-02-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Make frameworks/av 64-bit compatible
Kévin PETIT
2014-02-11
1
-1
/
+1
*
|
Merge "Change Format_frameBitShift() API for non-power-of-2 sizes"
Glenn Kasten
2014-02-07
1
-1
/
+2
|
\
\
|
*
|
Change Format_frameBitShift() API for non-power-of-2 sizes
Glenn Kasten
2014-02-03
1
-1
/
+2
*
|
|
Merge "Add FIXMEs about audio_format_t assumption"
Glenn Kasten
2014-02-07
1
-0
/
+2
|
\
\
\
|
|
/
/
|
*
|
Add FIXMEs about audio_format_t assumption
Glenn Kasten
2014-02-03
1
-0
/
+2
*
|
|
Merge "Change NBAIO_Format from typedef to struct"
Glenn Kasten
2014-02-07
1
-6
/
+8
|
\
\
\
|
|
/
/
|
*
|
Change NBAIO_Format from typedef to struct
Glenn Kasten
2014-02-03
1
-6
/
+8
*
|
|
Merge "Use Format_isValid() and Format_isEqual() instead of direct comparison"
Glenn Kasten
2014-02-07
4
-9
/
+9
|
\
\
\
|
|
/
/
|
*
|
Use Format_isValid() and Format_isEqual() instead of direct comparison
Glenn Kasten
2014-02-03
4
-9
/
+9
*
|
|
Merge "Add Format_isValid() and Format_isEqual() to NBAIO"
Glenn Kasten
2014-02-07
1
-0
/
+10
|
\
\
\
|
|
/
/
|
*
|
Add Format_isValid() and Format_isEqual() to NBAIO
Glenn Kasten
2014-02-03
1
-0
/
+10
*
|
|
Merge "Fix unused parameter warnings in audio"
Glenn Kasten
2014-02-04
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix unused parameter warnings in audio
Glenn Kasten
2014-02-03
1
-1
/
+1
*
|
|
Change Format_Invalid from enum to global const
Glenn Kasten
2014-02-03
1
-0
/
+2
*
|
|
Use const NBAIO_Format& in parameter lists
Glenn Kasten
2014-01-31
4
-7
/
+7
|
/
/
*
|
am 081559cc: am 514ac2ba: am e311b15c: Merge "Fix c++11 narrowing"
Nick Kralevich
2014-01-11
1
-1
/
+1
|
\
\
|
|
/
|
*
Merge "Fix c++11 narrowing"
Nick Kralevich
2014-01-11
1
-1
/
+1
|
|
\
|
|
*
Fix c++11 narrowing
synergydev
2013-10-25
1
-1
/
+1
|
|
*
Add liblog
Ying Wang
2013-04-09
1
-1
/
+2
|
|
*
Add non-blocking event logger NBLog
Glenn Kasten
2013-01-25
2
-0
/
+450
|
|
*
Add NBAIO support for more sample rates
Glenn Kasten
2012-11-01
1
-39
/
+85
|
|
*
Enable write side of MonoPipe to be shutdown
Glenn Kasten
2012-09-28
1
-2
/
+13
|
|
*
Check clock_gettime(CLOCK_MONOTONIC) for failure
Glenn Kasten
2012-09-24
1
-0
/
+3
[next]