Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-06-15 | wcap: Prefer quote form of include for config.h | Bryce Harrington | 1 | -1/+1 |
2015-06-15 | wcap: Update boilerplate from MIT X11 license to MIT Expat license | Bryce Harrington | 1 | -16/+19 |
2015-06-06 | Whitespace corrections | Murray Calavera | 1 | -1/+1 |
2014-05-06 | wcap: Check for mmap and malloc return value in wcap decode module | vivek | 1 | -0/+4 |
2014-01-19 | wcap-decode: remove dead code | U. Artie Eoff | 1 | -5/+1 |
2013-08-26 | Add more missing config.h #includes | Kristian Høgsberg | 1 | -0/+2 |
2013-07-02 | wcap-decode: Add 444 YUV Planar output | David Richards | 1 | -8/+58 |
2012-07-23 | wcap: Fix typo in usage output. | Scott Moreau | 1 | -1/+1 |
2012-07-23 | wcap: Clarify help message, don't dump yuv4mpeg2 to terminal | Kristian Høgsberg | 1 | -2/+11 |
2012-07-23 | wcap: Add GCC_CFLAGS and fix more compiler warnings | Kristian Høgsberg | 1 | -0/+3 |
2012-07-23 | wcap: Declare variable with same sign as convert_to_yv12() expects. | Scott Moreau | 1 | -1/+1 |
2012-07-18 | wcap: Just make wcap-decode dump YUV4MPEG2 | Kristian Høgsberg | 1 | -0/+240 |