diff options
author | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-04-10 00:25:14 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@gmail.com> | 2020-04-10 00:32:42 +0200 |
commit | 081ef58619208859831af7a741a325a0a96406ea (patch) | |
tree | 65cdb39852e93d93e34d2de88752fc8987e1324f /libavformat/dash.h | |
parent | 7104c4dd88078266492b756b3422e4e516bde878 (diff) | |
download | ffmpeg-081ef58619208859831af7a741a325a0a96406ea.tar.gz |
avformat/matroskaenc: Remove unnecessary headers
subtitles.h has been included in order to use ff_subtitles_next_line()
to help parsing srt subtitles which at that time had their timing as
part of the payload and not as part of the AVPacket fields. When this
changed (in 55180b32) it has been forgotten to remove this header.
libavcodec/internal.h meanwhile has been added in bb47aa5850c and has
never been used at all.
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@gmail.com>
Diffstat (limited to 'libavformat/dash.h')
0 files changed, 0 insertions, 0 deletions