]> git.sesse.net Git - ffmpeg/commit
Merge commit 'eb542106029a9b28b4f76ff7c181eb4f542da9c4'
authorClément Bœsch <u@pkh.me>
Thu, 23 Mar 2017 15:02:11 +0000 (16:02 +0100)
committerClément Bœsch <u@pkh.me>
Thu, 23 Mar 2017 15:02:28 +0000 (16:02 +0100)
commit4c45c866cfbbb756447a5dcf16e93e3f78b04c7a
tree7829be401e06ac6d5697815d33e245858a2b9a98
parent947230837cb6d64323590650554dad7abaf9a93f
parenteb542106029a9b28b4f76ff7c181eb4f542da9c4
Merge commit 'eb542106029a9b28b4f76ff7c181eb4f542da9c4'

* commit 'eb542106029a9b28b4f76ff7c181eb4f542da9c4':
  swscale: Add missing yuv444p12 swapping

This commit is a noop, these pixel formats were introduced long ago and
present in the switch case.

Merged-by: Clément Bœsch <u@pkh.me>