]> git.sesse.net Git - nageru/commit
Suppress repeated chroma location warnings from FFmpeg.
authorSteinar H. Gunderson <steinar+nageru@gunderson.no>
Mon, 1 Jun 2020 08:25:52 +0000 (10:25 +0200)
committerSteinar H. Gunderson <steinar+nageru@gunderson.no>
Mon, 1 Jun 2020 08:25:52 +0000 (10:25 +0200)
commit1be4f26ad8f13698671d63f203ec0433cf4cf4aa
tree29da4994c0257cb7ecceb31ead9177333916f957
parent2dc38f684491f30639665a02e538f9a1e32d77ee
Suppress repeated chroma location warnings from FFmpeg.

It's no good getting one of these for every frame. This works around
an FFmpeg bug where HEVC doesn't get the right chroma location set.
nageru/ffmpeg_capture.cpp
nageru/ffmpeg_capture.h