]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vda_h264.c
Support reading 64bit sgi images.
[ffmpeg] / libavcodec / vda_h264.c
index 6ea5e0fdd79a2a564c775cedfae613cbb32c399e..254268f558011e5505b108dc0e219421adfbc803 100644 (file)
@@ -86,7 +86,6 @@ AVHWAccel ff_h264_vda_hwaccel = {
     .type           = AVMEDIA_TYPE_VIDEO,
     .id             = CODEC_ID_H264,
     .pix_fmt        = PIX_FMT_VDA_VLD,
-    .capabilities   = 0,
     .start_frame    = start_frame,
     .decode_slice   = decode_slice,
     .end_frame      = end_frame,