diff options
author | Matthew Fearnley <matthew.w.fearnley@gmail.com> | 2019-03-29 22:03:03 +0000 |
---|---|---|
committer | Tomas Härdin <tjoppen@acc.umu.se> | 2019-04-02 17:14:30 +0200 |
commit | 1046e880884bb5f0da4fb7d50028ff599550245c (patch) | |
tree | 8b7562969028d3cf487dd82233ccb9fe390649dd /libavfilter/avfiltergraph.c | |
parent | 5dcc63c1d2d99640f28b5547f26685fc3a3bfadf (diff) | |
download | ffmpeg-1046e880884bb5f0da4fb7d50028ff599550245c.tar.gz |
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).
24-bit decoding is disabled by default (#ifdef ZMBV_ENABLE_24BPP), and no
prior encoders or sample videos are known to exist for this bit depth, so
I consider this change in implementation is unlikely to affect anyone.
The decision has been made in agreement with the DOSBox Development Team
(dosbox.crew@gmail.com), specifically with harekiet, who wrote the original
codec.
Diffstat (limited to 'libavfilter/avfiltergraph.c')
0 files changed, 0 insertions, 0 deletions