index
:
frameworks_av.git
replicant-4.2
replicant-6.0
frameworks/av
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
media
/
libmedia
/
IOMX.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added Tunneled video playback support to ACodec
Rachad
2014-08-08
1
-0
/
+38
*
Update OMX messages for 64 bit
Andy Hung
2014-05-14
1
-64
/
+68
*
When passing a size_t via binder, use 64-bits unconditionally
Glenn Kasten
2014-02-13
1
-8
/
+8
*
IOMX: Add prepareForAdaptivePlayback method
Lajos Molnar
2013-10-03
1
-0
/
+34
*
IOMX: add updateGraphicBufferInMeta method for metadata mode
Lajos Molnar
2013-08-06
1
-0
/
+33
*
Support "suspension" of a video encoder in "surface-input" mode.
Andreas Huber
2013-07-17
1
-0
/
+29
*
Implement Surface input to MediaCodec.
Andy McFadden
2013-03-04
1
-20
/
+93
*
fix libgui header location
Mathias Agopian
2012-02-27
1
-2
/
+0
*
Slighly improve the API to discover if the OMX stack is running in the local
Andreas Huber
2012-01-31
1
-2
/
+5
*
Rename (IF_)LOGW(_IF) to (IF_)ALOGW(_IF) DO NOT MERGE
Steve Block
2012-01-06
1
-1
/
+1
*
Stagefright: idle OMX after ANW errors
Jamie Gennis
2011-10-19
1
-0
/
+26
*
Fix missing AOSP copyright headers for a bunch of media framework files
James Dong
2011-03-17
1
-0
/
+16
*
Add an OMX IL API for querying buffer usage flags.
Jamie Gennis
2011-02-28
1
-0
/
+29
*
Make parameter blocks read/writable even for SET_PARAMETER/SET_CONFIG requests.
Andreas Huber
2011-01-19
1
-58
/
+20
*
Remove all traces of legacy renderer support in stagefright.
Andreas Huber
2010-11-16
1
-128
/
+0
*
OMX extension to support storing meta data in video input buffers during reco...
James Dong
2010-10-21
1
-0
/
+28
*
Add the new Stagefright ANativeWindow OMX codec API.
Jamie Gennis
2010-09-03
1
-0
/
+73
*
Revert "Merge "Add the new Stagefright ANativeWindow OMX codec API.""
Jamie Gennis
2010-09-01
1
-73
/
+0
*
Add the new Stagefright ANativeWindow OMX codec API.
Jamie Gennis
2010-09-01
1
-0
/
+73
*
don't hardcode "mSurface" throughout our source code
Mathias Agopian
2010-04-12
1
-1
/
+1
*
split libsurfaceflinger_client and libcamera_client out of libui
Mathias Agopian
2010-02-11
1
-2
/
+2
*
Fix no-copy-overhead OMXCodec implementation to actually work.
Andreas Huber
2010-01-20
1
-3
/
+7
*
Avoid unnecessary buffer copying if at all possible, detect if running in the...
Andreas Huber
2010-01-19
1
-3
/
+21
*
Squashed commit of the following:
Andreas Huber
2009-12-17
1
-6
/
+18
*
Reimplement the OMX backend for stagefright.
Andreas Huber
2009-10-16
1
-56
/
+40
*
Some decoders will return an error on OMX_EmptyThisBuffer to indicate that th...
Andreas Huber
2009-10-08
1
-8
/
+13
*
Added an API IOMX::createRendererFromJavaSurface.
Andreas Huber
2009-09-15
1
-0
/
+25
*
Support for marshalling pointers / intptr_t in Parcel.
Andreas Huber
2009-08-17
1
-54
/
+44
*
Squashed commit of the following:
Andreas Huber
2009-08-17
1
-0
/
+120
*
Expose a variation of the createRenderer API that works on a plain Surface.
Andreas Huber
2009-08-10
1
-0
/
+13
*
Deprecate/remove now unused socketpair ipc communication in favour of exclusi...
Andreas Huber
2009-08-10
1
-43
/
+0
*
The IOMX interface now instantiates IOMXRenderers to hide the details of hard...
Andreas Huber
2009-07-31
1
-0
/
+92
*
Squashed commit of the following:
Andreas Huber
2009-07-16
1
-0
/
+561