Hi Kieran,
On Fri, Jun 30, 2023 at 6:41 PM Kieran Kunhya wrote:
>
> On Fri, 30 Jun 2023 at 21:42, Devin Heitmueller
> wrote:
>>
>> When encoding to V210, make sure the bar side data makes it through
>> in the resulting AVPacket. This is needed so the decklink output
>> module can put out bar d
On Fri, 30 Jun 2023 at 21:42, Devin Heitmueller <
devin.heitmuel...@ltnglobal.com> wrote:
> When encoding to V210, make sure the bar side data makes it through
> in the resulting AVPacket. This is needed so the decklink output
> module can put out bar data as VANC when in 10-bit mode.
>
ff_decod
When encoding to V210, make sure the bar side data makes it through
in the resulting AVPacket. This is needed so the decklink output
module can put out bar data as VANC when in 10-bit mode.
Signed-off-by: Devin Heitmueller
---
libavcodec/v210enc.c | 8
1 file changed, 8 insertions(+)