summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am a0488341: am 532d2ac5: Merge "Only check the codec specific data when the ...James Dong2010-08-102-92/+28
|\
| * am 532d2ac5: Merge "Only check the codec specific data when the output buffer...James Dong2010-08-102-92/+28
| |\
| | * Only check the codec specific data when the output buffer contains kKeyIsCode...James Dong2010-08-102-92/+28
* | | MTP: Push queries for supported formats and properties up to Java.Mike Lockwood2010-08-107-46/+165
* | | MTP: turn off verbose loggingMike Lockwood2010-08-101-1/+1
* | | am 2f5f154d: am 66edf558: Merge "Fix bug 2684341 Don\'t steal the media butto...Jean-Michel Trivi2010-08-091-3/+19
|\ \ \ | |/ /
| * | am 66edf558: Merge "Fix bug 2684341 Don\'t steal the media button event from ...Jean-Michel Trivi2010-08-091-3/+19
| |\ \ | | |/
| | * Merge "Fix bug 2684341 Don't steal the media button event from the phone app ...Jean-Michel Trivi2010-08-091-3/+19
| | |\
| | | * Fix bug 2684341 Don't steal the media button event from the phoneJean-Michel Trivi2010-08-091-3/+19
* | | | am fa4f57fe: am 959909ef: Merge "Support multiple PPS and SPS in avcC box" in...James Dong2010-08-091-27/+236
|\ \ \ \ | |/ / /
| * | | am 959909ef: Merge "Support multiple PPS and SPS in avcC box" into gingerbreadJames Dong2010-08-091-27/+236
| |\ \ \ | | |/ /
| | * | Merge "Support multiple PPS and SPS in avcC box" into gingerbreadJames Dong2010-08-091-27/+236
| | |\ \
| | | * | Support multiple PPS and SPS in avcC boxJames Dong2010-08-091-27/+236
* | | | | am e14923b0: am 4edf85ab: Merge "Support for extracting G.711 a-law and mu-la...Andreas Huber2010-08-099-40/+371
|\ \ \ \ \ | |/ / / /
| * | | | am 4edf85ab: Merge "Support for extracting G.711 a-law and mu-law audio from ...Andreas Huber2010-08-099-40/+371
| |\ \ \ \ | | |/ / /
| | * | | Merge "Support for extracting G.711 a-law and mu-law audio from WAV files and...Andreas Huber2010-08-099-40/+371
| | |\ \ \
| | | * | | Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...Andreas Huber2010-08-099-40/+371
| | | | |/ | | | |/|
* | | | | am 18afcee7: am 67400d49: Merge "Added tests for audio effects in MediaFramew...Eric Laurent2010-08-097-0/+3078
|\ \ \ \ \ | |/ / / /
| * | | | am 67400d49: Merge "Added tests for audio effects in MediaFrameworkTest" into...Eric Laurent2010-08-097-0/+3078
| |\ \ \ \ | | |/ / /
| | * | | Merge "Added tests for audio effects in MediaFrameworkTest" into gingerbreadEric Laurent2010-08-097-0/+3078
| | |\ \ \
| | | * | | Added tests for audio effects in MediaFrameworkTestEric Laurent2010-08-097-0/+3078
| | | |/ /
* | | | | am 1ece7d68: am 2a6b80bc: Fixed several audio effects problems.Eric Laurent2010-08-092-10/+28
|\ \ \ \ \ | |/ / / /
| * | | | am 2a6b80bc: Fixed several audio effects problems.Eric Laurent2010-08-092-10/+28
| |\ \ \ \ | | |/ / /
| | * | | Fixed several audio effects problems.Eric Laurent2010-08-092-10/+28
| | |/ /
* | | | MTP: Fix reading and writing property descriptorsMike Lockwood2010-08-092-0/+6
* | | | MTP: Add debug code for printing names of MTP format and property codes.Mike Lockwood2010-08-092-7/+321
* | | | MTP: Fix some typosMike Lockwood2010-08-093-4/+4
* | | | am c143ae7e: am ad98d383: Support for communicating if a buffer read from the...Andreas Huber2010-08-068-33/+65
|\ \ \ \ | |/ / /
| * | | am ad98d383: Support for communicating if a buffer read from the _extractor_ ...Andreas Huber2010-08-068-33/+65
| |\ \ \ | | |/ /
| | * | Support for communicating if a buffer read from the _extractor_ is a sync sam...Andreas Huber2010-08-068-33/+65
* | | | am 4f25d033: am 261aaa16: Merge "Properly skip the \'skip\' chunk in mpeg4 fi...Andreas Huber2010-08-061-1/+0
|\ \ \ \ | |/ / /
| * | | am 261aaa16: Merge "Properly skip the \'skip\' chunk in mpeg4 files." into gi...Andreas Huber2010-08-061-1/+0
| |\ \ \ | | |/ /
| | * | Properly skip the 'skip' chunk in mpeg4 files.Andreas Huber2010-08-061-1/+0
* | | | When using still camera for time lapse capture, don't set preview.Nipun Kwatra2010-08-051-6/+7
* | | | am 9c09a605: am 1441bdfc: Merge "Use the target color format from the camera ...James Dong2010-08-051-4/+61
|\ \ \ \ | |/ / /
| * | | am 1441bdfc: Merge "Use the target color format from the camera source if pos...James Dong2010-08-051-4/+61
| |\ \ \ | | |/ /
| | * | Merge "Use the target color format from the camera source if possible" into g...James Dong2010-08-051-4/+61
| | |\ \ | | | |/ | | |/|
| | | * Use the target color format from the camera source if possibleJames Dong2010-08-051-4/+61
* | | | am 41b29cb0: am 3aad8c38: Merge "Fix an issue where the track duration does n...James Dong2010-08-051-11/+12
|\ \ \ \ | |/ / /
| * | | am 3aad8c38: Merge "Fix an issue where the track duration does not include th...James Dong2010-08-051-11/+12
| |\ \ \ | | |/ /
| | * | Fix an issue where the track duration does not include the last sample durationJames Dong2010-08-051-11/+12
| | |/
* | | am 870678a9: am 2c37f3d3: Merge "Better support for fake timestamps in RTP, H...Andreas Huber2010-08-054-7/+17
|\ \ \ | |/ /
| * | am 2c37f3d3: Merge "Better support for fake timestamps in RTP, H.263 video no...Andreas Huber2010-08-054-7/+17
| |\ \ | | |/
| | * Merge "Better support for fake timestamps in RTP, H.263 video now also reques...Andreas Huber2010-08-054-7/+17
| | |\
| | | * Better support for fake timestamps in RTP, H.263 video now also requests FIR.Andreas Huber2010-08-054-7/+17
* | | | am 2405988f: am 407ec58c: Merge "A better fix for the OggExtractor referring ...Andreas Huber2010-08-051-2/+8
|\ \ \ \ | |/ / /
| * | | am 407ec58c: Merge "A better fix for the OggExtractor referring to the sample...Andreas Huber2010-08-051-2/+8
| |\ \ \ | | |/ /
| | * | A better fix for the OggExtractor referring to the sample rate while it hasn'...Andreas Huber2010-08-051-2/+8
| | |/
* | | am c6d1519e: am fb861523: Merge "Specification of codec specific data as part...Andreas Huber2010-08-052-59/+14
|\ \ \ | |/ /
| * | am fb861523: Merge "Specification of codec specific data as part of the sessi...Andreas Huber2010-08-052-59/+14
| |\ \ | | |/