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