summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* am a86a6c4e: am 6f1c7bda: Merge "Fixed an issue where the reserved free space...James Dong2010-10-061-0/+1
|\
| * Fixed an issue where the reserved free space in the file writer was larger th...James Dong2010-10-041-0/+1
* | am d6c30e8c: am be045061: Merge "Instead of constantly polling the AudioPlaye...Andreas Huber2010-09-281-1/+5
|\ \ | |/
| * Merge "Instead of constantly polling the AudioPlayer to see if it reached EOS...Andreas Huber2010-09-281-1/+5
| |\
| | * Instead of constantly polling the AudioPlayer to see if it reached EOS or fin...Andreas Huber2010-09-281-1/+5
* | | am c889bbfa: am 4769f579: Merge "Vorbis files may have more samples encoded t...Andreas Huber2010-09-281-0/+2
|\ \ \ | |/ /
| * | Merge "Vorbis files may have more samples encoded that should be used, i.e. w...Andreas Huber2010-09-281-0/+2
| |\ \ | | |/
| | * Vorbis files may have more samples encoded that should be used, i.e. we have ...Andreas Huber2010-09-281-0/+2
* | | am 9d591860: am 3a9cc8ce: Merge "Squashed commit of the following:" into ging...Andreas Huber2010-09-281-0/+72
|\ \ \ | |/ /
| * | Squashed commit of the following:Andreas Huber2010-09-271-0/+72
| |/
* | am af909581: am 67738486: Merge "Remove stagefright foundation\'s incompatibl...Andreas Huber2010-09-211-37/+12
|\ \ | |/
| * Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-37/+12
* | Merge "Adding default profiles for specific levels."Nipun Kwatra2010-09-171-4/+19
|\ \
| * | Adding default profiles for specific levels.Nipun Kwatra2010-09-171-4/+19
* | | Implemented frequent read returns for quick stop in time lapse.Nipun Kwatra2010-09-171-1/+60
|/ /
* | Media scanner support for tracking files of arbitrary type.Mike Lockwood2010-09-121-5/+3
* | Exposing specific profile levels + hasProfile().Nipun Kwatra2010-09-101-6/+8
* | Merge "Adding hasProfile."Nipun Kwatra2010-09-101-0/+8
|\ \
| * | Adding hasProfile.Nipun Kwatra2010-09-101-0/+8
* | | Merge "Added specific resolution and time lapse profiles."Nipun Kwatra2010-09-101-1/+14
|\ \ \ | |/ /
| * | Added specific resolution and time lapse profiles.Nipun Kwatra2010-09-101-1/+14
* | | am 306cd58d: am d353c840: Merge "HW audio encoder expects timestamp via kKeyT...James Dong2010-09-081-0/+1
|\ \ \ | | |/ | |/|
| * | Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer...James Dong2010-09-081-0/+1
| |\ \
| | * | HW audio encoder expects timestamp via kKeyTime from each input bufferJames Dong2010-09-081-0/+1
* | | | am e126119c: am 95d86480: Merge "Modify type of some environmental reverb par...Eric Laurent2010-09-081-10/+10
|\ \ \ \ | |/ / /
| * | | Modify type of some environmental reverb parametersEric Laurent2010-09-081-10/+10
| |/ /
* | | Merge changes I71f5b0fc,I92c7accbNipun Kwatra2010-09-031-3/+6
|\ \ \ | | |/ | |/|
| * | Moving decision to use still camera to CameraSourceTimeLapseNipun Kwatra2010-09-031-3/+6
* | | am 8e11c822: am 9fee0b2a: Ogg files can be tagged to be automatically looping...Andreas Huber2010-09-031-0/+2
|\ \ \ | | |/ | |/|
| * | Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-031-0/+2
* | | Merge "Add the new Stagefright ANativeWindow OMX codec API."Jamie Gennis2010-09-032-1/+58
|\ \ \
| * | | Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-032-1/+58
* | | | am bc1452a3: am 7755cdd6: Remove unused/debugging code from MP4 file writerJames Dong2010-09-032-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Remove unused/debugging code from MP4 file writerJames Dong2010-09-032-0/+6
* | | | am 3c3fc97e: am 46e63b34: Merge "Better file size estimate" into gingerbreadJames Dong2010-09-031-0/+1
|\ \ \ \ | |/ / /
| * | | Better file size estimateJames Dong2010-09-021-0/+1
* | | | am bb64e554: am 7ed7668b: Merge "Calculate audio media drift time from AudioS...James Dong2010-09-023-1/+3
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Calculate audio media drift time from AudioSourceJames Dong2010-09-013-1/+3
* | | Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API.""Jamie Gennis2010-09-012-53/+1
* | | Merge "Add the new Stagefright ANativeWindow OMX codec API."Jamie Gennis2010-09-012-1/+53
|\ \ \ | |_|/ |/| |
| * | Add the new Stagefright ANativeWindow OMX codec API.Jamie Gennis2010-09-012-1/+53
* | | Added VideoSourceDownSamplerNipun Kwatra2010-08-311-0/+97
* | | Added setAuxiliaryOutputFile to MediaRecorder and JNINipun Kwatra2010-08-313-0/+4
* | | am 6df6d606: am df992ac9: Merge "ALoopers can now be named (useful to disting...Andreas Huber2010-08-301-0/+6
|\ \ \ | | |/ | |/|
| * | Merge "ALoopers can now be named (useful to distinguish threads)." into ginge...Andreas Huber2010-08-301-0/+6
| |\ \
| | * | ALoopers can now be named (useful to distinguish threads).Andreas Huber2010-08-271-0/+6
* | | | Merge "client_id->clientId, bugfix for signaling of read abort on stop."Nipun Kwatra2010-08-271-9/+9
|\ \ \ \
| * | | | client_id->clientId, bugfix for signaling of read abort on stop.Nipun Kwatra2010-08-271-9/+9
* | | | | am a5fe77d0: am df8356ff: Merge "Workaround for a QCOM issue where the output...James Dong2010-08-271-0/+1
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Workaround for a QCOM issue where the output buffer size advertised by the AV...James Dong2010-08-271-0/+1