mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-21 14:30:10 +01:00
Replace useless X11 #includes by the one that actually provides the required
declarations of XvMCMacroBlock and XvMCSurface. Originally committed as revision 17250 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@@ -21,12 +21,7 @@
|
|||||||
#ifndef AVCODEC_XVMC_H
|
#ifndef AVCODEC_XVMC_H
|
||||||
#define AVCODEC_XVMC_H
|
#define AVCODEC_XVMC_H
|
||||||
|
|
||||||
#include <X11/Xlib.h>
|
#include <X11/extensions/XvMC.h>
|
||||||
#include <X11/Xutil.h>
|
|
||||||
#include <X11/Xatom.h>
|
|
||||||
#include <X11/extensions/Xv.h>
|
|
||||||
#include <X11/extensions/Xvlib.h>
|
|
||||||
#include <X11/extensions/XvMClib.h>
|
|
||||||
|
|
||||||
#include "avcodec.h"
|
#include "avcodec.h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user