summaryrefslogtreecommitdiffstats
path: root/libavcodec/mathtables.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef'Derek Buitenhuis2016-04-241-0/+7
|\
| * lavc: Deduplicate zigzag_scan tableDiego Biurrun2016-03-251-0/+7
* | avutil: add ff_reverse as av_reverse replacementAndreas Cadhalpun2015-08-121-19/+0
* | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c'Michael Niedermayer2014-03-221-1/+3
|\ \ | |/
| * dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.hDiego Biurrun2014-03-221-1/+3
* | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852'Michael Niedermayer2014-03-141-1/+1
|\ \ | |/
| * dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl namesDiego Biurrun2014-03-131-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2013-04-081-10/+12
|\ \ | |/
| * lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtablesRonald S. Bultje2013-04-081-0/+35
* | Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables.Ronald S. Bultje2013-03-061-0/+33
* | Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f'Michael Niedermayer2012-10-231-0/+11
|\ \ | |/
| * Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com...Anton Khirnov2012-10-231-0/+11
* | Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9'Michael Niedermayer2012-10-211-11/+0
|\ \ | |/
| * avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibilityMartin Storsjö2012-10-201-11/+0
* | Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf'Michael Niedermayer2012-10-131-0/+19
|\ \ | |/
| * Move av_reverse table to libavcodecDiego Biurrun2012-10-121-0/+19
* | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024'Michael Niedermayer2012-10-121-4/+6
|/
* Move avutil tables only used in libavcodec to libavcodec.Diego Biurrun2012-10-111-0/+68
OpenPOWER on IntegriCloud