summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* Fixed thrashing in the cached buffer during 720p YT video streamingJames Dong2011-01-141-2/+2
* Merge "Add audio encoding parameters check" into honeycombJames Dong2011-01-133-20/+92
|\
| * Add audio encoding parameters checkJames Dong2011-01-123-20/+92
* | Cherrypick from GB. Do Not Merge.Marco Nelissen2011-01-131-0/+5
|/
* Remove legacy code that should not be usedJames Dong2011-01-121-86/+1
* Fix scanning of modified files.Marco Nelissen2011-01-121-11/+13
* 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
* | Merge "Publish MediaMetadataRetriever.java as public API" into honeycombJames Dong2011-01-1211-154/+113
|\ \
| * | Publish MediaMetadataRetriever.java as public APIJames Dong2011-01-1211-154/+113
* | | MediaScanner: Do not update the file path when updating records already in th...Mike Lockwood2011-01-121-0/+3
* | | Merge "Media Provider and MTP now use emulated /mnt/sdcard instead of /data/m...Mike Lockwood2011-01-122-44/+4
|\ \ \ | |/ / |/| |
| * | Media Provider and MTP now use emulated /mnt/sdcard instead of /data/mediaMike Lockwood2011-01-122-44/+4
* | | 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-116-8/+52
|\
| * Increase cache size and low-watermark threshold, alsoAndreas Huber2011-01-116-8/+52
* | 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-104-14/+183
|\ \
| * | NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-104-14/+183
* | | Avoid deadlock in OMX::freeNode by making sure OMXCodecObserver does not hold...James Dong2011-01-102-5/+11
|/ /
* | Merge "Fix issue 3261656." into honeycombEric Laurent2011-01-075-136/+331
|\ \
| * | Fix issue 3261656.Eric Laurent2011-01-075-136/+331
| |/
* | 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-076-0/+18
* 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
* Use NuPlayer for HTTP live streaming playback by default.Andreas Huber2011-01-062-4/+4
* Colorconverter may not support some src/dst bitmap configurations.Andreas Huber2011-01-062-27/+57
* 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-069-1272/+0
* Remove CameraBrowser test appMike Lockwood2011-01-0612-950/+0
* MTP: changes to use new usb_request support in libusbhostMike Lockwood2011-01-0613-91/+127
* Merge "Make the volume keys adjust the media volume by default if the device ...Joe Onorato2011-01-051-3/+12
|\
| * Make the volume keys adjust the media volume by default if the device is not ...Joe Onorato2011-01-051-3/+12
* | Merge "Some more fixes regarding HTTP live in NuPlayer."Andreas Huber2011-01-056-23/+35
|\ \
| * | Some more fixes regarding HTTP live in NuPlayer.Andreas Huber2011-01-056-23/+35
* | | Merge "Seek/Duration support for completed http live streams in NuPlayer."Andreas Huber2011-01-0514-44/+313
|\ \ \ | |/ / | | / | |/ |/|
| * Seek/Duration support for completed http live streams in NuPlayer.Andreas Huber2011-01-0514-44/+313
* | Merge "Use video output if necessary for timelapse video recording"James Dong2011-01-051-9/+19
|\ \ | |/ |/|
| * Use video output if necessary for timelapse video recordingJames Dong2011-01-041-9/+19
* | Merge "Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRe...James Dong2011-01-043-11/+22
|\ \
| * | Replace extractAlbumArt() with getEmbeddedPicture() in MediaMetadataRetriever...James Dong2011-01-043-11/+22
| |/
* | Merge "Properly shutdown the decoders on a reset() in NuPlayer's implementati...Andreas Huber2011-01-045-61/+191
|\ \ | |/ |/|