summaryrefslogtreecommitdiff
path: root/wcap/main.c
AgeCommit message (Expand)AuthorFilesLines
2015-06-15wcap: Prefer quote form of include for config.hBryce Harrington1-1/+1
2015-06-15wcap: Update boilerplate from MIT X11 license to MIT Expat licenseBryce Harrington1-16/+19
2015-06-06Whitespace correctionsMurray Calavera1-1/+1
2014-05-06wcap: Check for mmap and malloc return value in wcap decode modulevivek1-0/+4
2014-01-19wcap-decode: remove dead codeU. Artie Eoff1-5/+1
2013-08-26Add more missing config.h #includesKristian Høgsberg1-0/+2
2013-07-02wcap-decode: Add 444 YUV Planar outputDavid Richards1-8/+58
2012-07-23wcap: Fix typo in usage output.Scott Moreau1-1/+1
2012-07-23wcap: Clarify help message, don't dump yuv4mpeg2 to terminalKristian Høgsberg1-2/+11
2012-07-23wcap: Add GCC_CFLAGS and fix more compiler warningsKristian Høgsberg1-0/+3
2012-07-23wcap: Declare variable with same sign as convert_to_yv12() expects.Scott Moreau1-1/+1
2012-07-18wcap: Just make wcap-decode dump YUV4MPEG2Kristian Høgsberg1-0/+240