Commit graph

4 commits

Author SHA1 Message Date
Ram Mohan
072e69978a avcenc: clean up sample application
This commit does not introduce any new functionality. This is a
cosmetic change. It removes redundant comments, unused variables,
indents to a common guideline.
2023-10-03 14:24:25 -07:00
Ram Mohan
2074f2bfaf avcenc: Modify vui time scale based on target frame rate 2023-10-01 01:37:17 +05:30
Ram Mohan
fef966515c avcenc: Fix Crash for 422 ILE inputs
The input buffers allocated for 422 formats is less by a chroma
plane. This causing memory over writes and results in crash while
freeing
2023-09-28 07:24:09 -07:00
Harish Mahendrakar
47dfd4ca64 Rename test as examples
Also rename test/decoder as test/avcdec and test/encoder as test/avcenc

Change-Id: Ia21513d91206d806a2aa2177012765c54287bc77
2023-09-28 10:22:54 +05:30