summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Merge "Mirror the preview for front-facing cameras. do not merge" into ginger...Mathias Agopian2010-10-211-0/+12
|\
| * Mirror the preview for front-facing cameras. do not mergeWu-cheng Li2010-10-201-0/+12
* | File writer size estimation improvementJames Dong2010-10-191-0/+1
|/
* For thumbnail extraction make sure we instantiate a decoder that allows acces...Andreas Huber2010-10-181-1/+5
* Check-in of a copy of the Khronos OpenMAX headers formerly included from exte...Andreas Huber2010-10-1510-0/+6937
* Merge "Support for writing to MPEG2 transport stream files." into gingerbreadAndreas Huber2010-10-132-0/+8
|\
| * Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-122-0/+8
* | HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-0/+1
|/
* Merge "Disable 10secs forward/backward seeking for rtsp as seek is a very exp...Andreas Huber2010-10-082-3/+5
|\
| * Disable 10secs forward/backward seeking for rtsp as seek is a very expensive ...Andreas Huber2010-10-082-3/+5
* | Added getter for session Id to AudioSinkEric Laurent2010-10-071-0/+1
|/
* Work to support switching transport streams mid-stream and signalling discont...Andreas Huber2010-10-072-2/+4
* On this particular device the hardware video decoder spits out buffers that d...Andreas Huber2010-10-072-1/+5
* Make sure to call AudioTrack::stop() instead of AudioTrack::pause() after sub...Andreas Huber2010-10-051-3/+3
* fix [2835280] Add support for cancelling buffers to ANativeWindowMathias Agopian2010-10-041-4/+6
* Fixed an issue where the reserved free space in the file writer was larger th...James Dong2010-10-041-0/+1
* Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-301-2/+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
* | 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
* | Squashed commit of the following:Andreas Huber2010-09-271-0/+72
|/
* Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-37/+12
* Rename FOCUS_MODE_CONTINUOUS to FOCUS_MODE_CONTINUOUS_VIDEO.Wu-cheng Li2010-09-211-6/+8
* 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
* | Modify type of some environmental reverb parametersEric Laurent2010-09-081-10/+10
|/
* Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-031-0/+2
* Remove unused/debugging code from MP4 file writerJames Dong2010-09-032-0/+6
* Better file size estimateJames Dong2010-09-021-0/+1
* Calculate audio media drift time from AudioSourceJames Dong2010-09-013-1/+3
* Remove camera metering mode API.Wu-cheng Li2010-08-301-17/+0
* 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
* | Workaround for a QCOM issue where the output buffer size advertised by the AV...James Dong2010-08-271-0/+1
* | Merge "Suppress the video recording start signal - bug 2950297" into gingerbreadJames Dong2010-08-271-1/+17
|\ \ | |/ |/|
| * Suppress the video recording start signalJames Dong2010-08-261-1/+17
* | fix a race in SF buffer managementMathias Agopian2010-08-261-1/+5
|/
* Merge "Added preset reverb." into gingerbreadEric Laurent2010-08-251-1/+2
|\
| * Added preset reverb.Eric Laurent2010-08-241-1/+2
* | Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber2010-08-251-2/+7
* | fix [2931513] Add support for setting the orientation of an ANativeWindowMathias Agopian2010-08-241-8/+10
|/
* Runtime dump support for MediaWriterJames Dong2010-08-232-0/+5
* Merge "Visualizer: replace the FFT implementation with a faster one." into gi...Chia-chi Yeh2010-08-221-1/+0
|\
| * Visualizer: replace the FFT implementation with a faster one.Chia-chi Yeh2010-08-191-1/+0
* | Merge "Add camera fps range API." into gingerbreadWu-cheng Li2010-08-201-0/+15
|\ \
| * | Add camera fps range API.Wu-cheng Li2010-08-201-0/+15
* | | Merge "Handle the camera open failure better." into gingerbreadWu-cheng Li2010-08-191-0/+1
|\ \ \
| * | | Handle the camera open failure better.Wu-cheng Li2010-08-191-0/+1
| |/ /
* | | Merge "Make MediaWriter stop and pause return errors if necessary" into ginge...James Dong2010-08-193-7/+8
|\ \ \ | |/ / |/| |