summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-306-46/+44
* Merge "Opt in to the WVM extractor's secondary (cryptoPlugin) mode." into jb-devAndreas Huber2012-04-271-0/+14
|\
| * Opt in to the WVM extractor's secondary (cryptoPlugin) mode.Andreas Huber2012-04-261-0/+14
* | Merge "Expose an API to run the WV extractor in crypto plugin mode." into jb-devJeff Tinker2012-04-272-0/+13
|\ \
| * | Expose an API to run the WV extractor in crypto plugin mode.Jeff Tinker2012-04-262-0/+13
| |/
* | Merge "Bug fix : enqueue one next subtitle for each subtitle." into jb-devJames Dong2012-04-261-3/+2
|\ \
| * | Bug fix : enqueue one next subtitle for each subtitle.Insun Kang2012-04-261-3/+2
* | | Merge "Handle the case when there is no timed text track" into jb-devJames Dong2012-04-262-23/+29
|\ \ \
| * | | Handle the case when there is no timed text trackJames Dong2012-04-262-23/+29
| | |/ | |/|
* | | Account for new AAC decoder's delayMarco Nelissen2012-04-262-1/+19
|/ /
* | Merge "NuMediaExtractor API to unselect tracks and finer control over seeking...Andreas Huber2012-04-261-4/+47
|\ \
| * | NuMediaExtractor API to unselect tracks and finer control over seeking.Andreas Huber2012-04-261-4/+47
* | | Merge "Software MPEG4/H263 video encoder is now OMX-based" into jb-devJames Dong2012-04-264-0/+833
|\ \ \ | |/ / |/| |
| * | Software MPEG4/H263 video encoder is now OMX-basedJames Dong2012-04-254-0/+833
| |/
* | Handle reconfiguration properly.Dave Burke2012-04-251-1/+1
* | Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-259-43/+727
* | Move frame count calculations for fast tracksGlenn Kasten2012-04-251-44/+84
|/
* Bump up the max number of items in an AMessage, remove overly stringentAndreas Huber2012-04-252-6/+2
* Merge "Software AVC encoder is now OMX-based"James Dong2012-04-244-0/+1037
|\
| * Software AVC encoder is now OMX-basedJames Dong2012-04-244-0/+1037
* | Make sure OMXCodec and ACodec both accept more than 2 channels of audioAndreas Huber2012-04-242-15/+67
* | Use C APIs instead of C++ APIs for policyGlenn Kasten2012-04-232-11/+11
|/
* Merge "Downmix support for 5.1 and quad with side channels"Jean-Michel Trivi2012-04-231-5/+28
|\
| * Downmix support for 5.1 and quad with side channelsJean-Michel Trivi2012-04-231-5/+28
* | Merge "Fix regression in AudioTrack::pause()"Glenn Kasten2012-04-231-1/+4
|\ \ | |/ |/|
| * Fix regression in AudioTrack::pause()Glenn Kasten2012-04-231-1/+4
* | Merge "Make sure NuMediaExtractor is thread safe."Andreas Huber2012-04-231-0/+24
|\ \ | |/ |/|
| * Make sure NuMediaExtractor is thread safe.Andreas Huber2012-04-231-0/+24
* | Fix ToneGenerator regressionGlenn Kasten2012-04-231-1/+1
|/
* Merge "Make sure we restore our input buffer to its original state if we want...Andreas Huber2012-04-232-10/+26
|\
| * Make sure we restore our input buffer to its original state if we want to rev...Andreas Huber2012-04-202-10/+26
* | Configure policy of mediaserver threadsGlenn Kasten2012-04-225-44/+93
* | Merge "Add support for deep audio buffers"Eric Laurent2012-04-206-11/+61
|\ \ | |/ |/|
| * Add support for deep audio buffersEric Laurent2012-04-206-11/+61
* | Add the ability to query the amount of cached data to NuMediaExtractor.Andreas Huber2012-04-193-6/+90
|/
* Merge "Allow propagation of error information and description from the Crypto...Andreas Huber2012-04-194-12/+50
|\
| * Allow propagation of error information and description from the CryptoPlugin toAndreas Huber2012-04-194-12/+50
* | Merge "Revert "Temporary revert of new AAC codec to fix build""Dave Burke2012-04-191-1/+1
|\ \
| * | Revert "Temporary revert of new AAC codec to fix build"Dave Burke2012-04-191-1/+1
* | | Merge "Make timed text source type explicit in TimedTextDriver"James Dong2012-04-191-4/+4
|\ \ \ | |_|/ |/| |
| * | Make timed text source type explicit in TimedTextDriverJames Dong2012-04-181-4/+4
* | | Merge "Turn off debug in downmix effect"Jean-Michel Trivi2012-04-191-1/+1
|\ \ \
| * | | Turn off debug in downmix effectJean-Michel Trivi2012-04-181-1/+1
* | | | Merge "Add support for scaling mode parameter"Jean-Michel Trivi2012-04-192-33/+103
|\ \ \ \
| * | | | Add support for scaling mode parameterJean-Michel Trivi2012-04-182-33/+103
* | | | | Merge "Temporary revert of new AAC codec to fix build"Dave Burke2012-04-191-1/+1
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Temporary revert of new AAC codec to fix buildDave Burke2012-04-191-1/+1
* | | | | Merge "Remove new camera connect API."Wu-cheng Li2012-04-191-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Remove new camera connect API.Wu-cheng Li2012-04-191-1/+1
| | |/ / | |/| |
* | | | Merge "Make AAC 5.1 work Fix bug with pausing audio"Dave Burke2012-04-183-32/+18
|\ \ \ \ | |/ / / |/| | |