summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.Andreas Huber2011-01-191-58/+20
* Merge "Turn another assertion into a runtime error. Damn you surfaces." into ...Andreas Huber2011-01-191-1/+5
|\
| * Turn another assertion into a runtime error. Damn you surfaces.Andreas Huber2011-01-191-1/+5
* | Merge "Tentative fix for issue 3362362." into honeycombEric Laurent2011-01-193-31/+57
|\ \ | |/ |/|
| * Tentative fix for issue 3362362.Eric Laurent2011-01-193-31/+57
* | Use metadata in video buffers for timelapse video recording by default to eli...James Dong2011-01-182-14/+2
|/
* Merge "Apparently our native TCP sockets do not return an error from blocking...Andreas Huber2011-01-181-4/+81
|\
| * Apparently our native TCP sockets do not return an error from blocking "connect"Andreas Huber2011-01-181-4/+81
* | Fix the sluggish preview during timelapse video recording because software en...James Dong2011-01-181-1/+3
|/
* Merge "Implement parsing of vbv buffering info in RTSP." into honeycombAndreas Huber2011-01-181-1/+11
|\
| * Implement parsing of vbv buffering info in RTSP.Andreas Huber2011-01-181-1/+11
* | Merge "Don't report 100% buffered when the stream ends prematurely." into hon...Bryan Mawhinney2011-01-183-11/+15
|\ \
| * | Don't report 100% buffered when the stream ends prematurely.Bryan Mawhinney2011-01-183-11/+15
| |/
* | MTP: Fix problems with modification dates for folders and non-media filesMike Lockwood2011-01-182-10/+4
|/
* integrate videoeditor preview player.Dharmaray Kundargi2011-01-162-0/+2
* Fixed thrashing in the cached buffer during 720p YT video streamingJames Dong2011-01-141-2/+2
* Add audio encoding parameters checkJames Dong2011-01-122-18/+89
* Merge "Fail to parse duration instead of asserting, if the server response ca...Andreas Huber2011-01-121-5/+7
|\
| * Fail to parse duration instead of asserting, if the server response cannot be...Andreas Huber2011-01-121-5/+7
* | Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-1210-135/+11
* | Merge "Speed up MP3Extractor using cached reads" into honeycombJames Dong2011-01-121-4/+33
|\ \
| * | Speed up MP3Extractor using cached readsJames Dong2011-01-121-4/+33
| |/
* | Fix race in buffer ref counting.Glenn Kasten2011-01-121-10/+3
|/
* Merge "Increase cache size and low-watermark threshold, also" into honeycombAndreas Huber2011-01-115-5/+49
|\
| * Increase cache size and low-watermark threshold, alsoAndreas Huber2011-01-115-5/+49
* | Merge "Properly parse Matroska lacing flags and extract all frames contained ...Andreas Huber2011-01-113-55/+284
|\ \
| * | Properly parse Matroska lacing flags and extract all frames contained in a bl...Andreas Huber2011-01-113-55/+284
| |/
* | Merge "Fix uninitialized rect structure for retrieving rect cropping informat...James Dong2011-01-111-0/+2
|\ \
| * | Fix uninitialized rect structure for retrieving rect cropping information fro...James Dong2011-01-071-0/+2
* | | Don't release the video recording frame after recording is stopped in CameraS...James Dong2011-01-101-1/+2
| |/ |/|
* | Return a runtime error instead of asserting if the M4vH263Decoder fails in st...Andreas Huber2011-01-101-1/+4
* | Merge "NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications." into h...Andreas Huber2011-01-106-14/+201
|\ \
| * | NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-106-14/+201
* | | Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-103-7/+18
|/ /
* | Fix issue 3317627.Eric Laurent2011-01-091-0/+8
* | Awesomeplayer : Frame dropping logic changepmehendale2011-01-072-6/+13
|/
* Add support for the "compilation" tag in mp3, mp4 and ogg, and also addMarco Nelissen2011-01-077-0/+19
* Fix typo.Andreas Huber2011-01-061-1/+1
* If the stream for the new bandwidth doesn't have the segment we're looking fo...Andreas Huber2011-01-061-0/+13
* Merge "Use NuPlayer for HTTP live streaming playback by default." into honeycombAndreas Huber2011-01-062-4/+4
|\
| * Use NuPlayer for HTTP live streaming playback by default.Andreas Huber2011-01-062-4/+4
* | Merge "Add camera service support for SurfaceTexture." into honeycombJamie Gennis2011-01-068-26/+95
|\ \ | |/ |/|
| * Add camera service support for SurfaceTexture.Jamie Gennis2011-01-068-26/+95
* | Colorconverter may not support some src/dst bitmap configurations.Andreas Huber2011-01-063-32/+63
* | If we failed to initialize the codec after transitioning to IDLE state, don't...Andreas Huber2011-01-061-1/+1
|/
* Remove support for obsolete PTP content providerMike Lockwood2011-01-063-541/+0
* MTP: changes to use new usb_request support in libusbhostMike Lockwood2011-01-0613-91/+127
* am a8ce7736: am 35e8dcb9: Merge "Suppress the recording sound in the recorded...James Dong2011-01-051-2/+2
|\
| * am 35e8dcb9: Merge "Suppress the recording sound in the recorded video" into ...James Dong2011-01-051-2/+2
| |\
| | * Suppress the recording sound in the recorded videoJames Dong2011-01-041-2/+2