summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix error in AudioEffect command status reporting.Eric Laurent2010-09-243-13/+23
* Merge "Depending on our preference to write 2-byte or 4-byte NALs, patch the ...Andreas Huber2010-09-231-1/+9
|\
| * Depending on our preference to write 2-byte or 4-byte NALs, patch the codec s...Andreas Huber2010-09-231-1/+9
* | Ignore errors from correction parameter query and config for M4v and H263 enc...James Dong2010-09-231-2/+9
* | Use the advertised profile and level from M4V and H263 video encodersJames Dong2010-09-221-4/+4
|/
* Raise the amount of memory set aside for omx buffer allocations in the test h...Andreas Huber2010-09-221-1/+1
* Make sure we drain the avc software decoder's output queue once we run out of...Andreas Huber2010-09-222-43/+55
* Merge "Fix issue 2913071." into gingerbreadEric Laurent2010-09-211-2/+20
|\
| * Fix issue 2913071.Eric Laurent2010-09-211-2/+20
* | Merge "This log message is codec specific." into gingerbreadAndreas Huber2010-09-211-1/+1
|\ \
| * | This log message is codec specific.Andreas Huber2010-09-211-1/+1
| |/
* | Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-2121-435/+298
|/
* Another attempt for fixing AAC+/eAAC+ related issueJames Dong2010-09-202-12/+59
* Add a check to track a problem the monkey script has been triggering.Marco Nelissen2010-09-171-0/+3
* Make sure the message dispatcher stays around until after OMX_FreeHandle is f...Andreas Huber2010-09-172-3/+7
* Register the new OMX components.Andreas Huber2010-09-171-0/+6
* Merge "Make sure the .wav extractor does not read data outside the bounds of ...Andreas Huber2010-09-161-1/+12
|\
| * Make sure the .wav extractor does not read data outside the bounds of the 'da...Andreas Huber2010-09-161-1/+12
* | Merge "Fixed a bug in the query to the supported profiles and levels" into gi...James Dong2010-09-161-2/+5
|\ \
| * | Fixed a bug in the query to the supported profiles and levelsJames Dong2010-09-161-2/+5
| |/
* | Sometimes the avc software decoder will signal that a frame is ready but then...Andreas Huber2010-09-161-4/+11
|/
* A ThreadedSource wraps around an existing MediaSource and reads output buffer...Andreas Huber2010-09-164-0/+289
* Merge "Fix problem in lvm effect bundle wrapper" into gingerbreadEric Laurent2010-09-161-123/+127
|\
| * Fix problem in lvm effect bundle wrapperEric Laurent2010-09-161-123/+127
* | Merge "Upgrade to the latest .webm project code." into gingerbreadAndreas Huber2010-09-151-5/+7
|\ \
| * | Upgrade to the latest .webm project code.Andreas Huber2010-09-151-5/+7
* | | Merge "Add some explicit error log messages" into gingerbreadJames Dong2010-09-153-7/+11
|\ \ \
| * | | Add some explicit error log messagesJames Dong2010-09-143-7/+11
| | |/ | |/|
* | | Merge "Fix audio input sample timestamp when audio driver loses audio samples...James Dong2010-09-151-1/+4
|\ \ \ | |_|/ |/| |
| * | Fix audio input sample timestamp when audio driver loses audio samplesJames Dong2010-09-141-1/+4
| |/
* | Merge "Various fixes to improve resilience of the rtsp stack against spurious...Andreas Huber2010-09-153-36/+84
|\ \ | |/ |/|
| * Various fixes to improve resilience of the rtsp stack against spurious errors...Andreas Huber2010-09-153-36/+84
* | Fix volume problems with insert revertEric Laurent2010-09-133-28/+121
* | Merge "LVM release 1.09 delivery" into gingerbreadEric Laurent2010-09-104-135/+69
|\ \
| * | LVM release 1.09 deliveryEric Laurent2010-09-094-135/+69
* | | TimedEventQueue now explicitly sets its scheduling policy to foreground as it...Andreas Huber2010-09-091-0/+4
* | | Merge "Instead of asserting return a runtime error if the maximum sample size...Andreas Huber2010-09-091-1/+5
|\ \ \
| * | | Instead of asserting return a runtime error if the maximum sample size cannot...Andreas Huber2010-09-091-1/+5
* | | | Merge "When 32-bit offset is used, if the requested max file size is greater ...James Dong2010-09-091-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | When 32-bit offset is used,James Dong2010-09-081-3/+4
* | | | Instead of asserting, publish no tracks if an MP3Extractor is used on non-mp3...Andreas Huber2010-09-092-40/+41
| |/ / |/| |
* | | Merge "HW audio encoder expects timestamp via kKeyTime from each input buffer...James Dong2010-09-084-4/+6
|\ \ \
| * | | HW audio encoder expects timestamp via kKeyTime from each input bufferJames Dong2010-09-084-4/+6
| |/ /
* | | Modify type of some environmental reverb parametersEric Laurent2010-09-081-14/+16
|/ /
* | Merge "LVM release 1.08 delivery." into gingerbreadEric Laurent2010-09-035-41/+69
|\ \
| * | LVM release 1.08 delivery.Eric Laurent2010-09-035-41/+69
* | | Merge "Not all audio source has the drift time information" into gingerbreadJames Dong2010-09-033-12/+15
|\ \ \ | |/ / |/| |
| * | Not all audio source has the drift time informationJames Dong2010-09-033-12/+15
* | | Ogg files can be tagged to be automatically looping, this setting always over...Andreas Huber2010-09-033-4/+16
* | | Merge "Properly buffer a certain amount of data on streaming sources before f...Andreas Huber2010-09-032-88/+119
|\ \ \ | |/ / |/| |