Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmdutils: Mark conditionally used variable as av_unused | Diego Biurrun | 2017-06-03 | 1 | -1/+2 |
| | | | | avtools/cmdutils.c:1234:28: warning: unused variable ‘pix_fmt’ [-Wunused-variable] | ||||
* | build: Move cli tool sources to a separate subdirectory | Diego Biurrun | 2017-02-21 | 1 | -0/+1702 |
This unclutters the top-level directory and groups related files together. |