| Commit message (Expand) | Author | Age | Files | Lines |
* | Make long_names in lavf/lavdev optional depending on CONFIG_SMALL. | Stefano Sabatini | 2008-06-03 | 1 | -1/+1 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | typo | Ramiro Polla | 2008-04-14 | 1 | -1/+1 |
* | Add #if 0 code to test for yet unsupported compressions | Ramiro Polla | 2008-04-14 | 1 | -0/+12 |
* | Support biCompression I420 | Ramiro Polla | 2008-04-14 | 1 | -0/+2 |
* | Cosmetics: remove {}s over one-lined ifs. | Ramiro Polla | 2008-04-14 | 1 | -8/+4 |
* | Simplify more errors by using goto | Ramiro Polla | 2008-04-14 | 1 | -4/+5 |
* | Simplify returning errors by using goto | Ramiro Polla | 2008-04-14 | 1 | -18/+13 |
* | Correctly handle case where buffer is 100% full | Ramiro Polla | 2008-03-08 | 1 | -1/+1 |
* | VFW capture support | Ramiro Polla | 2008-03-08 | 1 | -0/+460 |