X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Flinux%2Fvideo_decoder.h;fp=include%2Flinux%2Fvideo_decoder.h;h=121e26da2c1869b6447423649d38af8591389060;hb=43bc926fffd92024b46cafaf7350d669ba9ca884;hp=0e9e48b83e3b72dff430fcb3550e9f73e8833767;hpb=cee37fe97739d85991964371c1f3a745c00dd236;p=linux-2.6.git diff --git a/include/linux/video_decoder.h b/include/linux/video_decoder.h index 0e9e48b83..121e26da2 100644 --- a/include/linux/video_decoder.h +++ b/include/linux/video_decoder.h @@ -1,6 +1,8 @@ #ifndef _LINUX_VIDEO_DECODER_H #define _LINUX_VIDEO_DECODER_H +#define HAVE_VIDEO_DECODER 1 + struct video_decoder_capability { /* this name is too long */ __u32 flags; #define VIDEO_DECODER_PAL 1 /* can decode PAL signal */