diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-06 20:21:59 +0200 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2023-09-10 21:19:29 +0200 |
commit | 4f98bf9dbd0ef6a401fad40f6275ebd3904c83bf (patch) | |
tree | 31770d3cb78a298f18fa518f42229143a5ee7dd0 /libavfilter/f_cue.c | |
parent | 879178b40d2fd0ef9186d0ed3f693fb380714cba (diff) | |
download | ffmpeg-4f98bf9dbd0ef6a401fad40f6275ebd3904c83bf.tar.gz |
avformat/avio_internal: Don't include url.h
It is only included because two very rarely used functions
use pointers to URLContexts; use struct URLContext instead.
Also move ffio_geturlcontext() so that one can avoid
a forward declaration of struct URLContext (which would be
necessary as soon as FF_API_AVIODIRCONTEXT is no more).
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to 'libavfilter/f_cue.c')
0 files changed, 0 insertions, 0 deletions