Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix reference to av_random_init where av_lfg_init was meant. | Diego Biurrun | 2009-03-21 | 1 | -1/+1 |
* | Use correct header for struct AVLFG. | Diego Biurrun | 2009-03-20 | 1 | -1/+1 |
* | Use FLG pseudo-random number generator in RoQ and ELBG | Vitor Sessak | 2009-03-08 | 1 | -2/+2 |
* | Replace calls to the deprecated function av_init_random() with | Stefano Sabatini | 2009-01-18 | 1 | -1/+1 |
* | Globally rename the header inclusion guard names. | Stefano Sabatini | 2008-08-31 | 1 | -3/+3 |
* | Use full path for #includes from another directory. | Diego Biurrun | 2008-05-09 | 1 | -1/+1 |
* | Add FFMPEG_ prefix to all multiple inclusion guards. | Diego Biurrun | 2007-10-17 | 1 | -3/+3 |
* | Add my last name to copyright headers | Vitor Sessak | 2007-07-05 | 1 | -1/+1 |
* | add a comment to indicate which #endif belong to which #define | Guillaume Poirier | 2007-06-17 | 1 | -1/+1 |
* | add multiple inclusion guards to headers | Måns Rullgård | 2007-06-17 | 1 | -0/+5 |
* | Codebook generator using the ELBG algorithm | Vitor Sessak | 2007-06-04 | 1 | -0/+50 |