Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
frameworks
/
base
/
77f17095ed17a6ccc7fc1f1b3ddb31c63bbf66a2
/
cmds
8768f2c
A small sample tool to encode pcm audio data to amr, decode it again and play it. Some changes to OMXCodec to properly configure the AMR decoder(s).
by Andreas Huber
· 15 years ago
305e1b8
add --esn option to am to allow adding extra with a null value
by Doug Zongker
· 15 years ago
e11a1b4
am f817218e: dumpstate: Pick up the last kernel log from /proc
by Dima Zavin
· 15 years ago
f817218
dumpstate: Pick up the last kernel log from /proc
by Dima Zavin
· 15 years ago
27366fc
Squashed commit of the following:
by Andreas Huber
· 15 years ago
b2a5166
am 23b3ef82: Merge change I99194df1 into eclair
by Mike Chan
· 15 years ago
c6b406f
frameworks: base: dumpstate: Dump kernel cpufreq speeds.
by Mike Chan
· 15 years ago
efd91d7ce
am 03786b83: Merge change I813fdb7a into eclair
by Mike Lockwood
· 15 years ago
0e39ea8
Fixes for proximity sensor behavior:
by Mike Lockwood
· 15 years ago
f9bf75d
am e2071c6b: Merge change I326e3e29 into eclair
by Iliyan Malchev
· 15 years ago
326e3e2
dumpstate: include the contents of the last radio log
by Iliyan Malchev
· 15 years ago
d71ab51
Merge change I3e1bdd38 into eclair-mr2
by Android (Google) Code Review
· 15 years ago
b448893
am 45dd12cb: Merge change I9f3020db into eclair
by Mathias Agopian
· 15 years ago
45dd12c
Merge change I9f3020db into eclair
by Android (Google) Code Review
· 15 years ago
9f3020d
fix [2243164] live wallpaper screen artifacts at end of boot
by Mathias Agopian
· 15 years ago
dcaa220
DO NOT MERGE: Squashed commit of the following:
by Andreas Huber
· 15 years ago
6f6bf3d
Support raw audio sources in stagefright commandline tool.
by Andreas Huber
· 15 years ago
3e1bdd3
Transcode files again.
by Andreas Huber
· 15 years ago
2d05af0
am 3034624f: Merge change I26a2d829 into eclair
by Evan Millar
· 15 years ago
26a2d82
Add -P flag to ps in dumpstate
by Evan Millar
· 15 years ago
b482ce8
Revive support for video encoding in OMXCodec.
by Andreas Huber
· 15 years ago
57515f3
Moving the individual extractor headers files to the private include directory.
by Andreas Huber
· 15 years ago
bfea1e1
resolved conflicts for merge of f585be7f to eclair-mr2
by Andreas Huber
· 15 years ago
11ebbfd
A few more testcases for the vendor to reproduce issues with their decoder. Not part of the shipping image.
by Andreas Huber
· 15 years ago
784202e
Reimplement the OMX backend for stagefright.
by Andreas Huber
· 15 years ago
cfd5557
OMXCodec now notifies the reader of changes in the output format by returning a special result/error code.
by Andreas Huber
· 15 years ago
fa8de75
Change to a int64_t usecs representation for timestamps and duration throughout stagefright.
by Andreas Huber
· 15 years ago
b80b8d5
Fix issue #2175693: Add vmallocinfo to dumpstate
by Dianne Hackborn
· 15 years ago
b7c34ce
dumpstate: 'RAMCONSOLE' -> 'LAST KMSG'
by San Mehat
· 15 years ago
bb6fa17
dumpstate: Emit a logcat message at beginning and end of execution.
by Mike Lockwood
· 15 years ago
68d881c
Fix issue #2166755: BroadcastReceiver trying to return result during a non-ordered broadcast
by Dianne Hackborn
· 15 years ago
2ecf3f5e0
dumpstate: Add backlight information to bugreport output.
by Mike Lockwood
· 15 years ago
af68634
dumpstate: Display mtime instead of ctime
by San Mehat
· 15 years ago
a8826d6
improve boot animation a bit
by Mathias Agopian
· 15 years ago
039c68e
The touch screen is probably a feature.
by Dianne Hackborn
· 15 years ago
23b4faf
Use reflection to figure out a readable string from install error code.
by Xavier Ducrohet
· 15 years ago
b559780
keystore: remove old implementation and test.
by Chia-chi Yeh
· 15 years ago
8434c53
the boot animation is back! it broke in a recent check-in
by Mathias Agopian
· 15 years ago
b4d5a72
fix simulator build
by Mathias Agopian
· 15 years ago
bc72611
fix [2132563] stuck in boot animation (framebuffer_device_open: Failed to create flip chain)
by Mathias Agopian
· 15 years ago
1f68022
keystore: rename scan() to saw().
by Chia-chi Yeh
· 15 years ago
0af6072
keystore: exclude builds for simulator.
by Chia-chi Yeh
· 15 years ago
626c46b
keystore: enable delete(), scan(), exist() when keystore is locked.
by Chia-chi Yeh
· 15 years ago
c4b1445
keystore: switch to multi-user version.
by Chia-chi Yeh
· 15 years ago
adbc99b
keystore: add multi-user support.
by Chia-chi Yeh
· 15 years ago
3065a3c
Merge change 25528 into eclair
by Android (Google) Code Review
· 15 years ago
1a77b68e
Another stagefright test-case and ignore end-of-stream notifications while we're flushing.
by Andreas Huber
· 15 years ago
5b68080
Fix a minor bug in is_alnum_string()...
by Hung-ying Tyan
· 15 years ago
9f9afef
Added an API IOMX::createRendererFromJavaSurface.
by Andreas Huber
· 15 years ago
3ccfaaa
Merge change 24673 into eclair
by Android (Google) Code Review
· 15 years ago
66c2a97
Merge change 24762 into eclair
by Android (Google) Code Review
· 15 years ago
5a131e5
dumpstate: Switch back to running as non-root
by Mike Lockwood
· 15 years ago
2aa39c4
Only build the "full" stagefright (including MediaExtractors and MediaPlayer) if BUILD_WITH_FULL_STAGEFRIGHT define is set (to true).
by Andreas Huber
· 15 years ago
6026a51
Move JPEGSource.{cpp,h} into libstagefright.
by Andreas Huber
· 15 years ago
a7df557
Add tests and misc fixes on keystore.
by Hung-ying Tyan
· 15 years ago
e6c4096
Media MIME types now have corresponding constants in MediaDefs.h, new codec enumeration API.
by Andreas Huber
· 15 years ago
4e60d7e
Merge change 24179 into eclair
by Android (Google) Code Review
· 15 years ago
801b73f
Replace the delimiter whitespace with '\0'.
by Chung-yih Wang
· 15 years ago
ee606e6
Support encoding amr-wb content in stagefright.
by Andreas Huber
· 15 years ago
a4eb91d
dumpstate: Add the ctime (time the file was harvested out of /proc) to dump.
by San Mehat
· 15 years ago
54ee784
Add another testcase for moto to reproduce bug #2099685 to the stagefright commandline app.
by Andreas Huber
· 15 years ago
e131b74
Merge change 23861 into eclair
by Android (Google) Code Review
· 15 years ago
308f31d
Replace the bugreport symlink with a tool that starts the new dumpstate service.
by Mike Lockwood
· 15 years ago
f619028
Merge change 23715 into eclair
by Android (Google) Code Review
· 15 years ago
8e65337
Merge change 23714 into eclair
by Android (Google) Code Review
· 15 years ago
8d53373
dumpstate: Add option to output to socket, disable code that switched to nonroot
by Mike Lockwood
· 15 years ago
4c48342
Setting the component role appears to be mandatory now for all mime types.
by Andreas Huber
· 15 years ago
da050cf2
Some work to make audio encoding work.
by Andreas Huber
· 15 years ago
30b9f57
dumpstate: Add support for apanic crash data
by San Mehat
· 15 years ago
f03fb48
Add error output to pm for FAILED_MISSING_FEATURE
by Xavier Ducrohet
· 15 years ago
e915a85
More assert => CHECK
by Andreas Huber
· 15 years ago
a84b0e0
Fixing the build.
by Andreas Huber
· 15 years ago
329577a
Squashed commit of the following:
by Andreas Huber
· 15 years ago
0fb6477
Extend stagefright commandline up to enable vendor to reproduce specific bugs filed.
by Andreas Huber
· 15 years ago
bc7bba4
dumpstate: Get last_kmsg from /data instead of /proc.
by San Mehat
· 15 years ago
557c6ce
Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration.
by Andreas Huber
· 15 years ago
96774d9
Enable specification of http:// urls in stagefright commandline tool.
by Andreas Huber
· 15 years ago
5c0a913
Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size.
by Andreas Huber
· 15 years ago
4f5e602
The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed.
by Andreas Huber
· 15 years ago
1d3fb67
Merge change 21745 into eclair
by Android (Google) Code Review
· 15 years ago
09daada
Refactored "stagefright" commandline app, split off JPEGSource.
by Andreas Huber
· 15 years ago
6a2d513
Merge change 21221 into eclair
by Android (Google) Code Review
· 15 years ago
be06d26
Squashed commit of the following:
by Andreas Huber
· 15 years ago
317a628
Surface::GPU and Surface::HARDWARE are now deprecated; they will be set automatically if needed.
by Mathias Agopian
· 15 years ago
401ad72
Modify svc power command so it pokes the wake lock when called. This will ensure screen is not asleep if stayon is requested.
by Guang Zhu
· 15 years ago
0e0b4ae
Don't let bmgr leave a restore session hanging on error
by Christopher Tate
· 15 years ago
36093d4
Merge change 20095
by Android (Google) Code Review
· 15 years ago
f1ab36f
Fix network order for marshalling in keystore interface.
by repo sync
· 15 years ago
84780f5
Don't crash if the Backup Manager returns a null RestoreSet[]
by Christopher Tate
· 15 years ago
77095d4
make restore tokens shown in hex.
by Christian Sonntag
· 15 years ago
02d34e7
Merge change 20439
by Android (Google) Code Review
· 15 years ago
08e40b8
Fix Bmgr's logic around restore completion
by Christopher Tate
· 15 years ago
0d596d4
Build the stagefright library by default.
by Andreas Huber
· 15 years ago
738b9a4
make sure bootanimation will choose the right config wrt the native surface
by Mathias Agopian
· 15 years ago
ea03f4a
Recording/Export to .mp4/h.263 somewhat works on TI hardware.
by Andreas Huber
· 15 years ago
dbf5f0c
am b86bad94: Merge change 9438 into donut
by Android (Google) Code Review
· 15 years ago
b86bad9
Merge change 9438 into donut
by Android (Google) Code Review
· 15 years ago
e81f51f
Change some log.i to log.d.
by Hung-ying Tyan
· 15 years ago
abac010
be more robust when errors occur upon EGL surface creation (ie: don't crash)
by Mathias Agopian
· 15 years ago
9225dfa
am f4692640: Add unit tests for netkeystore.
by Chung-yih Wang
· 15 years ago
Next »