summaryrefslogtreecommitdiffstats
path: root/libavcodec/intrax8dsp.h
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '3281d823cdc7601c4900eb103958c05f59f65555'Clément Bœsch2017-03-211-5/+8
|\ | | | | | | | | | | | | * commit '3281d823cdc7601c4900eb103958c05f59f65555': intrax8: Change type of array stride parameters to ptrdiff_t Merged-by: Clément Bœsch <u@pkh.me>
| * intrax8: Change type of array stride parameters to ptrdiff_tDiego Biurrun2016-09-291-5/+8
| | | | | | | | | | | | ptrdiff_t is the correct type for array strides and similar. Also rename all such parameters to "stride" for consistency.
* | Merge commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950'Derek Buitenhuis2016-04-171-2/+2
|\ \ | |/ | | | | | | | | | | * commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950': intrax8: K&R formatting cosmetics Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * intrax8: K&R formatting cosmeticsVittorio Giovara2016-03-221-2/+2
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-031-0/+2
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | * qatar/master: build: avcodec: order cosmetics intrax8dsp: Add missing #include to make header standalone Delete motion-test tool; it is of doubtful utility. Conflicts: libavcodec/Makefile libavcodec/motion-test.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * intrax8dsp: Add missing #include to make header standaloneDiego Biurrun2012-09-031-0/+2
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-021-4/+4
|/ | | | | | | * qatar/master: intrax8: move functions from dsputil to own context Merged-by: Michael Niedermayer <michaelni@gmx.at>
* intrax8: move functions from dsputil to own contextMans Rullgard2012-09-021-0/+33
Signed-off-by: Mans Rullgard <mans@mansr.com>
OpenPOWER on IntegriCloud