[FFmpeg-cvslog] avcodec/pngdec: fix mDCv typo

2024-07-03 Thread Leo Izen
ffmpeg | branch: release/7.0 | Leo Izen | Tue Jul 2 09:24:18 2024 -0400| [5ce0c378966f6bc328f643549cad288ab1d3a163] | committer: Leo Izen avcodec/pngdec: fix mDCv typo When mDCv support was added, there was a typo in both variable names and also the MKTAG itself, incorrectly listing it as mDV

[FFmpeg-cvslog] avcodec/pngdec: fix mDCv typo

2024-07-03 Thread Leo Izen
ffmpeg | branch: master | Leo Izen | Tue Jul 2 09:24:18 2024 -0400| [c1af34c25bd48a547930094fd60e5458dd1c6d9b] | committer: Leo Izen avcodec/pngdec: fix mDCv typo When mDCv support was added, there was a typo in both variable names and also the MKTAG itself, incorrectly listing it as mDVc. The