mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-12-08 06:09:50 +00:00
avcodec, avformat: Remove unnecessary inclusions of lavc/internal.h
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
This commit is contained in:
parent
ef92c352e7
commit
33df1ba6b2
6 changed files with 0 additions and 6 deletions
|
|
@ -27,7 +27,6 @@
|
|||
#include "libavutil/avassert.h"
|
||||
#include "libavutil/mem.h"
|
||||
|
||||
#include "internal.h"
|
||||
#include "parser.h"
|
||||
|
||||
AVCodecParserContext *av_parser_init(int codec_id)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue