libavc/test/encoder
Harish Mahendrakar eb463e5aa2 cmake: Set C standard to C90 and move few macros to specific targets
- Set CMAKE_C_STANDARD to 90
  Because of this, moved some declarations to start of the block
- Move PROFILE_ENABLE and MD5_DISABLE to specific targets as these
  macros are not used when building libraries

Bug: 242076773
Test: Builds
Change-Id: Icd0b8a48f015a695185ce2220800348f7a7512f1
2022-08-30 20:00:54 +00:00
..
app.h libavc: Add MDCV, CLL, CCV and AVE SEI messages 2019-10-24 17:20:00 +05:30
avcenc.cmake cmake: Set C standard to C90 and move few macros to specific targets 2022-08-30 20:00:54 +00:00
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: Make a separate call to encode header 2022-08-19 12:04:30 -07: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