summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Reduce underruns in screen off, esp. with EQGlenn Kasten2012-06-081-0/+2
* Tell surface flinger that we want to protect output buffers from beingAndreas Huber2012-05-221-0/+2
* Merge "Stop extrapolating audio time from the anchor if we're paused or reach...Andreas Huber2012-05-171-0/+1
|\
| * Stop extrapolating audio time from the anchor if we're paused or reached eos.Andreas Huber2012-05-151-0/+1
* | Merge "Speed up stsz box write in MPEG4Writer" into jb-devJames Dong2012-05-151-1/+1
|\ \
| * | Speed up stsz box write in MPEG4WriterJames Dong2012-05-151-1/+1
| |/
* | Move CameraParameters header to join rest of camera library.Eino-Ville Talvala2012-05-151-0/+667
|/
* Fix issues with synchronous record start.Eric Laurent2012-05-141-0/+4
* Smoothen audio "real" time by compensating with system_time()Andreas Huber2012-05-141-0/+1
* Merge "Remove unused VideoSourceDownSampler class" into jb-devJames Dong2012-05-111-97/+0
|\
| * Remove unused VideoSourceDownSampler classJames Dong2012-05-111-97/+0
* | Increase AAC software decoder's buffer count. Refactor how clientsAndreas Huber2012-05-111-0/+17
|/
* Merge "Properly connect/disconnect to/from the native window in MediaCodec." ...Andreas Huber2012-05-101-0/+3
|\
| * Properly connect/disconnect to/from the native window in MediaCodec.Andreas Huber2012-05-101-0/+3
* | OMX IL wrapper for FLAC encoderJean-Michel Trivi2012-05-091-0/+3
|/
* Submit codec specific data automaticallyAndreas Huber2012-05-081-0/+5
* Respect channel mask in ACodec and NuPlayer.Andreas Huber2012-05-032-2/+13
* Impl for supporting two video scaling modesJames Dong2012-05-011-0/+1
* Merge "Added support for HE-AAC recording" into jb-devDave Burke2012-04-301-3/+2
|\
| * Added support for HE-AAC recordingDave Burke2012-04-301-3/+2
* | Fix mono gapless playback for decoders that output stereoMarco Nelissen2012-04-303-3/+9
|/
* NuMediaExtractor API to unselect tracks and finer control over seeking.Andreas Huber2012-04-261-2/+11
* Add Fraunhofer AAC encoder with AAC-ELD support.Dave Burke2012-04-255-2/+5
* Bump up the max number of items in an AMessage, remove overly stringentAndreas Huber2012-04-251-1/+1
* Make sure OMXCodec and ACodec both accept more than 2 channels of audioAndreas Huber2012-04-241-0/+4
* Use C APIs instead of C++ APIs for policyGlenn Kasten2012-04-232-2/+4
* Make sure NuMediaExtractor is thread safe.Andreas Huber2012-04-231-0/+3
* Merge "Configure policy of mediaserver threads"Glenn Kasten2012-04-225-7/+19
|\
| * Configure policy of mediaserver threadsGlenn Kasten2012-04-225-7/+19
* | Merge "Made AudioRecord a subclasss of RefBase"Eric Laurent2012-04-221-1/+1
|\ \ | |/ |/|
| * Made AudioRecord a subclasss of RefBaseEric Laurent2012-04-201-1/+1
* | Merge "Add support for deep audio buffers"Eric Laurent2012-04-202-1/+8
|\ \
| * | Add support for deep audio buffersEric Laurent2012-04-202-1/+8
| |/
* | Add the ability to query the amount of cached data to NuMediaExtractor.Andreas Huber2012-04-191-0/+11
|/
* Merge "Allow propagation of error information and description from the Crypto...Andreas Huber2012-04-193-5/+15
|\
| * Allow propagation of error information and description from the CryptoPlugin toAndreas Huber2012-04-193-5/+15
* | Merge "Make timed text source type explicit in TimedTextDriver"James Dong2012-04-191-1/+6
|\ \ | |/ |/|
| * Make timed text source type explicit in TimedTextDriverJames Dong2012-04-181-1/+6
* | Merge "Add support for scaling mode parameter"Jean-Michel Trivi2012-04-192-12/+20
|\ \
| * | Add support for scaling mode parameterJean-Michel Trivi2012-04-182-12/+20
* | | Remove new camera connect API.Wu-cheng Li2012-04-192-2/+2
* | | rename audio policy output flagsEric Laurent2012-04-184-10/+10
* | | Some refactoring and cleanup of now obsolete crypto fields.Andreas Huber2012-04-182-6/+3
| |/ |/|
* | Merge "Fix for multiple audio/timed track feature implementation - part one"James Dong2012-04-171-10/+20
|\ \
| * | Fix for multiple audio/timed track feature implementation - part oneJames Dong2012-04-161-10/+20
| |/
* | Merge "Change NuMediaExtractor's API to support different kinds of data sourc...Andreas Huber2012-04-161-1/+7
|\ \ | |/ |/|
| * Change NuMediaExtractor's API to support different kinds of data sources.Andreas Huber2012-04-131-1/+7
* | Merge "Add external timed text source using a passed file descriptor"James Dong2012-04-131-1/+4
|\ \ | |/ |/|
| * Add external timed text source using a passed file descriptorJames Dong2012-04-131-1/+4
* | Add metadata keys to communicate encrypted fragments and associated info.Andreas Huber2012-04-121-0/+22