summaryrefslogtreecommitdiffstats
path: root/media/libmedia
Commit message (Expand)AuthorAgeFilesLines
* am 683a7ff9: Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bi...Chia-chi Yeh2010-11-301-4/+4
|\
| * Merge "Visualizer: Fix the conversion from 8-bit sample to 16-bit sample." in...Chia-chi Yeh2010-11-291-4/+4
| |\
| | * Visualizer: Fix the conversion from 8-bit sample to 16-bit sample.Chia-chi Yeh2010-11-011-4/+4
* | | resolved conflicts for merge of 31dc911a to gingerbread-plus-aospAndreas Huber2010-11-081-6/+14
|\ \ \ | |/ /
| * | Support post-decode video rotation.Andreas Huber2010-11-051-6/+14
| |/
* | am b04f356d: Merge "Include the framework copy of the OpenMAX headers instead...Andreas Huber2010-10-151-1/+1
|\ \ | |/
| * Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-151-1/+1
* | am 90d59d18: Merge "Metadata.cpp and Metadata.java had drifted out of sync. T...Andreas Huber2010-10-131-1/+1
|\ \ | |/
| * Metadata.cpp and Metadata.java had drifted out of sync. This change remedies ...Andreas Huber2010-10-131-1/+1
* | am 312644cd: Merge "Support for writing to MPEG2 transport stream files." int...Andreas Huber2010-10-131-1/+1
|\ \ | |/
| * Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-121-1/+1
* | am b37fcbfd: Merge "Added getter for session Id to AudioSink" into gingerbreadEric Laurent2010-10-081-0/+1
|\ \ | |/
| * Added getter for session Id to AudioSinkEric Laurent2010-10-071-0/+1
* | am 220ab887: Merge "Issue 3032913: improve AudioTrack recovery time" into gin...Eric Laurent2010-09-301-0/+8
|\ \ | |/
| * Issue 3032913: improve AudioTrack recovery timeEric Laurent2010-09-301-0/+8
* | am 9627847d: Merge "Fix error in AudioEffect command status reporting." into ...Eric Laurent2010-09-272-11/+21
|\ \ | |/
| * Fix error in AudioEffect command status reporting.Eric Laurent2010-09-242-11/+21
* | am f30fae63: Merge "Add a check to track a problem the monkey script has been...Marco Nelissen2010-09-171-0/+3
|\ \ | |/
| * Add a check to track a problem the monkey script has been triggering.Marco Nelissen2010-09-171-0/+3
* | am 12006013: fixedfft: Only includes cpu-features.h when __arm__ is defined.Chia-chi Yeh2010-08-301-1/+1
|\ \ | |/
| * fixedfft: Only includes cpu-features.h when __arm__ is defined.Chia-chi Yeh2010-08-311-1/+1
* | am 67b50606: Merge "Fix the simulator build." into gingerbreadEric Laurent2010-08-251-0/+2
|\ \ | |/
| * Fix the simulator build.Eric Laurent2010-08-251-0/+2
* | am b80e610b: Merge "Visualizer: replace the FFT implementation with a faster ...Chia-chi Yeh2010-08-223-31/+177
|\ \ | |/
| * Visualizer: replace the FFT implementation with a faster one.Chia-chi Yeh2010-08-193-31/+177
* | resolved conflicts for merge of 0b7bd95d to gingerbread-plus-aospJean-Baptiste Queru2010-08-171-2/+2
|\ \ | |/ |/|
| * Fix compilation errors in libmedia, libstagefright.Rene Bolldorf2010-08-171-2/+2
| * fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+1
* | Fix all fd leaks in authoring engineJames Dong2010-08-111-0/+2
* | Fixed several audio effects problems.Eric Laurent2010-08-091-3/+22
* | Support for Gtalk video, includes AMR/H.263 assembler and packetization suppo...Andreas Huber2010-08-041-1/+1
* | Fix issue 2876124.Eric Laurent2010-08-041-1/+2
* | resolved conflicts for merge of 27eecb70 to gingerbreadJean-Baptiste Queru2010-07-301-1/+1
|\ \
| * | fix inaccurate copyrightsJean-Baptiste Queru2010-07-291-1/+1
| |/
* | Audio effects: modified command() parameter types.Eric Laurent2010-07-284-16/+32
* | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-213-3/+67
* | Audio policy manager changes for audio effectsEric Laurent2010-07-203-22/+192
* | Fix swap of sessionId and output in audio effect API.Jean-Michel Trivi2010-07-091-2/+2
* | Merge "Added Visualizer effect." into gingerbreadEric Laurent2010-07-075-96/+347
|\ \
| * | Added Visualizer effect.Eric Laurent2010-07-075-96/+347
* | | Add multiple camera support for in MediaProfiles.Chih-Chung Chang2010-07-011-16/+65
|/ /
* | Separate MediaRecorderClient with MediaPlayerClientJames Dong2010-06-283-4/+75
* | Various fixes and improvements in audio effects implementationEric Laurent2010-06-252-7/+8
* | Properly assign LOG_TAGs in OMXMaster.cpp and MediaScanner.cppAndreas Huber2010-06-231-0/+4
* | Merge "Added support for audio sessions in MediaPlayer and AudioTrack." into ...Eric Laurent2010-06-223-9/+42
|\ \
| * | Added support for audio sessions in MediaPlayer and AudioTrack.Eric Laurent2010-06-223-9/+42
* | | media: add AudioRecord::getMinFrameCount().Chia-chi Yeh2010-06-231-25/+38
|/ /
* | media: add AudioTrack::getMinFrameCount().Chia-chi Yeh2010-06-211-0/+29
* | Issue 2667802: [Audio Effect Framework] AudioEffect base class and JNI.Eric Laurent2010-06-112-1/+464
* | Issue 2667801: [Audio Effect Framework] AudioFlinger, AudioMixer AudioTrack m...Eric Laurent2010-06-035-19/+358