summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
* Codecs: Add MetaDataMode support to software video encoders.Eino-Ville Talvala2012-07-246-16/+250
* am 39a31135: Revert input buffer count for the SoftAAC* decoders back to 4.Andreas Huber2012-06-202-2/+2
|\
| * Revert input buffer count for the SoftAAC* decoders back to 4.Andreas Huber2012-06-202-2/+2
* | am e20435de: Merge "Add NOTICE and MODULE_LICENSE_APACH2 to libs build under ...James Dong2012-06-1338-0/+3610
|\ \ | |/
| * Add NOTICE and MODULE_LICENSE_APACH2 to libs build under /frameworks/av/James Dong2012-06-1338-0/+3610
* | am 958f463c: Add NOTICE and MODULE_LICENSE_APACHE2 for libstagefright_soft_h2...James Dong2012-06-124-0/+380
|\ \ | |/
| * Add NOTICE and MODULE_LICENSE_APACHE2 for libstagefright_soft_h264dec and lib...James Dong2012-06-124-0/+380
* | am 10cf121f: Merge "Update make file" into jb-devDave Burke2012-06-122-4/+2
|\ \ | |/
| * Update make fileDave Burke2012-06-122-4/+2
* | stagefright aacenc: Move system headers before local headersMartin Storsjo2012-06-111-1/+4
* | stagefright aacenc: Add parentheses in expression with mixed && and ||Martin Storsjo2012-06-081-2/+2
* | am cc9833b5: Only send port settings changed if the number of channels and sa...James Dong2012-05-301-6/+12
|\ \ | |/
| * Only send port settings changed if the number of channels and sample rate are...James Dong2012-05-301-6/+12
* | am 4364d2d1: Merge "Precautionary logging to identify a potential infinite l...Dave Burke2012-05-291-0/+3
|\ \ | |/
| * Precautionary logging to identify a potential infinite loop.Dave Burke2012-05-291-0/+3
* | stagefright aacenc: Fix reading out of bounds in pow2_xyMartin Storsjo2012-05-251-2/+2
* | am 6350e21e: Merge "Property to enable AAC 5.1 pass-through." into jb-devDave Burke2012-05-253-3/+18
|\ \ | |/
| * Property to enable AAC 5.1 pass-through.Dave Burke2012-05-253-3/+18
* | am c9ef89cd: Revert "Revert to PV for AAC codec for FactoryROM."Dave Burke2012-05-212-4/+4
|\ \ | |/
| * Revert "Revert to PV for AAC codec for FactoryROM."Dave Burke2012-05-212-4/+4
* | am d7d79a2b: Revert to PV for AAC codec for FactoryROM.Dave Burke2012-05-212-4/+4
|\ \ | |/
| * Revert to PV for AAC codec for FactoryROM.Dave Burke2012-05-212-4/+4
* | stagefright avcenc: Use intptr_t for casting pointers to integersMartin Storsjo2012-05-213-9/+9
* | stagefright avcenc: Switch tmp variables to use the right type, to avoid castingMartin Storsjo2012-05-212-53/+50
* | am cd8a36fd: Merge "Add more verbose ADTS error logging to SoftAAC." into jb-devAndreas Huber2012-05-212-20/+46
|\ \ | |/
| * Add more verbose ADTS error logging to SoftAAC.Andreas Huber2012-05-212-20/+46
* | am 8370c7ad: Instead of asserting on malformed ADTS headers or insufficient d...Andreas Huber2012-05-181-18/+43
|\ \ | |/
| * Instead of asserting on malformed ADTS headers or insufficient data,Andreas Huber2012-05-181-18/+43
* | am bf2461ec: Don\'t reconfigure stream after outputing data.Dave Burke2012-05-181-17/+40
|\ \ | |/
| * Don't reconfigure stream after outputing data.Dave Burke2012-05-181-17/+40
* | am 441fbdea: Robustness - use defaults if we see bogus sample rate / channels...Dave Burke2012-05-181-5/+6
|\ \ | |/
| * Robustness - use defaults if we see bogus sample rate / channels from decoder.Dave Burke2012-05-171-5/+6
* | am 3748b71a: Handle stream changes at any point in the stream.Dave Burke2012-05-172-34/+15
|\ \ | |/
| * Handle stream changes at any point in the stream.Dave Burke2012-05-172-34/+15
* | am 3eda271f: Merge "Clear the decoder input buffer after it signalled an erro...Dave Burke2012-05-171-1/+3
|\ \ | |/
| * Clear the decoder input buffer after it signalled an error to be able to cont...Andreas Huber2012-05-171-1/+3
* | am 35c53ccd: Merge "Add informational logging to track 0 channel issue." into...Dave Burke2012-05-171-3/+3
|\ \ | |/
| * Add informational logging to track 0 channel issue.Dave Burke2012-05-171-3/+3
* | am 62999949: Merge "Add logging for invalid channel count or sample rate." in...Dave Burke2012-05-151-0/+3
|\ \ | |/
| * Merge "Add logging for invalid channel count or sample rate." into jb-devDave Burke2012-05-151-0/+3
| |\
| | * Add logging for invalid channel count or sample rate.Dave Burke2012-05-151-0/+3
* | | am 859c897b: Merge "Ignore sideband parsing errors and spit out a frame of si...Andreas Huber2012-05-151-6/+6
|\ \ \ | |/ /
| * | Ignore sideband parsing errors and spit out a frame of silence.Andreas Huber2012-05-151-6/+6
| |/
* | am 94f60e29: Remove ASC workaround (now fixed in Franhofer library).Dave Burke2012-05-121-9/+0
|\ \ | |/
| * Remove ASC workaround (now fixed in Franhofer library).Dave Burke2012-05-121-9/+0
* | am 7d580566: Merge "Increase AAC software decoder\'s buffer count. Refactor h...Andreas Huber2012-05-114-6/+8
|\ \ | |/
| * Increase AAC software decoder's buffer count. Refactor how clientsAndreas Huber2012-05-114-6/+8
* | am 96409203: Merge "Add "support" for AMR WB comfort noise, no data and speec...Andreas Huber2012-05-101-21/+42
|\ \ | |/
| * Merge "Add "support" for AMR WB comfort noise, no data and speech lost frame ...Andreas Huber2012-05-101-21/+42
| |\
| | * Add "support" for AMR WB comfort noise, no data and speech lost frame typesAndreas Huber2012-05-101-21/+42