avformat/evcdec: Remove unused headers
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
09e8ccb19e
commit
abc6a4a6bc
@ -20,15 +20,11 @@
|
|||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "libavcodec/get_bits.h"
|
|
||||||
#include "libavcodec/golomb.h"
|
|
||||||
#include "libavcodec/internal.h"
|
|
||||||
#include "libavcodec/evc.h"
|
#include "libavcodec/evc.h"
|
||||||
#include "libavcodec/bsf.h"
|
#include "libavcodec/bsf.h"
|
||||||
|
|
||||||
#include "libavutil/opt.h"
|
#include "libavutil/opt.h"
|
||||||
|
|
||||||
#include "rawdec.h"
|
|
||||||
#include "avformat.h"
|
#include "avformat.h"
|
||||||
#include "avio_internal.h"
|
#include "avio_internal.h"
|
||||||
#include "evc.h"
|
#include "evc.h"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user