< Previous by Date Date Index Next by Date >
< Previous in Thread Thread Index Next in Thread >

Re: [sipxtapi-dev] current state of video support


While building sipXtapi [sipXtapi-media-update branch] 

> Creating library lib\sipXtapid.lib and object lib\sipXtapid.exp
1>sipXmediaLib.lib(MpCaptureTask.obj) : error LNK2019: unresolved external symbol "public: __thiscall MpeH263::MpeH263(int,class MprToNet *)" (??0MpeH263@@QAE@HPAVMprToNet@@@Z) referenced in function "public: enum OsStatus __thiscall MpCaptureTask::applyCodec(class SdpCodec const &)" (?applyCodec@MpCaptureTask@@QAE?AW4OsStatus@@ABVSdpCodec@@@Z)
1>sipXmediaLib.lib(MpRemoteVideoTask.obj) : error LNK2019: unresolved external symbol "public: __thiscall MpdH263::MpdH263(int,class MpBufPool *)" (??0MpdH263@@QAE@HPAVMpBufPool@@@Z) referenced in function "public: enum OsStatus __thiscall MpRemoteVideoTask::applyCodecs(class SdpCodec const * const * const,int)" (?applyCodecs@MpRemoteVideoTask@@QAE?AW4OsStatus@@QBQBVSdpCodec@@H@Z)
1>sipXmediaLib.lib(MpeH264.obj) : error LNK2019: unresolved external symbol "public: virtual __thiscall MpVideoEncoder::~MpVideoEncoder(void)" (??1MpVideoEncoder@@UAE@XZ) referenced in function "public: virtual __thiscall MpeH264::~MpeH264(void)" (??1MpeH264@@UAE@XZ)
1>sipXmediaLib.lib(MpeH264.obj) : error LNK2019: unresolved external symbol "public: __thiscall MpVideoEncoder::MpVideoEncoder(int,class MprToNet *)" (??0MpVideoEncoder@@QAE@HPAVMprToNet@@@Z) referenced in function "public: __thiscall MpeH264::MpeH264(int,class MprToNet *)" (??0MpeH264@@QAE@HPAVMprToNet@@@Z)
1>sipXmediaLib.lib(MpdH264.obj) : error LNK2019: unresolved external symbol "public: __thiscall MpVideoDecoder::MpVideoDecoder(int,class MpBufPool *)" (??0MpVideoDecoder@@QAE@HPAVMpBufPool@@@Z) referenced in function "public: __thiscall MpdH264::MpdH264(int,class MpBufPool *)" (??0MpdH264@@QAE@HPAVMpBufPool@@@Z)

These constructors are not defined...

Paulo

On Tue, Oct 7, 2008 at 2:31 PM, Paulo Vicentini <vicentini.paulo@xxxxxxxxx> wrote:
[sipXtapi-media-update]
img_convert function has been removed from libavcodec so that we should use swscale.
Following is a patch (MpVideoBuf.patch) so that sipXmediaLib builds with the latest SVN of ffmpeg. 

I realize that "mp/video/MpeH263p.h" and others things related to h.263p codec are missing from svn

Is this branch still active? I would like to help you with video support in sipxtapi. 

Paulo

On Mon, Sep 8, 2008 at 5:53 AM, Karsten Schubotz <Karstenvip@xxxxxx> wrote:
Hi all,
Does someone know the current state of Video support by sipXtapi?
I've read, that Video is working in sipXtapi-media-update branch and it has to be merged to sipXtapi branch.

Thanks for your information!

Regards
Karsten

--
Psssst! Schon das coole Video vom GMX MultiMessenger gesehen?
Der Eine für Alle: http://www.gmx.net/de/go/messenger03
_______________________________________________
sipxtapi-dev mailing list
sipxtapi-dev@xxxxxxxxxxxxxxxxxxx
List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/