summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Make sure we don't read from invalid fdsMarco Nelissen2011-06-091-0/+3
* DO NOT MERGE: Linux sockets are odd, closing a socket descriptor does not abo...Andreas Huber2011-06-011-17/+79
* DO NOT MERGE: Make sure we restart the prefetcher immediately when trying to ...Andreas Huber2011-04-143-12/+26
* When read() from AudioRecord returns 0 or negative value, report an error to ...James Dong2011-03-301-2/+3
* MP3Extractor and MP3 decoder fixes - DO NOT MERGEJames Dong2011-03-112-8/+47
* Support IPv6->IPv4 fallback in HTTP streaming.Lorenzo Colitti2011-03-081-14/+24
* Support IPv6 in HTTP streaming.Lorenzo Colitti2011-03-081-9/+17
* Add missing copyright headers for a couple of files. DO NOT MERGEJames Dong2011-03-072-0/+32
* DO NOT MERGE: Respond to RTSP server->client requests.Andreas Huber2011-02-162-7/+83
* DO NOT MERGE: Derive the Transport "source" attribute from the RTSP endpoint ...Andreas Huber2011-02-151-23/+42
* DO NOT MERGE: Work around several issues with non-compliant RTSP servers.Andreas Huber2011-02-156-25/+81
* DO NOT MERGE: More robust parsing of NPT time ranges in RTSP.Andreas Huber2011-01-283-20/+46
* DO NOT MERGE: This particular RTSP server streams MPEG4-LATM audio with extra...Andreas Huber2011-01-261-1/+4
* do not merge bug 3370834 Cherrypick from masterJean-Michel Trivi2011-01-266-4/+22
* Merge "Increase the number of useful bits in the spectrum." into gingerbreadMarco Nelissen2011-01-251-2/+7
|\
| * Increase the number of useful bits in the spectrum.Marco Nelissen2011-01-241-2/+7
* | DO NOT MERGE: Support non-multiple-of-16 dimensions in MPEG4/H.263 software d...Andreas Huber2011-01-243-9/+23
|/
* DO NOT MERGE: Prefill the cache before trying to instantiate the media extrac...Andreas Huber2011-01-192-3/+31
* DO NOT MERGE: Apparently our native TCP sockets do not return an error from b...Andreas Huber2011-01-181-4/+81
* 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