summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/ACodec.cpp
Commit message (Expand)AuthorAgeFilesLines
* Various improvements to nuplayer playbackAndreas Huber2011-09-161-5/+14
* Turn an another assertion into a runtime error in ACodec's implementationAndreas Huber2011-09-121-22/+18
* Signal errors to the client instead of asserting in ACodec.Andreas Huber2011-08-261-3/+23
* Error handling in ACodec and Nuplayer.Andreas Huber2011-08-161-46/+28
* use SurfaceTexture new scaling mode in SFMathias Agopian2011-07-191-0/+7
* Ignore all flush-complete notifications with port == OMX_ALLAndreas Huber2011-07-011-0/+12
* Some (most) OMX decoders do not send a OMX_CmdComplete/Flush OMX_ALL notifica...Andreas Huber2011-06-301-0/+5
* Multiple changes to ACodec/codec tools:Andreas Huber2011-06-281-22/+41
* Move OMX_QCOM_COLOR_FormatYVU420SemiPlanar definition to OMX_IVCommon.hJames Dong2011-06-031-2/+0
* Support mpeg1,2 audio and mpeg1,2,4 video content extraction from .ts streams.Andreas Huber2011-05-251-1/+8
* Squashed commit of the following:Andreas Huber2011-05-111-1/+1
* frameworks/base: android_native_buffer_t -> ANativeWindowBufferIliyan Malchev2011-05-031-2/+2
* Surfaceflinger expects rectangles to be specified right/bottom edge exclusive.Andreas Huber2011-03-291-2/+2
* Fix missing AOSP copyright headers for a bunch of media framework filesJames Dong2011-03-171-0/+16
* Merge "Stagefright: Use the ANW min undequeued bufs query."Jamie Gennis2011-03-021-15/+28
|\
| * Stagefright: Use the ANW min undequeued bufs query.Jamie Gennis2011-02-281-16/+28
* | Merge "Stagefright: Query buffer usage from the component."Jamie Gennis2011-03-011-2/+9
|\ \
| * | Stagefright: Query buffer usage from the component.Jamie Gennis2011-02-281-3/+9
| |/
* | Fix error recovery in Stagefright init.Jamie Gennis2011-02-281-14/+12
|/
* Bug 3438258 Add SurfaceTexture as MediaPlayer sinkGlenn Kasten2011-02-231-2/+7
* Improvements/fixes to ACodec.Andreas Huber2011-02-041-10/+86
* NuPlayer now properly sends MEDIA_SET_VIDEOSIZE notifications.Andreas Huber2011-01-101-2/+110
* Squashed commit of the following:Andreas Huber2010-12-231-11/+11
* Squashed commit of the following:Andreas Huber2010-12-211-0/+3
* Initial support for a true streaming player for mpeg2 transport streams.Andreas Huber2010-12-151-0/+2097