diff options
author | Andreas Rheinhardt <[email protected]> | 2024-03-02 16:27:49 +0100 |
---|---|---|
committer | Andreas Rheinhardt <[email protected]> | 2024-03-03 09:20:13 +0100 |
commit | e30dd9bbac2746d84a9c1f5fa34cec882785a1c2 (patch) | |
tree | 957669de3f1be73d905e8f5f4102b2014c4ff6e1 /libavformat/rtmphttp.c | |
parent | 0b8f7a785963e74a259256d0ad157a18f83b66be (diff) |
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 <[email protected]>
Signed-off-by: Andreas Rheinhardt <[email protected]>
Diffstat (limited to 'libavformat/rtmphttp.c')
0 files changed, 0 insertions, 0 deletions