summaryrefslogtreecommitdiffstats
path: root/media/jni
Commit message (Expand)AuthorAgeFilesLines
* Verify we actually have valid utf8 metadataMarco Nelissen2011-11-031-1/+63
* MediaPlayer: properly handle released surfacesJamie Gennis2011-10-141-2/+8
* Log a warning when a MediaPlayer is finalized without having being released.Marco Nelissen2011-09-281-0/+4
* Add QVGA resolution to CamcorderProfileJames Dong2011-09-191-6/+10
* If media player has died already, do not dec the old surface texture reference.Gloria Wang2011-09-151-0/+5
* Cherry-pick from master. Do not merge.Gloria Wang2011-09-151-5/+13
* Fix 5278371: OOM in MediaItemThumbnailTestChih-Chung Chang2011-09-091-1/+5
* Fix 5156702: rotate thumbnailsChih-Chung Chang2011-09-071-3/+1
* Require INTERNET permission for network-based content.Dave Burke2011-09-021-0/+2
* Fix for 5156702 Rotate video output for thumbnails and exportRajneesh Chowdury2011-08-305-8/+39
* Fix for 4142219 Don't hard code platform-specific limitations (Jni/ Java)Rajneesh Chowdury2011-08-195-114/+274
* Merge "Fix 5144356: Native crash while importing music"Chih-Chung Chang2011-08-181-18/+19
|\
| * Fix 5144356: Native crash while importing musicChih-Chung Chang2011-08-181-18/+19
* | Merge "Fix for 5155561 During export, progress bar jumps from 0 to 50%"Rajneesh Chowdury2011-08-181-25/+49
|\ \ | |/ |/|
| * Fix for 5155561 During export, progress bar jumps from 0 to 50%Rajneesh Chowdury2011-08-171-25/+49
* | Display thumbnails one by one and cache them.Chih-Chung Chang2011-08-163-61/+47
|/
* Speed up thumbnail generation.Chih-Chung Chang2011-08-155-53/+28
* Merge "If release has been called before finalize, do not expect MediaPlayer ...James Dong2011-08-121-5/+13
|\
| * If release has been called before finalize, do not expect MediaPlayer still e...James Dong2011-08-121-5/+13
* | Merge "Fix issue 5144429: CTS test fails for AudioEffects"Eric Laurent2011-08-121-0/+2
|\ \ | |/ |/|
| * Fix issue 5144429: CTS test fails for AudioEffectsEric Laurent2011-08-111-0/+2
* | Remove ParcelSurfaceTexture and update MediaPlayerTed Bonkenburg2011-08-111-56/+41
|/
* To support for switching from a non-null surface/ surface texture toGloria Wang2011-08-091-3/+4
* Add dependencies for the YV12 color converter change.Chih-Chung Chang2011-07-271-0/+2
* Merge "Fixing up Mediarecorder for MFF"Pannag Sanketi2011-07-261-1/+1
|\
| * Fixing up Mediarecorder for MFFPannag Sanketi2011-07-251-1/+1
* | Merge "Add filename and line number in the debug messages."Chih-Chung Chang2011-07-252-15/+47
|\ \ | |/ |/|
| * Add filename and line number in the debug messages.Chih-Chung Chang2011-07-222-15/+47
* | Added APIs for audio preprocessingEric Laurent2011-07-251-6/+93
* | Merge "Deprecate two methods in MediaRecorder.java class"James Dong2011-07-221-15/+0
|\ \
| * | Deprecate two methods in MediaRecorder.java classJames Dong2011-07-221-15/+0
* | | Connect MediaRecorder Native to SurfaceMediaSourcePannag Sanketi2011-07-221-1/+1
|/ /
* | Merge "fix for issue 4142219 Don't hard code platform-specific limitations-j...Hong Teng2011-07-213-16/+55
|\ \ | |/ |/|
| * fix for issue 4142219Hong Teng2011-07-203-16/+55
* | Untangle MediaScanner error handling.Jeff Brown2011-07-201-24/+33
|/
* Remove some #ifdef HAVE_ANDROID_OS that were needed for the simulator buildMike Lockwood2011-07-132-55/+1
* MTP: Clean up MtpServer initialization and threading:Mike Lockwood2011-07-131-161/+65
* Merge "Remove unnecessary locking from MediaScanner JNI code"Mike Lockwood2011-07-111-7/+0
|\
| * Remove unnecessary locking from MediaScanner JNI codeMike Lockwood2011-07-111-7/+0
* | MTP: Return error if user tries to copy a file >= 4GB to a FAT32 file systemMike Lockwood2011-07-111-1/+9
|/
* Moved and renamed effect API header filesEric Laurent2011-07-071-0/+3
* Remove curtain effect (it's unused).Chih-Chung Chang2011-06-302-3/+0
* Add framework support for camcorder zoom.Wu-cheng Li2011-06-271-1/+1
* Fix for kenBurn Effect for PNG image is crashing (4861071 )Shailendra2011-06-221-2/+3
* MTP: Add support for PTP variant of GetDeviceInfo result.Mike Lockwood2011-06-211-5/+7
* Remove unneeded #include <sys/resource.h>Glenn Kasten2011-06-151-1/+0
* Support for setting a ParcelSurfaceTexture as the MediaPlayer sink.tedbo2011-06-131-31/+10
* MTP: Remove obsolete setPtpMode supportMike Lockwood2011-06-081-22/+0
* Revert "Use AudioTrack::event_type not int in callback"Glenn Kasten2011-06-012-4/+4
* Use AudioTrack::event_type not int in callbackGlenn Kasten2011-06-012-4/+4