| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a' | Michael Niedermayer | 2014-12-19 | 1 | -6/+8 |
|\ |
|
| * | elbg: check memory allocations and propagate errors | Vittorio Giovara | 2014-12-18 | 1 | -6/+8 |
| * | Replace FFmpeg with Libav in licence headers | Mans Rullgard | 2011-03-19 | 1 | -4/+4 |
* | | lavc/elbg: rename ff_ symbols to avpriv_, so they can be used in shared libs | Stefano Sabatini | 2013-11-13 | 1 | -4/+4 |
|/ |
|
* | 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 |