[FFmpeg-devel] [PATCH] avfilter/vf_rotate: add >8 bit depth support

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Jun 26 02:26:09 CEST 2016


Muhammad Faiz <mfcc64 <at> gmail.com> writes:

> I think it's not because of bit-exact problem.
> But because fate probes supported formats (with libavfilter/tests/filtfmts)
> On BE machine, code with native formats will generate error
> because fate-ref contains yuv*le entries but fate expects yuv*be

We control the fate test, so we can require an additional 
(bit-exact) conversion from BE to LE to make the fate 
test pass.

Carl Eugen



More information about the ffmpeg-devel mailing list