55471 Commits (3e29db0621e2571b1f615cc48cb5848b5c1f263f)
 

Author SHA1 Message Date
Eric Laurent 46d39f0b88 am bc86bda4: Merge change 22897 into eclair
15 years ago
Android (Google) Code Review 63d88ff95d Merge change 22897 into eclair
15 years ago
Andreas Huber c2d94ad518 am e0daf804: Merge change 22921 into eclair
15 years ago
Andreas Huber 284f513a4c An attempt to fix a deadlock between OMXCodec::start and upstream ::read
15 years ago
Andreas Huber 4f64953af0 am 650b872c: Merge change 22830 into eclair
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 e28a36473f am 2d829928: Merge change 22818 into eclair
15 years ago
Andreas Huber 0c89199745 assert => CHECK in stagefright.
15 years ago
Andreas Huber f694a9b0ff am 4b8e3fb5: Merge change 22777 into eclair
15 years ago
Andreas Huber 355edcea2f Disregard the EOS buffer flag while flushing or shutting down the decoder.
15 years ago
Andreas Huber a99af4ff34 am c27bff91: Merge change 22774 into eclair
15 years ago
Andreas Huber bddb93a06d am 867bb7c3: Merge change 22773 into eclair
15 years ago
Andreas Huber 38b610fe53 Added a commandline option to "stagefright" that limits decoding to a maximum number of frames per iteration.
15 years ago
Andreas Huber ea7d156297 Keep up with latest changes to overlay handling on that unnamable platform.
15 years ago
Martin Storsjo 623d005e0c am 09f4c942: Merge change 22710 into eclair
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 fc753cda6b am f96d49a2: Merge change 22646 into eclair
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
Jean-Baptiste Queru 6b5ff0798d merge from open-source master
15 years ago
Android Code Review ff5fffd65c Merge change 10274
15 years ago
Andreas Huber 2ea76ead54 Enable specification of http:// urls in stagefright commandline tool.
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 bde3caae21 Better (proper) parsing of the AVCDecoderConfigurationRecord, respect hardware decoder profile/level limits.
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
Android (Google) Code Review 6d61edc711 Merge change 21745 into eclair
15 years ago
Andreas Huber 2d7d46fb2d Refactored "stagefright" commandline app, split off JPEGSource.
15 years ago
Feng Qian c1a8d2f170 Fix missing -lpthread in linux-sim build.
15 years ago
Android (Google) Code Review 3781a13f68 Merge change 21576 into eclair
15 years ago
Andreas Huber c6b59b7c8a Support for marshalling pointers / intptr_t in Parcel.
15 years ago
Andreas Huber df64839ff6 am ffbd2426: Merge change 21340 into eclair
15 years ago
Andreas Huber 693d271e62 Squashed commit of the following:
15 years ago
Sahil Sachdeva e99fc320b6 am c9706f02: (-s ours) DO NOT MERGE, ALready merged to master. 1440173 [NJ-1331] MetaData utility parse the wrong m4a meta data. Changes to Java, application side.
15 years ago
Sahil Sachdeva 59ecb64c96 DO NOT MERGE, ALready merged to master.
15 years ago
Android (Google) Code Review b0ea9ad85b Merge change 21018
15 years ago
Sahil Sachdeva acd2bd7d87 1440173 [NJ-1331] MetaData utility parse the wrong m4a meta data. Changes to Java, application side.
15 years ago
Mathias Agopian 806a5fcb30 be more friendly with C
15 years ago
Eric Laurent 5a22b909c9 Fix issue 2045983 ToneGenerator: fix void statement.
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
Andreas Huber 47f59cfe40 Build the stagefright library by default.
15 years ago
Android (Google) Code Review 23aea9771d Merge change 9674
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 285ead29c9 The mp3 decoder now correctly uses microseconds to measure time. One less quirk.
15 years ago
Andreas Huber bf37f33648 Recording/Export to .mp4/h.263 somewhat works on TI hardware.
15 years ago
Eric Laurent 3302526f62 Fix problem in AudioTrack with 8 bit PCM and direct output.
15 years ago
Jean-Baptiste Queru fd6444c51f merge from open-source master
15 years ago
Andreas Huber 8b938cdab5 The IOMX interface now instantiates IOMXRenderers to hide the details of hardware accelerated blitting.
15 years ago