| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/internal: Move FF_SIGNBIT and ff_log2_run to mathops.h | Andreas Rheinhardt | 2022-03-21 | 1 | -0/+9 |
* | Merge commit 'f4d581cda3897f66c1dda7586b93f86a591dbbef' | Derek Buitenhuis | 2016-04-24 | 1 | -0/+7 |
|\ |
|
| * | lavc: Deduplicate zigzag_scan table | Diego Biurrun | 2016-03-25 | 1 | -0/+7 |
* | | avutil: add ff_reverse as av_reverse replacement | Andreas Cadhalpun | 2015-08-12 | 1 | -19/+0 |
* | | Merge commit 'f9279ee74936b4990fc46287c27816ef828cc06c' | Michael Niedermayer | 2014-03-22 | 1 | -1/+3 |
|\| |
|
| * | dsputil: Move ff_zigzag_direct and ff_crop_tab declarations to mathops.h | Diego Biurrun | 2014-03-22 | 1 | -1/+3 |
* | | Merge commit '05563ccacc98fd185affdbf8cbaf094caf36b852' | Michael Niedermayer | 2014-03-14 | 1 | -1/+1 |
|\| |
|
| * | dsputil: cosmetics: Lose camelCase on ff_cropTbl and ff_squareTbl names | Diego Biurrun | 2014-03-13 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-04-08 | 1 | -10/+12 |
|\| |
|
| * | lavc: Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables | Ronald S. Bultje | 2013-04-08 | 1 | -0/+35 |
* | | Move ff_cropTbl and ff_zigzag_direct from dsputil to mathtables. | Ronald S. Bultje | 2013-03-06 | 1 | -0/+33 |
* | | Merge commit '468ea9d5b14f92fe61f47f034e67066f65163f5f' | Michael Niedermayer | 2012-10-23 | 1 | -0/+11 |
|\| |
|
| * | Revert "avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI com... | Anton Khirnov | 2012-10-23 | 1 | -0/+11 |
* | | Merge commit 'd15c21e5fa3961f10026da1a3080a3aa3cf4cec9' | Michael Niedermayer | 2012-10-21 | 1 | -11/+0 |
|\| |
|
| * | avutil: Add a copy of ff_sqrt_tab back into avutil to restore ABI compatibility | Martin Storsjö | 2012-10-20 | 1 | -11/+0 |
* | | Merge commit 'd5c62122a7b26704bf867a1262df358623bf5edf' | Michael Niedermayer | 2012-10-13 | 1 | -0/+19 |
|\| |
|
| * | Move av_reverse table to libavcodec | Diego Biurrun | 2012-10-12 | 1 | -0/+19 |
* | | Merge commit '9734b8ba56d05e970c353dfd5baafa43fdb08024' | Michael Niedermayer | 2012-10-12 | 1 | -4/+6 |
|/ |
|
* | Move avutil tables only used in libavcodec to libavcodec. | Diego Biurrun | 2012-10-11 | 1 | -0/+68 |