summaryrefslogtreecommitdiffstats
path: root/media
Commit message (Expand)AuthorAgeFilesLines
* am 6fa88882: am 62d83a0c: Merge "Audio effects: modified command() parameter ...Eric Laurent2010-07-2810-30/+62
|\
| * Audio effects: modified command() parameter types.Eric Laurent2010-07-2810-30/+62
* | MTP host: Reduce buffer size for readObject so we don't clog our pipe.Mike Lockwood2010-07-271-1/+1
* | MTP: Turn off excessive loggingMike Lockwood2010-07-275-16/+12
* | resolved conflicts for merge of d306cc81 to masterEric Laurent2010-07-274-89/+71
|\ \ | |/
| * Audio Effects: added methods to effects java classes to store and load curren...Eric Laurent2010-07-275-85/+72
* | Merge "MTP host: Add support for reading files from an MTP device via ParcelF...Mike Lockwood2010-07-264-2/+263
|\ \
| * | MTP host: Add support for reading files from an MTP device via ParcelFileDesc...Mike Lockwood2010-07-264-2/+263
* | | Merge "MTP: Don't request thumbnails for folder objects in MtpCursor"Mike Lockwood2010-07-262-13/+19
|\ \ \ | |/ /
| * | MTP: Don't request thumbnails for folder objects in MtpCursorMike Lockwood2010-07-262-13/+19
* | | Merge "MTP: Add hard coded support to recognize a couple MTP music players fo...Mike Lockwood2010-07-261-3/+37
|\ \ \ | |/ /
| * | MTP: Add hard coded support to recognize a couple MTP music players for testi...Mike Lockwood2010-07-261-3/+37
* | | am e80c30c6: am 00de7218: Merge "Fixed bug in vlm effect bunde wrapper effect...Eric Laurent2010-07-261-33/+7
|\ \ \ | | |/ | |/|
| * | Merge "Fixed bug in vlm effect bunde wrapper effect init function." into ging...Eric Laurent2010-07-261-33/+7
| |\ \
| | * | Fixed bug in vlm effect bunde wrapper effect init function.Eric Laurent2010-07-261-33/+7
* | | | am df5c3b50: am 739bf285: Merge "LVM release 1.04." into gingerbreadEric Laurent2010-07-2613-112/+97
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | LVM release 1.04.Eric Laurent2010-07-2613-112/+97
| |/
* | am 08f2b10c: am 021697ad: Audio effects: lvm bundle wrapper update after firs...Eric Laurent2010-07-232-729/+1062
|\ \ | |/
| * Audio effects: lvm bundle wrapper update after first integration tests.Eric Laurent2010-07-232-729/+1062
* | Allowing setting of time lapse parameters through MediaRecorder.javaNipun Kwatra2010-07-223-15/+67
* | am 9bc4dc11: am 53d4e0d5: Allows the authoring engine to skip frame.James Dong2010-07-225-54/+124
|\ \ | |/
| * Allows the authoring engine to skip frame.James Dong2010-07-225-54/+124
* | am b72d3180: am 81046c8c: Merge "Various changes to improve rtsp networking, ...Andreas Huber2010-07-224-6/+38
|\ \ | |/
| * Various changes to improve rtsp networking, reduce packet loss and adapt to A...Andreas Huber2010-07-224-6/+38
* | am 8a9a931f: am 8138e841: Merge "Support finer seek control on MediaSources."...Andreas Huber2010-07-2128-65/+446
|\ \ | |/
| * Merge "Support finer seek control on MediaSources." into gingerbreadAndreas Huber2010-07-2128-65/+446
| |\
| | * Support finer seek control on MediaSources.Andreas Huber2010-07-2128-65/+446
* | | am 34161132: am 7070b365: Added support for auxiliary audio effects to AudioT...Eric Laurent2010-07-215-5/+119
|\ \ \ | |/ /
| * | Added support for auxiliary audio effects to AudioTrack and MediaPlayer.Eric Laurent2010-07-215-5/+119
| |/
* | am 9049fe60: am d7514ec6: Merge "Progress status notification" into gingerbreadJames Dong2010-07-204-50/+51
|\ \ | |/
| * Merge "Progress status notification" into gingerbreadJames Dong2010-07-204-50/+51
| |\
| | * Progress status notificationJames Dong2010-07-204-50/+51
* | | Merge "Restart preview after each takePicture is done."Nipun Kwatra2010-07-201-6/+38
|\ \ \
| * | | Restart preview after each takePicture is done.Nipun Kwatra2010-07-201-6/+38
* | | | resolved conflicts for merge of dd206093 to masterEric Laurent2010-07-205-24/+194
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Merge "Audio policy manager changes for audio effects" into gingerbreadEric Laurent2010-07-205-24/+194
| |\ \
| | * | Audio policy manager changes for audio effectsEric Laurent2010-07-205-24/+194
* | | | Use software encoder for time lapse capture.Nipun Kwatra2010-07-201-1/+3
* | | | Merge "Adding support for timelapse capture using still camera's takepicture....Nipun Kwatra2010-07-204-57/+258
|\ \ \ \
| * | | | Adding support for timelapse capture using still camera's takepicture.Nipun Kwatra2010-07-194-57/+258
* | | | | am ff45709f: am cc14a839: Support a single format change at the beginning of ...Andreas Huber2010-07-202-67/+60
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Support a single format change at the beginning of audio playback. This way t...Andreas Huber2010-07-202-67/+60
* | | | | am 4df3ab54: am faf1d46a: Merge "Fix MPEG4Extractor to extract sampling frequ...Andreas Huber2010-07-202-13/+79
|\ \ \ \ \ | |/ / / /
| * | | | Merge "Fix MPEG4Extractor to extract sampling frequency correctly when SBR is...Andreas Huber2010-07-202-13/+79
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Fix MPEG4Extractor to extract sampling frequency correctly when SBR is enabled.James Dong2010-07-192-13/+79
* | | | | Merge "MTP host fixes:"Mike Lockwood2010-07-202-39/+53
|\ \ \ \ \
| * | | | | MTP host fixes:Mike Lockwood2010-07-202-39/+53
* | | | | | Fix sim-eng build.Andy McFadden2010-07-201-2/+2
|/ / / / /
* | | | | MTP: Remove race condition in initial device enumeration for host mode.Mike Lockwood2010-07-202-11/+31
* | | | | MTP: Fix problems reading and writing arrays in property values.Mike Lockwood2010-07-203-6/+39