libavc/test/encoder
Harish Mahendrakar 6f403c12e3 avcenc: Set default color aspects to unspecified in VUI
In avcenc test application, when configuring VUI,
color aspects were set to 0. This causes issues when the
clips are decoded using reference decoder where this is treated
as RGB data. Set these to unspecified.

Bug: 242104405
Test: avcenc -c enc.cfg

Change-Id: I2f80250f94faccba52fe945502fc10b793def536
2022-08-17 22:41:47 +00:00
..
app.h libavc: Add MDCV, CLL, CCV and AVE SEI messages 2019-10-24 17:20:00 +05:30
avcenc.cmake Builds: Modular cmake scripts added 2022-02-02 11:14:55 +05:30
enc.cfg Encoder: Added sample encoder config file to be used with avcenc 2016-06-16 03:28:32 +00:00
input.c libavc: Add MDCV, CLL, CCV and AVE SEI messages 2019-10-24 17:20:00 +05:30
main.c avcenc: Set default color aspects to unspecified in VUI 2022-08-17 22:41:47 +00:00
output.c libavc: Add MDCV, CLL, CCV and AVE SEI messages 2019-10-24 17:20:00 +05:30
psnr.c avcenc: Fix PSNR computation for 420 semi-planar output in test 2020-11-13 17:37:27 +00:00
psnr.h fix file permissions 2015-05-05 17:34:51 +00:00
recon.c libavc: Add MDCV, CLL, CCV and AVE SEI messages 2019-10-24 17:20:00 +05:30