mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2026-02-04 14:30:55 +08:00
avcodec/vaapi: Remove old and deprecated VAAPI context and header
Deprecated in 851960f6f8.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Signed-off-by: James Almer <jamrial@gmail.com>
This commit is contained in:
committed by
James Almer
parent
337f777f37
commit
e3d993fab0
@@ -1522,8 +1522,7 @@ typedef struct AVCodecContext {
|
||||
* For some hardware accelerators, a global context needs to be
|
||||
* provided by the user. In that case, this holds display-dependent
|
||||
* data FFmpeg cannot instantiate itself. Please refer to the
|
||||
* FFmpeg HW accelerator documentation to know how to fill this
|
||||
* is. e.g. for VA API, this is a struct vaapi_context.
|
||||
* FFmpeg HW accelerator documentation to know how to fill this.
|
||||
* - encoding: unused
|
||||
* - decoding: Set by user
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user