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
/
cmds
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix EOS handling in codec test.
Andreas Huber
2012-03-09
1
-27
/
+30
*
Added better codec statistics to evaluate performance.
Andreas Huber
2012-03-07
1
-31
/
+73
*
Separate the notion of "stop" from that of "release", i.e.
Andreas Huber
2012-02-28
2
-2
/
+2
*
fix libgui header location
Mathias Agopian
2012-02-27
4
-8
/
+4
*
Fix two more locations that use the old setObject("buffer", ...) paradigm
Andreas Huber
2012-02-24
2
-11
/
+8
*
Be more greedy when it comes to gathering input and output buffers.
Andreas Huber
2012-02-23
2
-26
/
+49
*
Add new APIs AMessage::(set|find)Buffer to make it safer to pass
Andreas Huber
2012-02-22
1
-3
/
+2
*
Implementation of a java media codec interface and associated tools.
Andreas Huber
2012-02-22
5
-3
/
+1167
*
Move away from MediaDebug and use ADebug instead
James Dong
2012-02-10
5
-17
/
+17
*
The software AAC encoder is now an OMX component.
Andreas Huber
2012-01-26
1
-2
/
+2
*
Rename (IF_)LOGE(_IF) to (IF_)ALOGE(_IF) DO NOT MERGE
Steve Block
2012-01-08
1
-1
/
+1
*
Rename (IF_)LOGI(_IF) to (IF_)ALOGI(_IF) DO NOT MERGE
Steve Block
2012-01-04
2
-2
/
+2
*
resolved conflicts for merge of 26f70db9 to master
Andreas Huber
2011-11-08
1
-1
/
+1
|
\
|
*
Remove surface legacy APIs and code.
Andreas Huber
2011-10-28
1
-1
/
+1
*
|
Rename (IF_)LOGV(_IF) to (IF_)ALOGV(_IF) DO NOT MERGE
Steve Block
2011-10-26
2
-2
/
+2
|
/
*
NuPlayer is now taking on the task of streaming over RTSP.
Andreas Huber
2011-10-13
1
-27
/
+1
*
Support for an MPEG2 Program Stream extractor.
Andreas Huber
2011-09-30
1
-0
/
+1
*
Support AMR, G.711 and vorbis audio in ACodec and friends.
Andreas Huber
2011-09-28
1
-5
/
+46
*
Merge "Properly connect to surface flinger in our shell tools"
Andreas Huber
2011-09-26
3
-3
/
+19
|
\
|
*
Properly connect to surface flinger in our shell tools
Andreas Huber
2011-09-20
3
-3
/
+19
*
|
Add an option to dump the raw stream to a file in the stagefright cmdline tool.
Andreas Huber
2011-09-23
1
-1
/
+46
|
/
*
Require INTERNET permission for network-based content.
Dave Burke
2011-09-02
1
-2
/
+2
*
When encountering a discontinuity, flush(clear) all content enqueued up to that
Andreas Huber
2011-08-25
1
-10
/
+27
*
QueryCodecs() signature change
Jean-Michel Trivi
2011-07-22
1
-1
/
+1
*
Merge "Add option to query hardware decoders only"
Jean-Michel Trivi
2011-07-18
1
-1
/
+7
|
\
|
*
Add option to query hardware decoders only
Jean-Michel Trivi
2011-07-18
1
-1
/
+7
*
|
Include all supported mime types when querying decoder profile/level support.
Andreas Huber
2011-07-13
1
-1
/
+3
|
/
*
Add support for some custom YUV420 color formats to recordvideo utility
James Dong
2011-07-07
1
-8
/
+7
*
Merge "SF transactions are now O(1) wrt IPC instead of O(N)."
Mathias Agopian
2011-06-29
3
-6
/
+6
|
\
|
*
SF transactions are now O(1) wrt IPC instead of O(N).
Mathias Agopian
2011-06-29
3
-6
/
+6
*
|
Support for "streaming" non-transport streams by first converting them to ts ...
Andreas Huber
2011-06-28
1
-11
/
+165
|
/
*
Merge "Multiple changes to ACodec/codec tools:"
Andreas Huber
2011-06-28
1
-7
/
+24
|
\
|
*
Multiple changes to ACodec/codec tools:
Andreas Huber
2011-06-28
1
-7
/
+24
*
|
New option in the stagefright commandline tool.
Andreas Huber
2011-06-28
1
-35
/
+42
|
/
*
Reconstruct sync frame indication for content served by the MPEG2TSExtractor
Andreas Huber
2011-06-22
1
-9
/
+38
*
Add an option to force to use HW codec in stagefright cmd tool
James Dong
2011-06-13
1
-2
/
+19
*
Extract embedded cover art (aka poster frame) in mp4 files
James Dong
2011-05-26
1
-4
/
+11
*
update for new audio.h header location
Dima Zavin
2011-05-12
1
-1
/
+1
*
audio/media: convert to using the audio HAL and new audio defs
Dima Zavin
2011-04-27
1
-2
/
+4
*
Get rid of the "pid" parameter from createSurface
Mathias Agopian
2011-04-20
2
-2
/
+0
*
- Add another parameter in notify() to be able to send timed text sample
Gloria Wang
2011-04-13
1
-1
/
+1
*
merge libsurfaceflinger_client into libgui
Mathias Agopian
2011-03-25
1
-3
/
+3
*
Fix missing AOSP copyright headers for more files
James Dong
2011-03-17
2
-0
/
+32
*
Add the option '-S' to use surface allocated buffers in the stagefright cmdli...
Andreas Huber
2011-02-28
2
-3
/
+62
*
Ignore format change message in sf2 instead of asserting
Andreas Huber
2011-02-04
1
-0
/
+1
*
Publish MediaMetadataRetriever.java as public API
James Dong
2011-01-12
1
-4
/
+0
*
Squashed commit of the following:
Andreas Huber
2010-12-23
1
-1
/
+1
*
Initial support for a true streaming player for mpeg2 transport streams.
Andreas Huber
2010-12-15
3
-1
/
+612
*
API Support for both synchronous and queued commands, optionally associated m...
Andreas Huber
2010-12-06
1
-1
/
+2
*
Squashed commit of the following:
Andreas Huber
2010-12-06
1
-3
/
+11
[next]