summaryrefslogtreecommitdiff
path: root/libavcodec/svq1_cb.h
Commit message (Expand)AuthorAgeFilesLines
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-1/+1
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-2/+2
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-241-2/+2
|/
* Remove explicit filename from Doxygen @file commands.Diego Biurrun2010-04-201-1/+1
* SVQ1: 4-byte-align codebook tablesMåns Rullgård2010-01-271-8/+10
* Use full internal pathname in doxygen @file directives.Diego Biurrun2009-02-011-1/+1
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* split SVQ1 decoder and encoder in their own filesAurelien Jacobs2007-07-061-66/+2
* Group all copyright and author notices together.Diego Biurrun2007-07-051-4/+3
* add a comment to indicate which #endif belong to which #defineGuillaume Poirier2007-06-171-1/+1
* add multiple inclusion guards to headersMåns Rullgård2007-06-171-0/+5
* include all prerequisites in header filesMåns Rullgård2007-06-161-0/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* out of array read fixMichael Niedermayer2006-03-101-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: Remove all trailing whitespace.Diego Biurrun2005-12-171-3/+3
* some of the warning fixes by (Michael Roitzsch <mroi at users dot sourceforge...Michael Niedermayer2004-05-181-2/+2
* width height %64 != 0 fixMichael Niedermayer2004-05-081-0/+64
* 10lMichael Niedermayer2004-05-071-2/+2
* per file doxyMichael Niedermayer2003-03-061-0/+5
* * constsZdenek Kabelac2002-11-111-14/+14
* moved codebooks to svq1_cb.hAlex Beregszaszi2002-07-221-0/+1507