diff options
author | Devin Heitmueller <dheitmueller@ltnglobal.com> | 2017-10-06 08:55:44 -0400 |
---|---|---|
committer | Marton Balint <cus@passwd.hu> | 2017-10-10 20:07:27 +0200 |
commit | 77f7d710e08635407b3bda2a1505040709ef2a3c (patch) | |
tree | ac91b031ab7c93a094f683b6c6fdf591157775ea /libavformat/rtpenc_vp9.c | |
parent | 278588cd0bf788df0194f74e62745f68559616f9 (diff) | |
download | ffmpeg-77f7d710e08635407b3bda2a1505040709ef2a3c.tar.gz |
libavdevice/decklink: add support for 10-bit output for Decklink SDI
Can be tested via the following command:
./ffmpeg -i foo.ts -f decklink -vcodec v210 'DeckLink Duo (1)'
Note that the 8-bit support works as it did before, and setting
the pix_fmt isn't required for 10-bit mode. The code defaults to
operating in 8-bit mode when no vcodec is specified, for backward
compatibility.
Updated to reflect feedback from Marton Balint <cus@passwd.hu>
Signed-off-by: Devin Heitmueller <dheitmueller@ltnglobal.com>
Signed-off-by: Marton Balint <cus@passwd.hu>
Diffstat (limited to 'libavformat/rtpenc_vp9.c')
0 files changed, 0 insertions, 0 deletions