3812 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)

Author SHA1 Message Date
James Dong 148c1a2a96 Add basic metadata retrieval support for midi, ogg, etc.
15 years ago
Mathias Agopian 81e2a52fea fix [2068105] implement queueBuffer/lockBuffer/dequeueBuffer properly
15 years ago
Android (Google) Code Review 365928e6e1 Merge change 23835 into eclair
15 years ago
Marco Nelissen f482a41c86 When encountering a .nomedia file, notify the MediaScannerClient,
15 years ago
Andreas Huber 7a6b9e2eca Setting the component role appears to be mandatory now for all mime types.
15 years ago
Andreas Huber e5adbeee34 Some work to make audio encoding work.
15 years ago
Andreas Huber 37940eefcb Squashed commit of the following:
15 years ago
Andreas Huber e0f0b08aa6 Squashed commit of the following:
15 years ago
Android (Google) Code Review 63d88ff95d Merge change 22897 into eclair
15 years ago
Andreas Huber 284f513a4c An attempt to fix a deadlock between OMXCodec::start and upstream ::read
15 years ago
Eric Laurent a9c322e398 Fix issue 2045911: Camera Shutter tone does not play correctly while listening to music.
15 years ago
Andreas Huber 8297cedd12 Another quirk, some OMX components fail to properly flush before shutdown and we must do it for them...
15 years ago
Andreas Huber 0c89199745 assert => CHECK in stagefright.
15 years ago
Andreas Huber ea7d156297 Keep up with latest changes to overlay handling on that unnamable platform.
15 years ago
Martin Storsjo 4e3d2484c9 Calculate specular lighting correctly
15 years ago
Android Code Review 195c300232 Merge change 11106
15 years ago
Andreas Huber 1beb760d92 Make sure not to ask for more buffers when we know that there won't be any, added a quirk for the aac decoder.
15 years ago
Android Code Review ff5fffd65c Merge change 10274
15 years ago
Andreas Huber 7530e9c708 Dynamically allocate a pair of MemoryHeaps according buffer count/sizes required by the OMX component, respect JPEG compressed size.
15 years ago
Andreas Huber dbc03445db The PV AVC software decoder expects each fragment of a NAL unit to be handed to the decoder unframed.
15 years ago
Andreas Huber 2d7d46fb2d Refactored "stagefright" commandline app, split off JPEGSource.
15 years ago
Andreas Huber 693d271e62 Squashed commit of the following:
15 years ago
Sahil Sachdeva 59ecb64c96 DO NOT MERGE, ALready merged to master.
15 years ago
Mathias Agopian 806a5fcb30 be more friendly with C
15 years ago
Martin Storsjo 5db6bca7c0 Calculate specular lighting correctly
15 years ago
Andreas Huber f4148b55c5 Expose a variation of the createRenderer API that works on a plain Surface.
15 years ago
Andreas Huber 408b8e1073 Deprecate/remove now unused socketpair ipc communication in favour of exclusive binder use.
15 years ago
Eric Laurent fa2877b9ea Fix issue 2001214: AudioFlinger and AudioPolicyService interfaces should not use pointers as handles to inputs and outputs.
15 years ago
Andreas Huber bf37f33648 Recording/Export to .mp4/h.263 somewhat works on TI hardware.
15 years ago
Andreas Huber 8b938cdab5 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting.
15 years ago
James Dong 81573ec97e Remove hardcoded maximum frame rate limit from the framework
15 years ago
Andreas Huber cfb3bc79a0 While other OMX nodes appear to now have switched to using microseconds to timestamp buffers, at least the TI AAC and MP3 decoders still use milliseconds.
15 years ago
Andreas Huber 0024245e13 Squashed commit of the following:
15 years ago
Eric Laurent 9a92037bd6 Fix issue 2001517: AudioTrack compatibility issue.
15 years ago
Eric Laurent c2f1f07084 Fix issue 1795088 Improve audio routing code
15 years ago
niko a64c8c79af Added native metadata support.
15 years ago
Jean-Baptiste Queru 6d9d4ac961 donut snapshot
15 years ago
niko d608a813a9 Added method to get metadata out of the player.
15 years ago
Marco Nelissen 361f482fd2 Fixes to make libstagefright build for the simulator.
15 years ago
Nicolas Catania 14d2747c7e New test player stub to load mock native players.
15 years ago
Andreas Huber 20111aa043 Squashed commit of the following:
15 years ago
Android (Google) Code Review 508a3b61c4 Merge change 7150
15 years ago
Ravi K Yenduri 7b115569a3 Ignore pause and seek for live streaming.
15 years ago
Mathias Agopian b07c28b90b add a ctor to Mutex to specify the type, which can be shared. This is used by sf and af an soon will allow some optimization in the kernel for non shared mutexes
15 years ago
Mathias Agopian 00ee480034 implement Mutex and Condition with pthread instead of calling futex directly.
15 years ago
Nicolas Catania 8e1b6cce24 Basic plumbing to retrieve metadata from the native player.
15 years ago
Nicolas Catania a7e0e8b4c4 Implemented the metadata changed notification filters.
15 years ago
Android (Google) Code Review 814914cd08 Merge change 6382
15 years ago
Mathias Agopian 7c5252ed0a add a virtual destructor to region_rasterizer, to be on the safe side
15 years ago
Eric Laurent 349dba337e am 88e209dc: Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
15 years ago
Eric Laurent 573266210f Fix issue 1743700: AudioTrack: setPlaybackRate can not set the playback rate to twice of the ouputSR
15 years ago
Mathias Agopian e35922dc71 merge master in master_gl
15 years ago
Nicolas Catania 1d187f1a86 Direct api to the native media player.
15 years ago
Android (Google) Code Review 3d59a4b999 am 1bee98af: Merge change 5100 into donut
15 years ago
David Krause 5e0a3043af Fill in CDMA gaps and clean up ToneGenerator code
15 years ago
Android (Google) Code Review e4f071b1f3 am 5277103d: Merge change 5035 into donut
15 years ago
Mathias Agopian f1bd03d1eb add glTexParameteri() and fix glTexParameteriv()
15 years ago
Mathias Agopian db8749bce6 Merge commit 'goog/master' into merge_master
15 years ago
Android (Google) Code Review 4710a1f6c9 am d670b8c6: Merge change 3981 into donut
15 years ago
Nicolas Catania 660951867e Removed trailing whitespaces.
15 years ago
Mathias Agopian 2ff585f4bd fix a bug where copybit only renders in the first buffer when used with s/w GL
15 years ago
Mathias Agopian 79021f4b51 revive the copybit test.
15 years ago
Android (Google) Code Review 2a7d5b3c1a am b2df1699: Merge change 1548 into donut
15 years ago
Jianhong Jiang 9747c5a1f5 NJ-1409: (frameworks/base) Support new audio encoding types(AMR and AAC).
15 years ago
Mathias Agopian 348514d9be cleanup Debug.h a bit
15 years ago
Ravi K Yenduri f853bb74a1 Ignore pause and seek for live streaming.
15 years ago
Mathias Agopian cf77b16ef9 Merge commit 'goog/master' into merge_master
15 years ago
Mathias Agopian 273d098cc7 get rid of utils.h
15 years ago
Mathias Agopian 0b4a2fb7ce Merge commit 'goog/master' into merge_master
15 years ago
Android (Google) Code Review 95634c8b6a am de8268d6: Merge change 2331 into donut
15 years ago
Eric Laurent f5879c1448 Fix issue 1846343 - part 1
15 years ago
Mathias Agopian 794aaef95e merge master to master_gl
15 years ago
Mathias Agopian 7562408b22 move libbinder's header files under includes/binder
15 years ago
Mathias Agopian 615a9bfbd9 checkpoint: split libutils into libutils + libbinder
15 years ago
Jean-Baptiste Queru b206b93473 donut snapshot
15 years ago
Garret Pick a9470ac2bf Change required for OpenCORE 2.04 Update
15 years ago
Mathias Agopian cde489a26a Region now has its own implementation instead of relying on SkRegion, which allows us to break libui's dependency on libcorecg.
15 years ago
Mathias Agopian f21de663ee Merge commit 'goog/master' into merge_master
15 years ago
Eric Laurent 0b62e242d1 Fixed issue 1709450: Requirements for CDMA Tone Generator
15 years ago
Mathias Agopian 376f561469 move android_native_buffer_t declaration into its own private/ui/android_native_priv.h header, since user code should never have access to it.
15 years ago
Mathias Agopian 81dd9e9f10 move opengl/include/EGL/android_natives.h to include/ui/egl/android_natives.h and don't include it from egl.h
15 years ago
Mathias Agopian 4fde27f0b8 a brand new MessageQueue for SurfaceFlinger.
15 years ago
Mathias Agopian a4495e1524 Merge commit 'goog/master' into merge_master
15 years ago
Eric Laurent 1dd70b9f04 Fix issue 1745312: Various cleanups in media framework
15 years ago
Mathias Agopian b1514c918d Integrate from //sandbox/mathias/donut/...@145728
15 years ago
Ravi K Yenduri 1503b07c26 Enable OpenCORE on master - part 1
15 years ago
Eric Laurent 29a65006e5 AI 143327: am: CL 143177 am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting.
16 years ago
Eric Laurent a845f672e4 AI 143177: am: CL 142889 Fix issue #1736153 Camera shutter sound can be muted by new AlarmClock setting.
16 years ago
Eric Laurent e47562d6b2 Automated import from //branches/cupcake/...@142889,142889
16 years ago
Jean-Michel Trivi 7d563247cd Automated import from //branches/donutburger/...@141200,141200
16 years ago
Jean-Michel Trivi 90ca92cc07 Automated import from //branches/master/...@141201,141201
16 years ago
Jason Sams 1af452f333 Automated import from //branches/master/...@140868,140868
16 years ago
Jason Sams 7dc112527d Automated import from //branches/donutburger/...@140866,140866
16 years ago
Jean-Michel Trivi 859d22fb31 Automated import from //branches/master/...@140665,140665
16 years ago
Jean-Michel Trivi 2c22aeb65e Automated import from //branches/donutburger/...@140663,140663
16 years ago
The Android Open Source Project 87e445b4be auto import from //branches/cupcake_rel/...@141571
16 years ago
The Android Open Source Project 1179bc9b0e auto import from //branches/cupcake_rel/...@140373
16 years ago
The Android Open Source Project c048cae036 auto import from //branches/cupcake_rel/...@138607
16 years ago
The Android Open Source Project 65e731f393 auto import from //branches/cupcake/...@137873
16 years ago
The Android Open Source Project 87e06b6ae5 auto import from //depot/cupcake/@136654
16 years ago
The Android Open Source Project 89fa4ad53f auto import from //depot/cupcake/@135843
16 years ago
The Android Open Source Project 15f767b960 auto import from //depot/cupcake/@135843
16 years ago
The Android Open Source Project ad04d92014 auto import from //depot/cupcake/@132589
16 years ago
The Android Open Source Project 99ffda8779 auto import from //depot/cupcake/@137055
16 years ago
The Android Open Source Project 25658fd43d auto import from //branches/cupcake/...@132276
16 years ago
The Android Open Source Project 7a2146d580 auto import from //branches/cupcake/...@131421
16 years ago
The Android Open Source Project 5e07b5774c auto import from //branches/cupcake/...@130745
16 years ago
The Android Open Source Project e5198b620a auto import from //branches/cupcake/...@127101
16 years ago
The Android Open Source Project 54ffb8abf9 auto import from //branches/cupcake/...@126645
16 years ago
The Android Open Source Project cce8bd12da auto import from //branches/cupcake/...@125939
16 years ago
The Android Open Source Project 7b5eb023f8 Code drop from //branches/cupcake/...@124589
16 years ago
The Android Open Source Project 2729ea9262 Initial Contribution
16 years ago