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