| Commit message (Expand) | Author | Age | Files | Lines |
* | remove wrong const qualifier | Aurelien Jacobs | 2007-07-25 | 1 | -2/+2 |
* | license header consistency cosmetics | Diego Biurrun | 2007-07-05 | 1 | -1/+1 |
* | Use AV_xx throughout libavcodec | Ramiro Polla | 2007-06-02 | 1 | -2/+2 |
* | Use pointers to avoid copying AVFrame. | Aurelien Jacobs | 2007-02-25 | 1 | -0/+1 |
* | add support for another variant of vp6 | Aurelien Jacobs | 2007-01-14 | 1 | -0/+3 |
* | Add support for VP60 and VP61. | Aurelien Jacobs | 2006-12-17 | 1 | -0/+1 |
* | Don't include inttypes.h/stdint.h directly, there is an abstraction in | Steve L'Homme | 2006-10-24 | 1 | -2/+0 |
* | Change license headers to say 'FFmpeg' instead of 'this program/this library' | Diego Biurrun | 2006-10-07 | 1 | -3/+5 |
* | rename vector to vect to avoid clash with Apple gcc | Aurelien Jacobs | 2006-09-25 | 1 | -1/+1 |
* | VP5 and VP6 video decoder | Aurelien Jacobs | 2006-09-09 | 1 | -0/+248 |