]> git.sesse.net Git - ffmpeg/commitdiff
avformat: Constify all muxer/demuxers
authorAndreas Rheinhardt <andreas.rheinhardt@outlook.com>
Mon, 19 Apr 2021 17:45:24 +0000 (19:45 +0200)
committerJames Almer <jamrial@gmail.com>
Tue, 27 Apr 2021 14:48:06 +0000 (11:48 -0300)
This is possible now that the next-API is gone.

Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Signed-off-by: James Almer <jamrial@gmail.com>

No differences found