Hi there,
on remote machine where I'm working, I found some IPP headers & libs, which are intended for use of H263 IPP functions. There are only 3 headers:
$ ls -l ippcodec_xsc41/include/
-rw-r--r-- 1 root root 3737 Oct 15 2004 codecDef.h
-rw-r--r-- 1 root root 11698 Oct 15 2004 codecVC.h
-rw-r--r-- 1 root root 1180 Oct 15 2004 misc.h
codecVC.h, for example, incudes some H263 en/decoding API, such as Encode_H263Video(), and so on.
I'd like to get the same tool for i386. However, I looked for the various samples which are available for download, and found nothing with these headers and libs included.
Do anybody know, where could I find these files freely available?
Thank you!
on remote machine where I'm working, I found some IPP headers & libs, which are intended for use of H263 IPP functions. There are only 3 headers:
$ ls -l ippcodec_xsc41/include/
-rw-r--r-- 1 root root 3737 Oct 15 2004 codecDef.h
-rw-r--r-- 1 root root 11698 Oct 15 2004 codecVC.h
-rw-r--r-- 1 root root 1180 Oct 15 2004 misc.h
codecVC.h, for example, incudes some H263 en/decoding API, such as Encode_H263Video(), and so on.
I'd like to get the same tool for i386. However, I looked for the various samples which are available for download, and found nothing with these headers and libs included.
Do anybody know, where could I find these files freely available?
Thank you!
链接已复制
8 回复数
Hello,
as I see you use IPP v4.1 for PXA. We have different samples for IPP for IXP and IPP for IA. I recommend you to take a look on IPP media sample, it contains many media codecs, including H.263 and supprts IA32, EM63T, Itanium and Xscale IXP42x processors
Please also note, that the latest version of IPP is v5.0.
Regards,
Vladimir
Spasibo, Vladimir ;-)
Yes, I'd glad to use the most fresh IPP API, but I'm not allowed, sorry. Indeed, I need to port some customer's code to Linux, and it's heavily based on IPP v4.1.
So, do you know, where the v4.1 samples I've asked about in original message, are located in?
Thanks.
Yes, I'd glad to use the most fresh IPP API, but I'm not allowed, sorry. Indeed, I need to port some customer's code to Linux, and it's heavily based on IPP v4.1.
So, do you know, where the v4.1 samples I've asked about in original message, are located in?
Thanks.
you are welcome:)
Unfortunately we do not keep old version of samples, please submit your request to Intel Premier Support
Vladimir
