]> git.sesse.net Git - ffmpeg/commit
avformat/rpl: Fix detection of 8-bit linear formats
authorCameron Cawley <ccawley2011@gmail.com>
Fri, 14 Jun 2019 19:51:33 +0000 (20:51 +0100)
committerMichael Niedermayer <michael@niedermayer.cc>
Fri, 5 Jul 2019 15:08:44 +0000 (17:08 +0200)
commitdcf3f8b368cdab908a84ad28ec5a7e0f15f5b33d
tree98f65a0d30a10611651a384ca3dfa5b7cffce3df
parent0f39ef4db2b899bcaea98d6e485ff5915d594717
avformat/rpl: Fix detection of 8-bit linear formats

Was previously broken by commit 8cf5f94.
Fixes ticket #7859

Signed-off-by: Cameron Cawley <ccawley2011@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
libavformat/rpl.c