summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/codecs
Commit message (Expand)AuthorAgeFilesLines
...
* | | am 662b15c3: am a858aa96: Merge "avcenc: Remove redundant zero-initialization...Jean-Baptiste Queru2012-08-082-10/+0
|\ \ \ | |/ /
| * | Merge "avcenc: Remove redundant zero-initialization of allocated memory"Jean-Baptiste Queru2012-08-082-10/+0
| |\ \
| | * | avcenc: Remove redundant zero-initialization of allocated memoryMartin Storsjo2012-07-122-10/+0
* | | | am 44237a8d: am b71298ee: Merge "avcenc: Initialize all memory allocated by t...Jean-Baptiste Queru2012-08-082-2/+5
|\ \ \ \ | |/ / /
| * | | Merge "avcenc: Initialize all memory allocated by the CBAVC_Malloc callback f...Jean-Baptiste Queru2012-08-082-2/+5
| |\ \ \ | | |/ /
| | * | avcenc: Initialize all memory allocated by the CBAVC_Malloc callback functionMartin Storsjo2012-07-122-2/+5
* | | | am 68d44b06: am 0ab18f85: Merge "avcenc: Remove useless casts"Jean-Baptiste Queru2012-08-081-2/+2
|\ \ \ \ | |/ / /
| * | | Merge "avcenc: Remove useless casts"Jean-Baptiste Queru2012-08-081-2/+2
| |\ \ \
| | * | | avcenc: Remove useless castsMartin Storsjo2012-07-101-2/+2
| | |/ /
* | | | am 96d18cca: am 0822156c: Merge "avcenc: Fix indentation"Jean-Baptiste Queru2012-08-081-2/+2
|\ \ \ \ | |/ / /
| * | | Merge "avcenc: Fix indentation"Jean-Baptiste Queru2012-08-081-2/+2
| |\ \ \ | | |/ / | |/| |
| | * | avcenc: Fix indentationMartin Storsjo2012-07-101-2/+2
| | |/
* | | am 80c46255: am 874a074a: Merge "avcenc: Switch malloc/free callbacks to use ...Jean-Baptiste Queru2012-08-087-35/+35
|\ \ \ | |/ /
| * | avcenc: Switch malloc/free callbacks to use pointers instead of intsMartin Storsjo2012-07-107-35/+35
| |/
* | Merge "Remove the no longer used PV software aac decoder." into jb-mr1-devAndreas Huber2012-08-07339-82369/+19
|\ \
| * | Remove the no longer used PV software aac decoder.Andreas Huber2012-08-07339-82369/+19
* | | Only emit padding at the end of the stream in the aac and mp3 decodersAndreas Huber2012-08-072-22/+54
|/ /
* | 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
|\ \ | |/