mirror of
https://mirror.skon.top/https://github.com/FFmpeg/FFmpeg
synced 2026-04-20 21:00:41 +08:00
avformat: Remove unnecessary inclusions from libavcodec
Also improve the other headers a bit while at it. Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
@@ -21,10 +21,8 @@
|
||||
|
||||
#include "libavutil/avstring.h"
|
||||
|
||||
#include "libavcodec/bytestream.h"
|
||||
|
||||
#include "avio_internal.h"
|
||||
#include "rtpdec_formats.h"
|
||||
#include "rtpdec.h"
|
||||
|
||||
struct PayloadContext {
|
||||
AVIOContext *buf;
|
||||
|
||||
Reference in New Issue
Block a user