summaryrefslogtreecommitdiff
path: root/libavcodec/elbg.h
Commit message (Expand)AuthorAge
* avcodec/elbg: Add flags to avpriv_elbg_do()Andreas Rheinhardt2021-09-24
* avcodec/elbg: Add persistent ELBGContextAndreas Rheinhardt2021-09-20
* avcodec/elbg: Rename elbg_data to ELBGContextAndreas Rheinhardt2021-09-20
* avcodec/elbg: Merge avpriv_init_elbg() into avpriv_do_elbg()Andreas Rheinhardt2021-09-20
* Merge commit 'ae2d41ec875965ce4ab9fdd88a5e8ba57cada67a'Michael Niedermayer2014-12-19
|\
| * elbg: check memory allocations and propagate errorsVittorio Giovara2014-12-18
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
* | lavc/elbg: rename ff_ symbols to avpriv_, so they can be used in shared libsStefano Sabatini2013-11-13
|/
* 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