summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-103-7/+18
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-067-0/+19
* Suppress the recording sound in the recorded videoJames Dong2011-01-041-2/+2
* 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
* Fixed a race condition where some recording frames may not be releasedJames Dong2010-12-061-0/+3
* Merge "Be conservative in estimating the file size limit." into gingerbreadJames Dong2010-12-022-1/+12
|\
| * Be conservative in estimating the file size limit.James Dong2010-11-302-1/+12
* | Fix issue 2641884: Bluetooth volume is dependent on in call volume.Eric Laurent2010-12-011-13/+23
* | Fix issue 3142808.Eric Laurent2010-12-011-49/+52
|/
* 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
* | After seeking display the first new video frame right away without concern fo...Andreas Huber2010-11-301-0/+6
* | 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
* | | Improve camera documentation.Wu-cheng Li2010-11-193-17/+28
| |/ |/|
* | Support extracting thumbnail from rotated video tracksJames Dong2010-11-083-0/+9
* | Support post-decode video rotation.Andreas Huber2010-11-0511-92/+243
* | Rotation supportJames Dong2010-11-055-19/+86
* | Revert "Support rotation in media recorder"James Dong2010-11-032-27/+0
* | Support rotation in media recorderJames Dong2010-11-032-0/+27
* | DO NOT MERGEJames Dong2010-11-022-3/+30
|/
* 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
* Remove the FLIP_H/ROT_90 workaround from CameraService.do not mergeWu-cheng Li2010-10-252-11/+5
* Merge "Turn the media time adjustment in file writer back on" into gingerbreadJames Dong2010-10-211-2/+5
|\
| * Turn the media time adjustment in file writer back onJames Dong2010-10-211-2/+5
* | Merge "Mirror the preview for front-facing cameras. do not merge" into ginger...Mathias Agopian2010-10-213-19/+55
|\ \ | |/ |/|
| * Mirror the preview for front-facing cameras. do not mergeWu-cheng Li2010-10-203-19/+55
* | File writer size estimation improvementJames Dong2010-10-192-18/+39
|/
* 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-183-3/+51
|\
| * For thumbnail extraction make sure we instantiate a decoder that allows acces...Andreas Huber2010-10-183-3/+51
* | 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-19/+22
* Check-in of a copy of the Khronos OpenMAX headers formerly included from exte...Andreas Huber2010-10-1510-0/+6937
* Make sure we cache the sampleTable again if using the caching datasource.Andreas Huber2010-10-151-1/+3
* Metadata.cpp and Metadata.java had drifted out of sync. This change remedies ...Andreas Huber2010-10-131-1/+1
* Merge "Attempt to derive the avg. bitrate of the entire stream from metadata....Andreas Huber2010-10-132-9/+50
|\
| * Attempt to derive the avg. bitrate of the entire stream from metadata.Andreas Huber2010-10-132-9/+50
* | Some webcams output rtp streams but never send any rtcp data in violation ofAndreas Huber2010-10-133-4/+62
|/
* Merge "Support for writing to MPEG2 transport stream files." into gingerbreadAndreas Huber2010-10-136-21/+128
|\
| * Support for writing to MPEG2 transport stream files.Andreas Huber2010-10-126-21/+128