[Libva] error related to VAEncSequenceParameterBufferH264 and VAEncPictureParameterBufferH264 defines
Ratin
ratin3 at gmail.com
Fri Jan 25 17:46:42 PST 2013
Sorry this was an error on my part, va_enc_h264.h was not being included as
I thought it was . Please dis-regard..Thanks
On Fri, Jan 25, 2013 at 5:40 PM, Ratin <ratin3 at gmail.com> wrote:
> Hi I have got the weird error (i think i have seen this before) - even
> though these are declared properly within
> /usr/local/include/va/va_enc_h264.h and I made sure there is no other
> headers with the same name:
>
> error: unknown type name 'VAEncSequenceParameterBufferH264'
> error: unknown type name 'VAEncPictureParameterBufferH264'
>
> I have both libva_staging and inter-driver-staging branches and i got them
> on the same day (the latest logs were 5 days apart)
>
> git log :
>
> libva staging :
> -------------------------
> commit 21649988d6b532cc96f633db017d1e4369f640e9
> Author: Jonathan Bian <jonathan.bian at intel.com>
> Date: Wed Jan 9 14:44:18 2013 -0800
>
> Added "flags" field to VAProcFilterParameterBufferDeinterlacing to
> indicate TOP/BOTTOM field in the input frame and which field to use for BOB
> de
>
> ::::::::::::::::;
>
> intel-driver staging
> -------------------------------------
> commit 788e99361208127763fdf1e146e63fca03a09f67
> Author: Xiang, Haihao <haihao.xiang at intel.com>
> Date: Mon Jan 14 15:50:20 2013 +0800
>
> Set Fix_Prev_Mb_skipped flag in AVC_BSD_OBJECT command instead of
> VC1_BSD_OBJECT command
>
> A stupid error by me in the commit f750d1b
>
> Signed-off-by: Xiang, Haihao <haihao.xiang at intel.com>
> (cherry picked from commit 88b21b9aba9be13e08109fe5d213973447f38558)
>
>
> VAINFO:
> ---------------------------------------------------------------------------
> root at ratin-nano-intel:~/intel-driver-staging# vainfo
> libva info: VA-API version 0.34.0
> libva info: va_getDriverName() returns 0
> libva info: Trying to open /usr/local/lib/dri/i965_drv_video.so
> libva info: Found init function __vaDriverInit_0_34
> libva info: va_openDriver() returns 0
> vainfo: VA-API version: 0.34 (libva 1.2.0.pre1)
> vainfo: Driver version: Intel i965 driver - 1.0.16.pre1
> vainfo: Supported profile and entrypoints
> VAProfileNone : VAEntrypointVideoProc
> VAProfileMPEG2Simple : VAEntrypointVLD
> VAProfileMPEG2Main : VAEntrypointVLD
> VAProfileH264Baseline : VAEntrypointVLD
> VAProfileH264Baseline : VAEntrypointEncSlice
> VAProfileH264Main : VAEntrypointVLD
> VAProfileH264Main : VAEntrypointEncSlice
> VAProfileH264High : VAEntrypointVLD
> VAProfileH264High : VAEntrypointEncSlice
> VAProfileVC1Simple : VAEntrypointVLD
> VAProfileVC1Main : VAEntrypointVLD
> VAProfileVC1Advanced : VAEntrypointVLD
> VAProfileJPEGBaseline : VAEntrypointVLD
> root at ratin-nano-intel:~/intel-driver-staging#
>
> Any clue?
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/libva/attachments/20130125/f504d7a0/attachment.html>
More information about the Libva
mailing list