]> git.sesse.net Git - ffmpeg/history - libavutil/lls.h
bfin: Make vp3 functions static
[ffmpeg] / libavutil / lls.h
2013-03-01 Diego Biurrunlls: #ifndef --> #if in FF_API_ version guard
2013-02-28 Luca Barbatolls: mark max_order as unsigned short
2013-02-28 Luca Barbatolls: move to the private namespace
2013-02-28 Luca Barbatolls: K&R formatting cosmetics
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2008-08-31 Stefano SabatiniGlobally rename the header inclusion guard names.
2007-10-17 Diego BiurrunAdd FFMPEG_ prefix to all multiple inclusion guards.
2007-07-05 Diego Biurrunlicense header consistency cosmetics
2006-10-07 Diego BiurrunChange license headers to say 'FFmpeg' instead of ...
2006-07-26 Diego BiurrunFix FSF postal address.
2006-07-15 Michael Niedermayercalculate all coefficients for several orders during...
2006-07-14 Michael Niedermayerlinear least squares solver using cholesky factorization