libavc/test/encoder
Martin Storsjo a926c1d695 avcenc: Make sure that "avcenc --help" works as intended
The --help option is handled by the normal argument parsing loop
below, but that is only invoked if argc > 2.

Change-Id: Icff3625412c340565c062628f2657c41db73068e
2015-06-24 21:07:43 +00:00
..
app.h Added code to handle cases with qp less than 10 2015-06-24 21:04:58 +00:00
input.c Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-24 20:42:25 +00:00
main.c avcenc: Make sure that "avcenc --help" works as intended 2015-06-24 21:07:43 +00:00
output.c Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-24 20:42:25 +00:00
psnr.c Don't include <sys/time.h> if WINDOWS_TIMER is set 2015-06-24 20:42:25 +00:00
psnr.h fix file permissions 2015-05-05 17:34:51 +00:00
recon.c Reduced memory requirements. 2015-06-24 21:04:04 +00:00