diff options
author | Anton Khirnov <anton@khirnov.net> | 2015-10-20 19:04:57 +0200 |
---|---|---|
committer | Anton Khirnov <anton@khirnov.net> | 2015-12-06 09:43:52 +0100 |
commit | b09ad37c83841c399abb7f2503a2ab214d0c2d48 (patch) | |
tree | 8c174f11e24e1cf75faf5c3fa044c70e4c84266f /avconv.h | |
parent | 792b9c9dfcf44b657d7854368d975b5ca3bc22ca (diff) | |
download | ffmpeg-b09ad37c83841c399abb7f2503a2ab214d0c2d48.tar.gz |
h264: derive the delay from the level when it's not present
Fall back to maximum DPB size if the level is unknown.
This should be more spec-compliant and does not depend on the caller
setting has_b_frames before opening the decoder.
The old behaviour, when the delay is supplied by the caller setting
has_b_frames, can still be obtained by setting strict_std_compliance
below normal.
Diffstat (limited to 'avconv.h')
0 files changed, 0 insertions, 0 deletions