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

2024-07-03 Thread Leo Izen
ffmpeg | branch: release/7.0 | Leo Izen | Tue Jul 2 09:39:01 2024 -0400| [89a85efbf1f708e8eb9170d89ec49c065a066cee] | committer: Leo Izen avcodec/pngenc: 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/pngenc: fix mDCv typo

2024-07-03 Thread Leo Izen
ffmpeg | branch: master | Leo Izen | Tue Jul 2 09:39:01 2024 -0400| [d69e52252320011f094292e7398645614f9dfe96] | committer: Leo Izen avcodec/pngenc: 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