summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* Minor API change in MPEG4Writer, support for amr output into MPEG4 containers.Andreas Huber2009-09-091-3/+3
* Added a .amr file extractor (for AMR-NB and AMR-WB content).Andreas Huber2009-09-092-3/+57
* Merge change 24179 into eclairAndroid (Google) Code Review2009-09-091-0/+1
|\
| * Support encoding amr-wb content in stagefright.Andreas Huber2009-09-081-0/+1
* | Merge change 24335 into eclairAndroid (Google) Code Review2009-09-091-0/+3
|\ \
| * | use broadcast() instead of signal() when signaling the condition-variable Thr...Mathias Agopian2009-09-091-0/+3
* | | Fix issue 1992233: DTMF tones on Sholes is really long.Eric Laurent2009-09-081-1/+2
|/ /
* | Merge changes 24119,24120 into eclairAndroid (Google) Code Review2009-09-088-178/+352
|\ \
| * | fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properlyMathias Agopian2009-09-078-178/+352
| |/
* | Add basic metadata retrieval support for midi, ogg, etc.James Dong2009-09-082-0/+34
|/
* Merge change 23835 into eclairAndroid (Google) Code Review2009-09-031-10/+11
|\
| * When encountering a .nomedia file, notify the MediaScannerClient,Marco Nelissen2009-09-031-10/+11
* | Setting the component role appears to be mandatory now for all mime types.Andreas Huber2009-09-021-0/+2
* | Some work to make audio encoding work.Andreas Huber2009-09-022-1/+6
|/
* Squashed commit of the following:Andreas Huber2009-09-011-1/+1
* Squashed commit of the following:Andreas Huber2009-08-273-262/+3
* Merge change 22897 into eclairAndroid (Google) Code Review2009-08-271-0/+1
|\
| * Fix issue 2045911: Camera Shutter tone does not play correctly while listenin...Eric Laurent2009-08-271-0/+1
* | An attempt to fix a deadlock between OMXCodec::start and upstream ::readAndreas Huber2009-08-271-0/+1
* | Another quirk, some OMX components fail to properly flush before shutdown and...Andreas Huber2009-08-261-0/+1
|/
* assert => CHECK in stagefright.Andreas Huber2009-08-261-0/+2
* Keep up with latest changes to overlay handling on that unnamable platform.Andreas Huber2009-08-262-0/+2
* Calculate specular lighting correctlyMartin Storsjo2009-08-251-0/+1
* Make sure not to ask for more buffers when we know that there won't be any, a...Andreas Huber2009-08-251-1/+8
* Merge change 22092 into eclairAndroid (Google) Code Review2009-08-202-1/+5
|\
| * Dynamically allocate a pair of MemoryHeaps according buffer count/sizes requi...Andreas Huber2009-08-202-1/+5
* | Add offset handling in MemoryHeapBase classBenny Wong2009-08-201-2/+2
|/
* fix a bug that caused the PixelFormat viewed by Surface to be wrong.Mathias Agopian2009-08-191-0/+3
* The PV AVC software decoder expects each fragment of a NAL unit to be handed ...Andreas Huber2009-08-193-19/+19
* Refactored "stagefright" commandline app, split off JPEGSource.Andreas Huber2009-08-181-0/+1
* Support for marshalling pointers / intptr_t in Parcel.Andreas Huber2009-08-172-0/+13
* really be more friendly with CMathias Agopian2009-08-171-8/+8
* Squashed commit of the following:Andreas Huber2009-08-1715-68/+302
* Merge change 21401 into eclairAndroid (Google) Code Review2009-08-141-17/+35
|\
| * make sure to update a surface's usage bits when it changes, instead of only t...Mathias Agopian2009-08-141-17/+35
* | DO NOT MERGE, ALready merged to master.Sahil Sachdeva2009-08-141-0/+1
|/
* be more friendly with CMathias Agopian2009-08-132-17/+17
* Surface::GPU and Surface::HARDWARE are now deprecated; they will be set autom...Mathias Agopian2009-08-131-2/+0
* ui: make native_window_set_usage be a static inlineDima Zavin2009-08-131-1/+1
* Modified the camera HAL interface to use the same generic callback architectu...Benny Wong2009-08-132-74/+82
* am b8546001: Merge change 20878 into donutDianne Hackborn2009-08-121-0/+12
|\
| * Fix issue #2048263: More debugging informationDianne Hackborn2009-08-111-0/+12
* | second take, hopefully this time it doesn't break one of the builds: "Surface...Mathias Agopian2009-08-114-4/+47
* | Revert "SurfaceFlinger will now allocate buffers based on the usage specified...Fred Quintana2009-08-114-47/+4
* | SurfaceFlinger will now allocate buffers based on the usage specified by the ...Mathias Agopian2009-08-114-4/+47
* | Expose a variation of the createRenderer API that works on a plain Surface.Andreas Huber2009-08-102-2/+13
* | Deprecate/remove now unused socketpair ipc communication in favour of exclusi...Andreas Huber2009-08-102-36/+0
* | Merge changes 20497,20498,20499Android (Google) Code Review2009-08-071-0/+2
|\ \
| * | added EGLUtils::strerrorMathias Agopian2009-08-071-0/+2
* | | Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not ...Eric Laurent2009-08-073-24/+24
|/ /