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

Michael Chaban arsunt at gmail.com
Thu Jul 19 09:39:06 EEST 2018


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 decoder: https://ibb.co/mvLUby
FFmpeg before my commits: https://ibb.co/k8GP9J
FFmpeg after 1/3 commit: thttps://ibb.co/dUavGy
FFmpeg after 2/3 commit: https://ibb.co/cgLj9J
FFmpeg after 3/3 commit: https://ibb.co/isTFGy

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-libavcodec-escape130-fixed-wrong-Y-copy-block-decodi.patch
Type: application/octet-stream
Size: 1612 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180719/72f91dec/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-libavcodec-escape130-the-default-YUV-colorspace-repl.patch
Type: application/octet-stream
Size: 6850 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180719/72f91dec/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-libavcodec-escape130-The-original-decoder-blockiness.patch
Type: application/octet-stream
Size: 7906 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180719/72f91dec/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: short_sample.rpl
Type: application/octet-stream
Size: 48688 bytes
Desc: not available
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20180719/72f91dec/attachment-0003.obj>


More information about the ffmpeg-devel mailing list