summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* fix a bug I introduced recently where YUV formats would crash the systemMathias Agopian2010-02-161-1/+2
* get rid off the YUV formats at the libui layerMathias Agopian2010-02-161-18/+9
* Totally remove Unicode.cpp and rely on ICUKenny Root2010-02-121-128/+0
* Merge "Excise code from Unicode.cpp that was dead"Kenny Root2010-02-121-127/+0
|\
| * Excise code from Unicode.cpp that was deadKenny Root2010-02-121-127/+0
* | New API on java's MediaPlayer to suspend/resume a session.Andreas Huber2010-02-123-0/+7
|/
* Merge "Add support for "album artist" tag."Marco Nelissen2010-02-112-0/+2
|\
| * Add support for "album artist" tag.Marco Nelissen2010-02-112-0/+2
* | split libsurfaceflinger_client and libcamera_client out of libuiMathias Agopian2010-02-1116-55/+62
* | Introduce special UI modes for night and car usage.Tobias Haamel2010-02-111-16/+69
|/
* Implementation of stagefright-enabled MediaPlayerService::decode functionalityAndreas Huber2010-02-102-5/+5
* Merge "Add exposure compensation parameter."Wu-cheng Li2010-02-091-0/+7
|\
| * Add exposure compensation parameter.Wu-cheng Li2010-02-091-0/+7
* | Add support for the TPOS/TPA (disc number) id3 tag.Marco Nelissen2010-02-082-0/+2
|/
* Camcorder profile Java API supportJames Dong2010-02-041-2/+2
* Fix a deadlock caused by the AudioPlayer notifying the observer that the stre...Andreas Huber2010-02-031-6/+4
* fix [2133133] Software OpenGL ES Lighting is buggy (GL Gears washed out bug)Mathias Agopian2010-02-031-2/+2
* Merge "implement [2396050] Add ETC1 texture support to AGL"Mathias Agopian2010-02-021-1/+6
|\
| * implement [2396050] Add ETC1 texture support to AGLMathias Agopian2010-02-021-1/+6
* | Don't use a HEAD request to determine redirects, instead do a regular GET (si...Andreas Huber2010-02-021-1/+0
|/
* Properly advertise the content length of the HTTP stream if available.Andreas Huber2010-02-022-0/+11
* Merge "Initial check-in for xml-based encoder capabilities retrieval - Change...James Dong2010-02-011-0/+303
|\
| * Initial check-in for xml-based encoder capabilities retrievalJames Dong2010-02-011-0/+303
* | The TI MP3 decoder lies about the number of channels it outputs, add a quirk ...Andreas Huber2010-02-011-0/+1
* | Add float support for set and get in CameraParameters.Wu-cheng Li2010-01-311-0/+2
|/
* Add focal length and view angle API.Wu-cheng Li2010-01-301-0/+10
* Simplify the MemoryDealer implementationMathias Agopian2010-01-292-208/+11
* Properly forward errors returned by AudioTrack up to the player.Andreas Huber2010-01-291-1/+1
* Support the specification of additional HTTP headers in the creation of a Dat...Andreas Huber2010-01-283-6/+15
* API Extension: Support for optionally specifying a map of extra request heade...Andreas Huber2010-01-284-5/+23
* Fix http streaming for shoutcast servers that do not support http ranges.Andreas Huber2010-01-271-0/+1
* Merge "Fix issue 2285561: New AudioFlinger and audio driver API needed for A/...Eric Laurent2010-01-273-0/+13
|\
| * Fix issue 2285561: New AudioFlinger and audio driver API needed for A/V syncEric Laurent2010-01-263-0/+13
* | Merge "Better support for HTTP streaming media content, fixes to the way HTTP...Andreas Huber2010-01-273-0/+16
|\ \
| * | Better support for HTTP streaming media content, fixes to the way HTTPDataSou...Andreas Huber2010-01-263-0/+16
* | | Add support for setting camera display orientation.Chih-Chung Chang2010-01-262-10/+1
| |/ |/|
* | Support for audio recording into AMR NB/WB files as well as audio tracks in M...Andreas Huber2010-01-263-12/+58
|/
* Merge "Fix issue 2378022: AudioService should direct volume control to STREAM...Eric Laurent2010-01-252-4/+4
|\
| * Fix issue 2378022: AudioService should direct volume control to STREAM_VOICE_...Eric Laurent2010-01-252-4/+4
* | Initial checkin of AudioSource and AMRWriter, a pair of classes supporting pu...Andreas Huber2010-01-252-4/+78
|/
* The qcom OMX video decoders do not allocate output buffer memory at the time ...Andreas Huber2010-01-252-0/+2
* Change key to KEY_SUPPORTED_JPEG_THUMBNAIL_SIZES for consistency.Wu-cheng Li2010-01-251-3/+4
* Add support for 180/270 degrees rotation.Chih-Chung Chang2010-01-221-1/+4
* Add an orientation parameter for overlay, so we can do camera preview in port...Chih-Chung Chang2010-01-211-1/+1
* Fix no-copy-overhead OMXCodec implementation to actually work.Andreas Huber2010-01-202-1/+7
* Merge "Support for 'iTunes-style' metadata in .mp4 and .3gp files."Andreas Huber2010-01-201-0/+1
|\
| * Support for 'iTunes-style' metadata in .mp4 and .3gp files.Andreas Huber2010-01-201-0/+1
* | Merge "Create base class for audio policy manager."Eric Laurent2010-01-201-0/+2
|\ \ | |/ |/|
| * Create base class for audio policy manager.Eric Laurent2010-01-131-0/+2
* | Merge "Avoid unnecessary buffer copying if at all possible, detect if running...Andreas Huber2010-01-192-0/+6
|\ \