In my codebase (a repo synced last thursday) I had to apply manually
following patches:

http://android.git.kernel.org/?p=platform/external/opencore.git;a=blobdiff;f=android/author/android_audio_input.cpp;h=bb1dfb19f29c1face412e03258b65e365e4f8872;hp=b55f26ba3d0e00bbb2b665dc2b5b283c606b954a;hb=2b835493af268584c1839df5d6bd51b6ab0361a9;hpb=684dfc5d8fc8e9a7706db21892818cb33ecf0631

http://android.git.kernel.org/?p=platform/external/opencore.git;a=blobdiff;f=android/author/authordriver.cpp;h=1723e3832713d3cebb0de9b34f81450cb15778bc;hp=1e68a3f51af040678c0785e309b0afd283b1d9db;hb=2b835493af268584c1839df5d6bd51b6ab0361a9;hpb=684dfc5d8fc8e9a7706db21892818cb33ecf0631

http://android.git.kernel.org/?p=platform/external/opencore.git;a=blobdiff;f=android/author/authordriver.h;h=0113a0f474fc844ea7c68061570c7ba059267c91;hp=367065769c6ee5e8929ded0d4c1938caa3f8651b;hb=2b835493af268584c1839df5d6bd51b6ab0361a9;hpb=684dfc5d8fc8e9a7706db21892818cb33ecf0631

But if you sync your repository again now, they should be there.

2009/3/16 waterblood <[email protected]>:
>
> 2.01 Release
>
> On Mar 16, 9:40 pm, rktb <[email protected]> wrote:
>> Which codebase are you looking at?
>>
>> -Ravi
>>
>> On Mar 16, 3:59 am, waterblood <[email protected]> wrote:
>>
>>
>>
>> > I also get the same failed error code in prepare. I trace the cause is
>> > in PVMFOMXEncNode::NegotiateAudioComponentParameters(), that output
>> > channels number is be set to 10 in a former calling. But i cannot find
>> > any place where PVMFOMXEncNode::SetOutputNumChannel(10) be called.
>>
>> > Have you fixed the same issue?
>>
>> > Best Regards
>> > Guoyin Chen
>>
>> > On Mar 13, 12:21 pm, waterblood <[email protected]> wrote:
>>
>> > > The call path should be as below:
>>
>> > > MediaRecorder::prepare()---->PVMediaRecorder::prepare()---
>>
>> > > >AuthorDriver::handlePrepare()--->PVAuthorEngine::Init()
>>
>> > > On Mar 13, 6:53 am, Misael Lopez <[email protected]> wrote:
>>
>> > > > Hi,
>>
>> > > > I used to record audio using SoundRecorder application, but in latest
>> > > > pull it seems to be broken. The application starts but when the record
>> > > > is actually going to happen, it fails. The error message (from logcat)
>> > > > is:
>>
>> > > > E/MediaRecorder(  869): prepare failed: -2147483648
>>
>> > > > I'd like to give more information about the error, but I don't see
>> > > > more related messages in the log. I grep-ed the error message and
>> > > > found that the "prepare" function is returning with an error. But I
>> > > > couldn't find the actual implementation of the prepare function.
>>
>> > > > Any idea or suggestion?
>>
>> > > > Thanks,
>> > > > -Misa- Hide quoted text -
>>
>> > > - Show quoted text -- Hide quoted text -
>>
>> - Show quoted text -
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"android-framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/android-framework?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to