mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-03 10:27:45 +00:00
lavc: remove the FF_API_SET_STRING_OLD cruft.
This commit is contained in:
parent
01a4259b8d
commit
41d0eb1c81
9 changed files with 6 additions and 74 deletions
|
@ -38,7 +38,7 @@
|
|||
#include "libavutil/parseutils.h"
|
||||
#include "libavutil/pixdesc.h"
|
||||
#include "libavutil/eval.h"
|
||||
#include "libavcodec/opt.h"
|
||||
#include "libavutil/opt.h"
|
||||
#include "cmdutils.h"
|
||||
#include "version.h"
|
||||
#if CONFIG_NETWORK
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue