libavc/test/encoder
Harish Mahendrakar 29393d25cd avcenc: Fix PSNR computation for 420 semi-planar output in test
PSNR computation for 420 Semi-planar recon was incorrect.

Bug: 173151765
Test: avcenc -i qcif.yuv -w 176 -h 144 --bitrate 512000 \
      -o out.h264 --recon_enable 1 --recon recon.yuv \
      --input_chroma_format YUV_420SP_VU --recon_chroma_format \
      YUV_420SP_VU --num_frames 4 --psnr 1

Change-Id: I8de628107894bfdef6027f865b235aa01349bc4d
2020-11-13 17:37:27 +00:00
..
app.h libavc: Add MDCV, CLL, CCV and AVE SEI messages 2019-10-24 17:20:00 +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 libavc: Add MDCV, CLL, CCV and AVE SEI messages 2019-10-24 17:20:00 +05:30
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