summaryrefslogtreecommitdiff
path: root/libavcodec/ra288.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary libavutil/(avutil|common|internal).h inclusionsAndreas Rheinhardt2022-02-241-1/+1
* lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bumpAnton Khirnov2021-01-011-0/+1
* Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb'Clément Bœsch2016-06-211-1/+1
|\
| * cosmetics: Fix spelling mistakesVittorio Giovara2016-05-041-1/+1
* | Correct few "ffmpeg" typosPaul B Mahol2014-08-241-1/+1
* | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer2013-02-261-1/+0
|\ \ | |/
| * Remove unnecessary dsputil.h #includesDiego Biurrun2013-02-261-1/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-161-0/+1
|\ \ | |/
| * Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-221-4/+4
|\ \ | |/
| * Convert vector_fmul range of functions to YASM and add AVX versionsKieran Kunhya2012-05-211-4/+4
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-091-4/+5
|\ \ | |/
| * ra288: utilize DSPContext.vector_fmul()Justin Ruggles2011-11-081-4/+5
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
|/
* Fix 'make checkheaders', based on a patch by Diego Pettenò, flameeyes gmail ...Diego Biurrun2008-10-041-0/+2
* misc spelling/wording/grammar fixesDiego Biurrun2008-09-111-2/+2
* Convert table to integer.Vitor Sessak2008-09-101-129/+65
* Globally rename the header inclusion guard names.Stefano Sabatini2008-08-311-3/+3
* Rename and comment bandwidth broadening tablesVitor Sessak2008-07-241-2/+4
* Give windowing tables a more descriptive nameVitor Sessak2008-07-241-2/+2
* Cosmetics: reindent tablesVitor Sessak2008-07-061-36/+38
* Use a matrix instead of a vectorVitor Sessak2008-07-031-129/+129
* Reindent tableVitor Sessak2008-07-031-128/+128
* Add FFMPEG_ prefix to all multiple inclusion guards.Diego Biurrun2007-10-171-3/+3
* Change license headers to say 'FFmpeg' instead of 'this program/this library'Diego Biurrun2006-10-071-4/+6
* Update licensing information: The FSF changed postal address.Diego Biurrun2006-01-121-1/+1
* COSMETICS: tabs --> spaces, some prettyprintingDiego Biurrun2005-12-221-162/+162
* moved the tables into header files (and applied the 'static' patch). Nick: wh...Alex Beregszaszi2003-06-291-0/+203