diff options
author | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-02 16:27:49 +0100 |
---|---|---|
committer | Andreas Rheinhardt <andreas.rheinhardt@outlook.com> | 2024-03-03 09:20:13 +0100 |
commit | e30dd9bbac2746d84a9c1f5fa34cec882785a1c2 (patch) | |
tree | 957669de3f1be73d905e8f5f4102b2014c4ff6e1 /.travis.yml | |
parent | 0b8f7a785963e74a259256d0ad157a18f83b66be (diff) | |
download | ffmpeg-e30dd9bbac2746d84a9c1f5fa34cec882785a1c2.tar.gz |
avformat/dvdvideodec: Don't store AVInputFormat*
The inner AVInputFormat* of the inner mpegps-demuxer
is only used once (in avformat_open_input()), so
don't even store it. In fact, just use ff_mpegps_demuxer
directly, as this demuxer has a configure dependency
on it.
Reviewed-by: Marth64 <marth64@proxyid.net>
Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt@outlook.com>
Diffstat (limited to '.travis.yml')
0 files changed, 0 insertions, 0 deletions