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