]> git.sesse.net Git - ffmpeg/history - libavcodec/elbg.h
Hap decoder and encoder
[ffmpeg] / libavcodec / elbg.h
2014-12-18 Vittorio Giovaraelbg: check memory allocations and propagate errors
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-03-21 Diego BiurrunFix reference to av_random_init where av_lfg_init was...
2009-03-20 Diego BiurrunUse correct header for struct AVLFG.
2009-03-08 Vitor SessakUse FLG pseudo-random number generator in RoQ and ELBG
2009-01-18 Stefano SabatiniReplace calls to the deprecated function av_init_random...
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2008-05-09 Diego BiurrunUse full path for #includes from another directory.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-05 Vitor SessakAdd my last name to copyright headers
2007-06-17 Guillaume Poirieradd a comment to indicate which #endif belong to which...
2007-06-17 Måns Rullgårdadd multiple inclusion guards to headers
2007-06-04 Vitor SessakCodebook generator using the ELBG algorithm