]> git.sesse.net Git - ffmpeg/commit
avcodec/exr: set layer_match in all branches
authorMichael Niedermayer <michael@niedermayer.cc>
Tue, 25 Dec 2018 20:30:54 +0000 (21:30 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Sat, 12 Jan 2019 15:46:41 +0000 (16:46 +0100)
commit433d2ae4353f3c513a45780845d9d8ca252cd4dc
treec9f87cf664d337fcaa506d9791cd88715c9a2936
parentf9728feaf90eb7493f8872356f54150efafb59cc
avcodec/exr: set layer_match in all branches

Otherwise it is left to the value from the previous iteration

Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavcodec/exr.c