summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Squash commits of the following patches, cherry-picked from other branch - do...James Dong2011-01-1213-272/+281
* Fail to parse duration instead of asserting, if the server response cannot be...Andreas Huber2011-01-121-5/+7
* DO NOT MERGE: Fix Matroska issuesAndreas Huber2011-01-113-75/+317
* DO NOT MERGE: Fix parsing of ntp= PLAY response.Andreas Huber2011-01-118-39/+690
* Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-102-5/+11
* Merge "Fix the test application orientation. Bug# 3205196" into gingerbreadYu Shan Emily Lau2011-01-071-1/+2
|\
| * Fix the test application orientation. Bug# 3205196Yu Shan Emily Lau2011-01-041-1/+2
* | Send "compilation" tag when inserting into the database.Marco Nelissen2011-01-061-0/+5
* | Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-066-0/+18
|/
* Expose AMRNB/WB and AAC encoder and related file output formats - do not mergeJames Dong2010-12-221-5/+6
* Fix issue 2712130: Sholes: problem when playing audio while recording over bl...Eric Laurent2010-12-151-1/+2
* When INFO_FORMAT_CHANGED event comes in before the renderer was initialized, ...James Dong2010-12-081-0/+2
* Be conservative in estimating the file size limit.James Dong2010-11-302-1/+12
* Merge "DO NOT MERGE Support for "chunked" HTTP transfer encoding." into ginge...Andreas Huber2010-11-304-13/+142
|\
| * DO NOT MERGE Support for "chunked" HTTP transfer encoding.Andreas Huber2010-11-304-13/+142
* | Merge "DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube w...Andreas Huber2010-11-303-3533/+5067
|\ \ | |/ |/|
| * DO NOT MERGE Upgrade to the latest version of libwebm to fix YouTube webm pla...Andreas Huber2010-11-303-3533/+5067
* | Merge "After seeking display the first new video frame right away without con...Andreas Huber2010-11-301-0/+6
|\ \
| * | After seeking display the first new video frame right away without concern fo...Andreas Huber2010-11-301-0/+6
* | | Merge "Update java doc for visualizer FFT capture." into gingerbreadEric Laurent2010-11-301-8/+38
|\ \ \ | |/ / |/| |
| * | Update java doc for visualizer FFT capture.Eric Laurent2010-10-281-8/+38
* | | DO NOT MERGE - Instead of asserting that ISurface successfully registered buf...Andreas Huber2010-11-305-57/+120
* | | 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
| |/
* | Use back-facing camera as default in camera/camcorder profile.do not mergeWu-cheng Li2010-11-092-5/+29
* | Merge "Update a comment about when setOrientationHint() should be called" int...James Dong2010-11-081-1/+1
|\ \
| * | Update a comment about when setOrientationHint() should be calledJames Dong2010-11-081-1/+1
* | | Support extracting thumbnail from rotated video tracksJames Dong2010-11-083-1/+66
|/ /
* | Support post-decode video rotation.Andreas Huber2010-11-058-89/+228
* | Merge "Rotation support" into gingerbreadJames Dong2010-11-053-19/+84
|\ \
| * | Rotation supportJames Dong2010-11-053-19/+84
* | | Add a new public API to support recording rotated videosJames Dong2010-11-051-0/+25
|/ /
* | Revert "Support rotation in media recorder"James Dong2010-11-033-39/+0
* | Support rotation in media recorderJames Dong2010-11-033-0/+39
* | DO NOT MERGEJames Dong2010-11-021-3/+29
|/
* Merge "Add the mediaplayer release in the test validation. This is to ensure ...Yu Shan Emily Lau2010-10-271-0/+1
|\
| * Add the mediaplayer release in the test validation. This is to ensure the med...Yu Shan Emily Lau2010-10-261-0/+1
* | Fix off-by-two and other bugs in the visualization code.Marco Nelissen2010-10-271-9/+12
* | Assume that all of the decoded vorbis audio data is valid unless the source i...Andreas Huber2010-10-261-6/+14
* | Fix issue 3126094.Eric Laurent2010-10-221-0/+1
* | Turn the media time adjustment in file writer back onJames Dong2010-10-211-2/+5
* | File writer size estimation improvementJames Dong2010-10-191-18/+38
|/
* If we encounter video stream EOS while seeking we may still need to seek audio.Andreas Huber2010-10-192-18/+37
* An attempt to unregister a handler that's no longer registered should not cau...Andreas Huber2010-10-181-3/+8
* Merge "For thumbnail extraction make sure we instantiate a decoder that allow...Andreas Huber2010-10-182-2/+46
|\
| * For thumbnail extraction make sure we instantiate a decoder that allows acces...Andreas Huber2010-10-182-2/+46
* | If the PES packet size exceeds 16-bit range, use a packet size of 0 instead. ...Andreas Huber2010-10-181-0/+8
|/
* Include the framework copy of the OpenMAX headers instead of referencing exte...Andreas Huber2010-10-1516-17/+20
* Make sure we cache the sampleTable again if using the caching datasource.Andreas Huber2010-10-151-1/+3
* Fix issue 3098850Eric Laurent2010-10-141-0/+1