]> granicus.if.org Git - libvpx/commit
vpxenc: Move config check code into its own source files.
authorTom Finegan <tomfinegan@google.com>
Mon, 25 Nov 2013 20:05:19 +0000 (12:05 -0800)
committerTom Finegan <tomfinegan@google.com>
Mon, 25 Nov 2013 20:05:45 +0000 (12:05 -0800)
commit249366b1ac5f5c2abae334142183c9cb52271526
tree73cc732dab92b95369b07759273e8d50c8598616
parent939b297ac734bd74e6dd80eb129f90cf342ed790
vpxenc: Move config check code into its own source files.

- Add command line args that allow display of warnings without prompting
  for user input.
- Extend warning code to make it somewhat scalable.

Change-Id: I2bad8f9315f6eed120c2e1bbe0a2a5ede15fbf35
examples.mk
vpxenc.c
warnings.c [new file with mode: 0644]
warnings.h [new file with mode: 0644]