summaryrefslogtreecommitdiff
path: root/wcap/main.c
Commit message (Expand)AuthorAgeFilesLines
* wcap: Prefer quote form of include for config.hBryce Harrington2015-06-151-1/+1
* wcap: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington2015-06-151-16/+19
* Whitespace correctionsMurray Calavera2015-06-061-1/+1
* wcap: Check for mmap and malloc return value in wcap decode modulevivek2014-05-061-0/+4
* wcap-decode: remove dead codeU. Artie Eoff2014-01-191-5/+1
* Add more missing config.h #includesKristian Høgsberg2013-08-261-0/+2
* wcap-decode: Add 444 YUV Planar outputDavid Richards2013-07-021-8/+58
* wcap: Fix typo in usage output.Scott Moreau2012-07-231-1/+1
* wcap: Clarify help message, don't dump yuv4mpeg2 to terminalKristian Høgsberg2012-07-231-2/+11
* wcap: Add GCC_CFLAGS and fix more compiler warningsKristian Høgsberg2012-07-231-0/+3
* wcap: Declare variable with same sign as convert_to_yv12() expects.Scott Moreau2012-07-231-1/+1
* wcap: Just make wcap-decode dump YUV4MPEG2Kristian Høgsberg2012-07-181-0/+240