summaryrefslogtreecommitdiffstats
path: root/audio_utils
Commit message (Expand)AuthorAgeFilesLines
* SPDIFEncoder: EAC3 fixes from NVidiaPhil Burk2015-07-084-4/+20
* Merge "SPDIFEncoder: add reset method for flush" into mnc-devPhil Burk2015-06-202-3/+19
|\
| * SPDIFEncoder: add reset method for flushPhil Burk2015-06-192-3/+19
* | Add sf_writef_int to tiny libsndfileGlenn Kasten2015-06-192-1/+23
|/
* Add FCC_8 comments to indicate 8-channel assumptionsGlenn Kasten2015-06-081-0/+2
* Merge "Fix Mac build" into mnc-devJim Miller2015-06-061-2/+2
|\
| * Fix Mac buildJim Miller2015-06-061-2/+2
* | Revert "Use <endian.h>"Glenn Kasten2015-06-052-11/+9
|/
* Use <endian.h>Glenn Kasten2015-06-042-9/+11
* Add memcpy_to_p24_from_i32Glenn Kasten2015-05-292-0/+30
* Add support for reading 24-bit packed PCM from .wavGlenn Kasten2015-05-282-6/+27
* Add memcpy_to_i32_from_p24Glenn Kasten2015-05-282-0/+23
* DTS parser: fix sample rate parsingPhil Burk2015-05-061-3/+2
* Add floating point mono to stereo upmix and downmixAndy Hung2015-04-212-0/+39
* Add memcpy_by_index_array_initialization_from_channel_maskAndy Hung2015-04-212-0/+59
* Add channel index mask audio data conversionAndy Hung2015-04-213-0/+126
* Merge "audio_utils: Add support for one more format conversion"Glenn Kasten2015-04-143-0/+26
|\
| * audio_utils: Add support for one more format conversionHaynes Mathew George2015-04-133-0/+26
* | Merge "SPDIF: add DTS support to SPDIF wrapper"Phil Burk2015-04-0611-443/+848
|\ \ | |/ |/|
| * SPDIF: add DTS support to SPDIF wrapperPhil Burk2015-04-0611-443/+848
* | Build a static library libfifo for use by command-line testsGlenn Kasten2015-04-031-0/+15
* | Disable libsndfile behavior to write to stderrGlenn Kasten2015-04-032-1/+51
|/
* Add channel index mask audio data conversionAndy Hung2015-02-274-1/+136
* am f8af8629: am 65720457: Merge "Fix "error: \'memset\' was not declared in t...Elliott Hughes2015-01-311-0/+2
|\
| * am 65720457: Merge "Fix "error: \'memset\' was not declared in this scope"."Elliott Hughes2015-01-311-0/+2
| |\
| | * Fix "error: 'memset' was not declared in this scope".Elliott Hughes2015-01-311-0/+2
* | | am b487ee39: am 4ee35d10: Merge "Add missing <string.h> include."Elliott Hughes2015-01-291-0/+1
|\| |
| * | am 4ee35d10: Merge "Add missing <string.h> include."Elliott Hughes2015-01-291-0/+1
| |\|
| | * Add missing <string.h> include.Elliott Hughes2015-01-281-0/+1
| * | am c6e6a404: Merge "Add audio_utils FIFO library"Glenn Kasten2015-01-153-0/+221
| |\|
| | * Add audio_utils FIFO libraryGlenn Kasten2015-01-153-0/+221
| * | am 4d52b215: Merge "Move roundup from frameworks/av to system/media"Glenn Kasten2015-01-153-0/+64
| |\|
| | * Move roundup from frameworks/av to system/mediaGlenn Kasten2015-01-153-0/+64
* | | Merge "Add primitives test for unsigned 8 bit sample conversion"Andy Hung2015-01-151-0/+45
|\ \ \
| * | | Add primitives test for unsigned 8 bit sample conversionAndy Hung2015-01-131-0/+45
* | | | Merge "Add floating point to unsigned 8 bit conversion"Andy Hung2015-01-154-0/+106
|\| | |
| * | | Add floating point to unsigned 8 bit conversionAndy Hung2015-01-134-0/+106
* | | | Merge "Update libaudioutils for host"Glenn Kasten2015-01-151-1/+4
|\ \ \ \
| * | | | Update libaudioutils for hostGlenn Kasten2015-01-141-1/+4
* | | | | Merge "Add fifo_tests"Glenn Kasten2015-01-152-0/+186
|\| | | |
| * | | | Add fifo_testsGlenn Kasten2015-01-142-0/+186
* | | | | Merge "Add audio_utils FIFO library"Glenn Kasten2015-01-153-0/+221
|\| | | |
| * | | | Add audio_utils FIFO libraryGlenn Kasten2015-01-143-0/+221
* | | | | Merge "Fix 64 bit compiler warnings"Andy Hung2015-01-131-23/+23
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Fix 64 bit compiler warningsAndy Hung2015-01-131-23/+23
* | | | Move roundup from frameworks/av to system/mediaGlenn Kasten2015-01-073-0/+64
|/ / /
* | | Line length 100Glenn Kasten2014-12-301-2/+2
* | | am 153de437: am 29a4e283: Merge "We HAVE_LITTLE_ENDIAN."Elliott Hughes2014-11-221-7/+0
|\| |
| * | am 29a4e283: Merge "We HAVE_LITTLE_ENDIAN."Elliott Hughes2014-11-221-7/+0
| |\|
| | * We HAVE_LITTLE_ENDIAN.Elliott Hughes2014-11-211-7/+0