mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-12 18:10:13 +01:00
lavc: Rename hwaccel.h to hwconfig.h
This already applied to decoders as well as hwaccels, and adding encoder support was going to make the name even more inaccurate.
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
#include "avcodec.h"
|
||||
#include "bytestream.h"
|
||||
#include "decode.h"
|
||||
#include "hwaccel.h"
|
||||
#include "hwconfig.h"
|
||||
#include "internal.h"
|
||||
#include "thread.h"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user