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
*
Remove deprecated BufferQueue constructor
Dan Stoza
2014-03-12
4
-14
/
+13
*
Fix destructors
Andy McFadden
2014-03-03
2
-4
/
+8
*
Add frame dump output
Andy McFadden
2014-02-26
8
-87
/
+512
*
fix the build by fixing more warnings.
Andreas Huber
2014-02-11
2
-3
/
+3
*
resolved conflicts for merge of 566be7c3 to master
Narayan Kamath
2014-02-11
5
-22
/
+29
|
\
|
*
Make frameworks/av 64-bit compatible
Kévin PETIT
2014-02-11
5
-15
/
+21
|
*
frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new default
Brian Carlstrom
2014-01-30
1
-1
/
+1
|
*
Fix the help text
Andy McFadden
2013-12-11
1
-2
/
+2
|
*
screenrecord fixes
Andy McFadden
2013-12-11
5
-12
/
+32
|
*
Add "--bugreport" option to screenrecord
Andy McFadden
2013-12-11
12
-99
/
+8473
*
|
FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...
Andreas Huber
2014-02-04
6
-6
/
+18
*
|
frameworks/av: Rename persist.sys.dalvik.vm.lib to allow new default
Brian Carlstrom
2014-01-30
1
-1
/
+1
*
|
Provide raw H.264 output from screenrecord
Andy McFadden
2014-01-07
2
-39
/
+116
*
|
Print statistics after ctrl-C
Marco Nelissen
2013-12-05
1
-16
/
+43
*
|
Fix the help text
Andy McFadden
2013-11-19
1
-2
/
+2
*
|
screenrecord fixes
Andy McFadden
2013-11-19
5
-12
/
+32
*
|
Add "--bugreport" option to screenrecord
Andy McFadden
2013-11-18
12
-99
/
+8473
|
/
*
Rotate fallback size
Andy McFadden
2013-09-19
1
-5
/
+9
*
Make sure the encoder instance is safely release()'d before its
Andreas Huber
2013-09-06
1
-2
/
+22
*
Start 'am' with exec()
Andy McFadden
2013-09-04
1
-15
/
+55
*
Add time limit to screenrecord
Andy McFadden
2013-08-28
1
-18
/
+45
*
Notify the media scanner
Andy McFadden
2013-08-28
1
-2
/
+36
*
Fix build.
Ying Wang
2013-08-14
1
-0
/
+1
*
Merge "Another error check" into klp-dev
Andy McFadden
2013-08-14
1
-0
/
+4
|
\
|
*
Another error check
Andy McFadden
2013-08-14
1
-0
/
+4
*
|
Merge "Use destroyDisplay()" into klp-dev
Andy McFadden
2013-08-14
1
-10
/
+2
|
\
\
|
|
/
|
*
Use destroyDisplay()
Andy McFadden
2013-08-14
1
-10
/
+2
*
|
Merge "Restore stagefright command line tool." into klp-dev
Andreas Huber
2013-08-13
1
-0
/
+2
|
\
\
|
*
|
Restore stagefright command line tool.
Andreas Huber
2013-08-13
1
-0
/
+2
|
|
/
*
|
Better error message
Andy McFadden
2013-08-13
1
-1
/
+14
|
/
*
Fix build. last attempt.
Ying Wang
2013-08-06
1
-1
/
+1
*
Use screen dimensions as default video size
Andy McFadden
2013-08-02
1
-12
/
+49
*
Prototype screen recording command
Andy McFadden
2013-07-23
2
-0
/
+606
*
always pass the BufferQueue explicitely to consumers
Mathias Agopian
2013-07-12
1
-1
/
+2
*
Adds VP9 decoding support for stagefright.
hkuang
2013-06-24
1
-1
/
+1
*
Remove "LOCAL_MODULE_TAGS := debug" for stagefright tests
Mike Lockwood
2013-06-06
1
-4
/
+0
*
New HLS implementation supporting independent stream sources, audio-only streams
Andreas Huber
2013-05-31
1
-40
/
+12
*
am a768b4f8: am 8f1efee1: Merge "MediaMuxer prefer not to use the MPEG4Writer...
ztenghui
2013-04-15
1
-1
/
+1
|
\
|
*
Merge "MediaMuxer prefer not to use the MPEG4Writer in real time recording mo...
ztenghui
2013-04-15
1
-1
/
+1
|
|
\
|
|
*
MediaMuxer prefer not to use the MPEG4Writer in real time recording mode.
ztenghui
2013-04-15
1
-1
/
+1
*
|
|
am e63f850b: am da0dc0af: Add liblog
Ying Wang
2013-04-09
1
-2
/
+1
|
\
\
\
|
|
/
/
|
*
|
Add liblog
Ying Wang
2013-04-09
1
-2
/
+1
|
|
/
*
|
am 6bc010e3: am 9e36b5a5: Merge "Add the presentation rotation support" into ...
ztenghui
2013-03-20
1
-3
/
+12
|
\
\
|
|
/
|
*
Add the presentation rotation support
ztenghui
2013-03-15
1
-3
/
+12
*
|
Turn off debug tags in stagefright modules.
Dan Morrill
2013-03-19
1
-7
/
+9
|
/
*
Clean up the native code to match Java update
ztenghui
2013-03-08
1
-1
/
+2
*
CameraService and Stagefright: Support AppOps
Eino-Ville Talvala
2013-02-25
1
-1
/
+2
*
replace getISurfaceTexture by getIGraphicBufferProducer
Mathias Agopian
2013-02-19
1
-1
/
+1
*
Refactoring: Rename SurfaceTextureClient to Surface
Mathias Agopian
2013-02-15
4
-8
/
+10
*
Add a test utility for MediaMuxer.
ztenghui
2013-02-13
2
-0
/
+318
[next]