summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Rename "Makefile" to "Android.mk" throughout the tree.Dave Bort2012-10-171-1/+1
* Rename "TARGET" to "MODULE" in the build system.Dave Bort2012-10-171-1/+1
* Tweak the SINC resampler parameters and double the performance. It's using ab...Mathias Agopian2012-10-171-3/+3
* A sinc resampler for Audioflinger. It's not enabled yet, but fully functional...Mathias Agopian2012-10-171-13/+29
* fix a few small typos in the FIR computationMathias Agopian2012-10-171-6/+2
* This is a tool to compute the the reconstruction filter coefficients for a si...Mathias Agopian2012-10-172-0/+126
* am 1b0ae9e4: Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame"Jean-Baptiste Queru2012-09-121-0/+3
|\
| * Merge "avcenc: Set OMX_BUFFERFLAG_EOS on the last output frame"Jean-Baptiste Queru2012-09-121-0/+3
| |\
| | * avcenc: Set OMX_BUFFERFLAG_EOS on the last output frameMartin Storsjo2012-08-291-0/+3
* | | am fbe1cc92: Merge "Don\'t include <linux/socket.h> directly."Elliott Hughes2012-09-122-2/+4
|\ \ \ | |/ /
| * | Merge "Don't include <linux/socket.h> directly."Elliott Hughes2012-09-122-2/+4
| |\ \
| | * | Don't include <linux/socket.h> directly.Elliott Hughes2012-09-112-2/+4
| |/ /
* | | am 290ac693: Merge "Stop building the unused host libmtp static library."Elliott Hughes2012-09-111-28/+0
|\ \ \ | |/ /
| * | Merge "Stop building the unused host libmtp static library."Elliott Hughes2012-09-111-28/+0
| |\ \
| | * | Stop building the unused host libmtp static library.Elliott Hughes2012-09-111-28/+0
| |/ /
* | | am d81be6d6: Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
|\ \ \ | |/ /
| * | Merge "aacenc: Mark some global arrays const"Jean-Baptiste Queru2012-09-103-3/+3
| |\ \
| | * | aacenc: Mark some global arrays constMartin Storsjo2012-09-093-3/+3
* | | | am 5abc91d6: Merge "Fix libmedia and libstagefright to get expat header files...Elliott Hughes2012-09-094-4/+2
|\ \ \ \ | |/ / /
| * | | Merge "Fix libmedia and libstagefright to get expat header files from the app...Elliott Hughes2012-09-094-4/+2
| |\ \ \ | | |/ / | |/| |
| | * | Fix libmedia and libstagefright to get expat header files from the approved l...Elliott Hughes2012-09-094-4/+2
| |/ /
* | | am 8b152566: Merge "OMXCodec: enhance error handling of OMX IL client"Jean-Baptiste Queru2012-08-311-2/+6
|\ \ \ | |/ /
| * | Merge "OMXCodec: enhance error handling of OMX IL client"Jean-Baptiste Queru2012-08-311-2/+6
| |\ \
| | * | OMXCodec: enhance error handling of OMX IL clientWeian Chen2012-08-311-2/+6
| |/ /
* | | am 5b15adfe: Merge "MPEG2TSWriter: Read more immediately if an empty buffer i...Jean-Baptiste Queru2012-08-291-0/+2
|\ \ \ | |/ /
| * | Merge "MPEG2TSWriter: Read more immediately if an empty buffer is received"Jean-Baptiste Queru2012-08-291-0/+2
| |\ \
| | * | MPEG2TSWriter: Read more immediately if an empty buffer is receivedMartin Storsjo2012-08-291-0/+2
| | |/
* | | am 735d1b92: Merge "avcenc: Don\'t erase the InputBufferInfo before reading i...Jean-Baptiste Queru2012-08-291-1/+1
|\ \ \ | |/ /
| * | Merge "avcenc: Don't erase the InputBufferInfo before reading info from it"Jean-Baptiste Queru2012-08-291-1/+1
| |\ \
| | * | avcenc: Don't erase the InputBufferInfo before reading info from itMartin Storsjo2012-08-291-1/+1
| | |/
* | | am 2aa37a7d: Merge "recordvideo: Add an option for choosing software encoders"Jean-Baptiste Queru2012-08-291-2/+11
|\ \ \ | |/ /
| * | Merge "recordvideo: Add an option for choosing software encoders"Jean-Baptiste Queru2012-08-291-2/+11
| |\ \
| | * | recordvideo: Add an option for choosing software encodersMartin Storsjo2012-08-291-2/+11
| | |/
* | | am 9ce74352: Merge "recordvideo: Sleep while waiting for the encoding to finish"Jean-Baptiste Queru2012-08-291-0/+1
|\ \ \ | |/ /
| * | Merge "recordvideo: Sleep while waiting for the encoding to finish"Jean-Baptiste Queru2012-08-291-0/+1
| |\ \ | | |/ | |/|
| | * recordvideo: Sleep while waiting for the encoding to finishMartin Storsjo2012-08-291-0/+1
| |/
* | am 4b60ac04: Merge "Fixed redefinition of \'i\' with a different type error"Jean-Baptiste Queru2012-08-231-2/+2
|\ \ | |/
| * Merge "Fixed redefinition of 'i' with a different type error"Jean-Baptiste Queru2012-08-231-2/+2
| |\
| | * Fixed redefinition of 'i' with a different type errorTareq A. Siraj2012-08-221-2/+2
* | | am 6e55a0f7: Merge "Fixed member access into incomplete type build error"Jean-Baptiste Queru2012-08-231-0/+1
|\ \ \ | |/ /
| * | Merge "Fixed member access into incomplete type build error"Jean-Baptiste Queru2012-08-231-0/+1
| |\ \ | | |/ | |/|
| | * Fixed member access into incomplete type build errorTareq A. Siraj2012-08-221-0/+1
| |/
* | am 1e75e972: Merge "avcenc: Update a comment about the inline assembly"Jean-Baptiste Queru2012-08-213-6/+3
|\ \ | |/
| * Merge "avcenc: Update a comment about the inline assembly"Jean-Baptiste Queru2012-08-213-6/+3
| |\
| | * avcenc: Update a comment about the inline assemblyMartin Storsjo2012-08-213-6/+3
* | | am aa411adf: Merge "h264 streaming: make profile-level-id optional"Jean-Baptiste Queru2012-08-211-8/+13
|\ \ \ | |/ /
| * | Merge "h264 streaming: make profile-level-id optional"Jean-Baptiste Queru2012-08-211-8/+13
| |\ \
| | * | h264 streaming: make profile-level-id optionalPatrik2 Carlsson2012-08-201-8/+13
* | | | am 5ebce52c: Merge "avcenc: Fix the gcc inline assembly constraints"Jean-Baptiste Queru2012-08-213-17/+17
|\ \ \ \ | |/ / /
| * | | Merge "avcenc: Fix the gcc inline assembly constraints"Jean-Baptiste Queru2012-08-213-17/+17
| |\ \ \ | | | |/ | | |/|