summaryrefslogtreecommitdiffstats
path: root/media/java
Commit message (Expand)AuthorAgeFilesLines
* Transition invalidation bug fix.Gil Dobjanschi2010-11-121-47/+96
* Merge "Invalidate transitions when an image media item duration changes."Gil Dobjanschi2010-11-112-60/+111
|\
| * Invalidate transitions when an image media item duration changes.Gil Dobjanschi2010-11-112-60/+111
* | Merge "MediaFile: Recognize MPG file extension as MPEG video"Mike Lockwood2010-11-111-0/+1
|\ \ | |/ |/|
| * MediaFile: Recognize MPG file extension as MPEG videoMike Lockwood2010-11-111-0/+1
* | Close the file input stream if the XML file parsing fails.Gil Dobjanschi2010-11-101-101/+106
|/
* Add recording source for voice communicationJean-Michel Trivi2010-11-091-1/+10
* Use back-facing camera as default in camera/camcorder profile.Wu-cheng Li2010-11-092-8/+40
* am 9cebb86c: am 1b2efbca: Merge "Update a comment about when setOrientationHi...James Dong2010-11-081-1/+1
|\
| * am 1b2efbca: Merge "Update a comment about when setOrientationHint() should b...James Dong2010-11-081-1/+1
| |\
| | * Update a comment about when setOrientationHint() should be calledJames Dong2010-11-081-1/+1
* | | Merge "Fix invalidateTransition method"Gil Dobjanschi2010-11-087-48/+56
|\ \ \
| * | | Fix invalidateTransition methodGil Dobjanschi2010-11-087-48/+56
* | | | Merge "Move the volume, media, call, camera and search key handling from Phon...Joe Onorato2010-11-081-0/+68
|\ \ \ \ | |/ / / |/| | |
| * | | Move the volume, media, call, camera and search key handling fromJoe Onorato2010-11-051-0/+68
* | | | Do not use CAMERA_ID_DEFAULT because it is removed.Wu-cheng Li2010-11-081-2/+2
* | | | am bb97d7bb: am 0467b0ab: Merge "Add a new public API to support recording ro...James Dong2010-11-061-0/+25
|\ \ \ \ | | |/ / | |/| |
| * | | am 0467b0ab: Merge "Add a new public API to support recording rotated videos"...James Dong2010-11-061-0/+25
| |\ \ \ | | | |/ | | |/|
| | * | Add a new public API to support recording rotated videosJames Dong2010-11-051-0/+25
| * | | am c0fa1d47: Merge "Revert "Support rotation in media recorder"" into gingerb...James Dong2010-11-031-12/+0
| |\ \ \ | | |/ /
| | * | Revert "Support rotation in media recorder"James Dong2010-11-031-12/+0
| * | | am c181a082: Merge "Support rotation in media recorder" into gingerbreadHiroshi Lockheimer2010-11-031-0/+12
| |\ \ \ | | |/ /
| | * | Support rotation in media recorderJames Dong2010-11-031-0/+12
* | | | Merge "Add more EXIF tags."Owen Lin2010-11-061-0/+6
|\ \ \ \
| * | | | Add more EXIF tags.Ray Chen2010-11-051-0/+6
| | |_|/ | |/| |
* | | | Fix: FileInputStream not closed after parsing XML fileGil Dobjanschi2010-11-051-1/+3
* | | | Merge "Added an export method without codec parameters."Gil Dobjanschi2010-11-052-0/+44
|\ \ \ \
| * | | | Added an export method without codec parameters.Gil Dobjanschi2010-11-052-0/+44
| |/ / /
* | | | MediaScanner: Fix mismatch between internal and external file paths.Mike Lockwood2010-11-051-11/+23
|/ / /
* | | Merge "Added audio and video codec parameters to the export method."Gil Dobjanschi2010-11-042-15/+27
|\ \ \
| * | | Added audio and video codec parameters to the export method.Gil Dobjanschi2010-11-042-15/+27
* | | | frameworks/base: switch audio to hdmi when cable is plugged inPraveen Bharathi2010-11-031-1/+3
* | | | Merge "Add STATE_AUDIO_CONNECTING state."Jaikumar Ganesh2010-11-031-0/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Add STATE_AUDIO_CONNECTING state.Jaikumar Ganesh2010-11-031-0/+4
* | | | Merge "Use SoftReference for WaveformData"Gil Dobjanschi2010-11-022-8/+38
|\ \ \ \
| * | | | Use SoftReference for WaveformDataGil Dobjanschi2010-11-022-8/+38
* | | | | Use SystemProperties.get() instead of System.getProperty()Gloria Wang2010-11-021-1/+1
| |/ / / |/| | |
* | | | In java, System.getProperty returns null when the property doesn't exist,Marco Nelissen2010-11-021-3/+7
* | | | Added support for dock headset observerPraveen Bharathi2010-11-012-0/+39
* | | | MTP: Changes to support /mnt/sdcard paths from MediaProvider.Mike Lockwood2010-11-011-4/+16
* | | | Media scanner support for FL(Forward Lock) DRM file typesGloria Wang2010-11-012-0/+40
|/ / /
* | | Squashed commit of the following:Andreas Huber2010-10-291-47/+0
* | | Bug fix: Use getDuration vs. getTimelineDuration in Effect and Overlay limits...Gil Dobjanschi2010-10-285-23/+36
* | | Waveform member variables must be privateGil Dobjanschi2010-10-271-3/+3
* | | Added waveform data supportGil Dobjanschi2010-10-273-2/+111
* | | Merge "Removed the start and end transition types."Gil Dobjanschi2010-10-266-247/+15
|\ \ \
| * | | Removed the start and end transition types.Gil Dobjanschi2010-10-266-247/+15
* | | | Merge "add method in MediaFile to determine if a file is a mediatype of not"Vasu Nori2010-10-261-0/+6
|\ \ \ \
| * | | | add method in MediaFile to determine if a file is a mediatype of notVasu Nori2010-10-261-0/+6
* | | | | Merge "Remove unused and hidden setVideoEncoderLevel() from MediaRecorder.java"James Dong2010-10-261-10/+0
|\ \ \ \ \ | |_|/ / / |/| | | |