mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2026-02-11 20:49:59 +00:00
This makes sure the actual stream parameters are used, which is
important mainly for hardware decoding+filtering cases, which would
previously require various weird workarounds to handle the fact that a
fake software graph has to be constructed, but never used.
This should also improve behaviour in rare cases where
avformat_find_stream_info() does not provide accurate information.
This merges Libav commit
|
||
|---|---|---|
| .. | ||
| acodec | ||
| fate | ||
| lavf | ||
| lavf-fate | ||
| seek | ||
| vsynth | ||
| vsynth1 | ||
| vsynth_lena | ||