Browse Source

Remove inclusion of va.h, not needed anymore after r18256.

Originally committed as revision 18258 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.6
Gwenole Beauchesne 17 years ago
parent
commit
cafe71c62d
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      libavcodec/vaapi.h

+ 0
- 1
libavcodec/vaapi.h View File

@@ -25,7 +25,6 @@
#define AVCODEC_VAAPI_H

#include <stdint.h>
#include <va/va.h>

/**
* \defgroup VAAPI_Decoding VA API Decoding


Loading…
Cancel
Save