Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add standard GPL header to individual files. | diego | 2008-04-22 | 1 | -0/+18 |
* | FFmpeg now uses different (unified) #include paths. | diego | 2008-02-25 | 1 | -4/+0 |
* | Fix compilation after FFmpeg r9283. | cehoyos | 2007-06-12 | 1 | -1/+2 |
* | remove unused code | reimar | 2007-05-07 | 1 | -8/+0 |
* | Fix Gui colors for 32 bit png images after switch to libavcodec decoding | reimar | 2007-05-07 | 1 | -8/+3 |
* | Use calloc instead of malloc+memset | reimar | 2007-05-02 | 1 | -2/+1 |
* | Missing free on error in conv24to32 | reimar | 2007-05-02 | 1 | -0/+1 |
* | Simplify bgr2rgb | reimar | 2007-05-02 | 1 | -6/+1 |
* | Remove unused function | reimar | 2007-05-02 | 1 | -26/+0 |
* | Make functions and variables not used outside bitmap.c static | reimar | 2007-05-02 | 1 | -7/+7 |
* | Simplify conv24to32 for-loop | reimar | 2007-05-02 | 1 | -1/+1 |
* | Remove libpng dependency for Gui, use libavcodec instead | reimar | 2007-05-02 | 1 | -69/+42 |
* | Gui --> gui | diego | 2007-04-23 | 1 | -0/+241 |