diff options
author | Josh de Kock <joshdk@obe.tv> | 2018-09-26 10:35:04 +0100 |
---|---|---|
committer | Kieran Kunhya <kierank@obe.tv> | 2018-10-26 11:48:14 +0100 |
commit | 0a055f463a60af764c083fd0ba3112037557de4b (patch) | |
tree | 2df6488d7086646d9776dfa736069abebc9f5229 /tests/ref/fate/loco-yuy2 | |
parent | 4fcfb9c4ebf3650fd7e82ba78d81c8aebdabd228 (diff) | |
download | ffmpeg-0a055f463a60af764c083fd0ba3112037557de4b.tar.gz |
lavc/h264dec: don't error out when receiving multiple IDR slices
This error isn't particularly helpful as checking for mixed IDR/non-IDR
NALUs would need to be done at a higher level to actually be accurate.
Removing the error allows an API user to send individual slice NALUs
(i.e. incomplete frames) so they can take advantage of slice
threading. The ticket which this error was added for (#4408) no
longer segfaults after removing this error (as the bug was likely
fixed more properly elsewhere).
Diffstat (limited to 'tests/ref/fate/loco-yuy2')
0 files changed, 0 insertions, 0 deletions