Re: [FFmpeg-devel] [PATCH] libavcodec/escape130: fixes and improvements

2018-07-20 Thread Michael Chaban
commit 3/3). If I use AV_PIX_FMT_YUV420P I cannot apply the same RGB pattern. In this case I'll have to use Luma pattern instead, which is little different. What is more inportant: original decoder algorythm or YUV420P pixel format? Thank you, Michael Chaban _

[FFmpeg-devel] [PATCH] libavcodec/escape130: fixes and improvements

2018-07-18 Thread Michael Chaban
Hi! Recently I completely decompiled original Eidos Escape codecs, and I wanted to fix and improve Escape130 code of ffmpeg. Here are three sequential commits and very short (few frames) RPL-video file sample. Please review, Michael Chaban - - - Image links to compare - - - Original Eidos