[FFmpeg-cvslog] libavcodec/zmbv: change 24-bit decoder channel order, from RGB24 to BGR24

2019-04-02 Thread Matthew Fearnley
ffmpeg | branch: master | Matthew Fearnley | Fri Mar 29 22:03:03 2019 +| [1046e880884bb5f0da4fb7d50028ff599550245c] | committer: Tomas Härdin libavcodec/zmbv: change 24-bit decoder channel order, from RGB24 to BGR24 This brings the channel order in line with that used in 32-bit mode (BGR0

[FFmpeg-cvslog] libavcodec/zmbv: use PTRDIFF_SPECIFIER for `src - c->decomp_buf`.

2019-04-02 Thread Matthew Fearnley
ffmpeg | branch: master | Matthew Fearnley | Tue Mar 26 19:44:23 2019 +| [5dcc63c1d2d99640f28b5547f26685fc3a3bfadf] | committer: Tomas Härdin libavcodec/zmbv: use PTRDIFF_SPECIFIER for `src - c->decomp_buf`. Other bit depths saw this change in ced0d6c14d, but this instance was presuma

[FFmpeg-cvslog] libavcodec/zmbvenc: add support for 24-bit encoding, using pix_fmt BGR24.

2019-04-02 Thread Matthew Fearnley
ffmpeg | branch: master | Matthew Fearnley | Tue Mar 26 22:13:06 2019 +| [b97a7dd03185898db0b5bf1a144a6848fb3010b3] | committer: Tomas Härdin libavcodec/zmbvenc: add support for 24-bit encoding, using pix_fmt BGR24. Support is #ifdef'd out at this stage, using ZMBV_ENABLE_24BPP (li

[FFmpeg-cvslog] libavcodec/zmbvenc: Add support for RGB formats

2019-03-14 Thread Matthew Fearnley
ffmpeg | branch: master | Matthew Fearnley | Thu Mar 7 14:42:09 2019 +| [0321370601833f4ae47e8e11c44570ea4bd382a4] | committer: Tomas Härdin libavcodec/zmbvenc: Add support for RGB formats This consists mostly of the following changes: - add newly supported pixel formats (RGB555LE

[FFmpeg-cvslog] libavcodec/zmbvenc: motion estimation improvements/bug fixes:

2019-02-19 Thread Matthew Fearnley
ffmpeg | branch: master | Matthew Fearnley | Thu Feb 7 12:54:59 2019 +| [f2e89fe4d34a7f53711ccea952331d2c77f04f19] | committer: Tomas Härdin libavcodec/zmbvenc: motion estimation improvements/bug fixes: - Clamp ME range to -64..63 (prevents corruption when me_range is too high) - Allow

[FFmpeg-cvslog] libavcodec/zmbvenc: block scoring improvements/bug fixes

2019-02-19 Thread Matthew Fearnley
ffmpeg | branch: master | Matthew Fearnley | Sat Feb 9 13:10:20 2019 +| [2d80b56ce0d4bf545aeecfcc3b71f2bb2aeb3c9e] | committer: Tomas Härdin libavcodec/zmbvenc: block scoring improvements/bug fixes - Improve block choices by counting 0-bytes in the entropy score - Make histogram use