summaryrefslogtreecommitdiffstats
path: root/include/media
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fixed an issue where the reserved free space in the file writer was larger th...James Dong2010-10-041-0/+1
* 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
* 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
* 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
* | Suppress the video recording start signalJames Dong2010-08-261-1/+17
|/
* 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
|/
* 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 "Make MediaWriter stop and pause return errors if necessary" into ginge...James Dong2010-08-193-7/+8
|\ \
| * | Make MediaWriter stop and pause return errors if necessaryJames Dong2010-08-193-7/+8
| |/
* | In the absence of width/height information in the sdp, extract the dimensions...Andreas Huber2010-08-191-0/+53
|/
* Use audio clock as the reference media clockJames Dong2010-08-132-2/+8
* Handle large audio lostJames Dong2010-08-101-1/+2
* Support for extracting G.711 a-law and mu-law audio from WAV files and a corr...Andreas Huber2010-08-091-0/+2
* Use the target color format from the camera source if possibleJames Dong2010-08-051-0/+5
* Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-042-0/+4
* Merge "File writer has a designated writer thread now" into gingerbreadJames Dong2010-08-031-0/+41
|\
| * File writer has a designated writer thread nowJames Dong2010-08-021-0/+41
* | Merge "Add lost frame handling in AudioSource" into gingerbreadJames Dong2010-08-021-3/+2
|\ \ | |/ |/|
| * Add lost frame handling in AudioSourceJames Dong2010-07-301-3/+2
* | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-302-2/+2
|\ \ | |/ |/|
| * Merge branch 'froyo' of git://android.git.kernel.org/platform/frameworks/base...The Android Open Source Project2010-07-292-2/+2
| |\
| | * fix inaccurate copyrightsJean-Baptiste Queru2010-07-292-2/+2
| * | Squashed commit of the following:Andreas Huber2010-07-291-0/+4
| |/
* | Audio effects: modified command() parameter types.Eric Laurent2010-07-284-12/+24
* | Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-276-14/+26
* | Allows the authoring engine to skip frame.James Dong2010-07-222-0/+14
* | Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-221-1/+3
* | Merge "Support finer seek control on MediaSources." into gingerbreadAndreas Huber2010-07-213-2/+13
|\ \
| * | Support finer seek control on MediaSources.Andreas Huber2010-07-213-2/+13
* | | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-213-2/+8
|/ /