1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-11-06 08:29:25 +02:00

lavc: remove the FF_API_SET_STRING_OLD cruft.

This commit is contained in:
Anton Khirnov
2011-02-03 14:58:59 +01:00
parent 01a4259b8d
commit 41d0eb1c81
9 changed files with 6 additions and 74 deletions

View File

@@ -20,7 +20,7 @@
#include "libavutil/avutil.h"
#include "libavutil/pixfmt.h"
#include "libavcodec/opt.h"
#include "libavutil/opt.h"
#include "swscale.h"
#include "swscale_internal.h"