summaryrefslogtreecommitdiff
path: root/warnings.c
AgeCommit message (Collapse)Author
2014-01-06Added placeholder for real time modeYaowu Xu
Change-Id: I203d10f76c7ca78d875eaae15557cd765c6240d1
2013-12-06Disable warning for intentional lossless codingYaowu Xu
For VP9, lossless coding is enabled by passing 0 for both min_q and max_q. This is a valid configuration, and should not be warned. Change-Id: Idd117579cd89cd14c0723b1d7e482067ac12b401
2013-11-25vpxenc: Move config check code into its own source files.Tom Finegan
- 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