summaryrefslogtreecommitdiff
path: root/libavcodec/elbg.h
Commit message (Expand)AuthorAge
* elbg: check memory allocations and propagate errorsVittorio Giovara2014-12-18
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* Fix reference to av_random_init where av_lfg_init was meant.Diego Biurrun2009-03-21
* Use correct header for struct AVLFG.Diego Biurrun2009-03-20
* Use FLG pseudo-random number generator in RoQ and ELBGVitor Sessak2009-03-08
* Replace calls to the deprecated function av_init_random() withStefano Sabatini2009-01-18
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-31
* Use full path for #includes from another directory.Diego Biurrun2008-05-09
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-17
* Add my last name to copyright headersVitor Sessak2007-07-05
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-17
* add multiple inclusion guards to headersMåns Rullgård2007-06-17
* Codebook generator using the ELBG algorithmVitor Sessak2007-06-04