summaryrefslogtreecommitdiff
path: root/libavcodec/intrax8dsp.h
Commit message (Collapse)AuthorAge
* Merge commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950'Derek Buitenhuis2016-04-17
|\ | | | | | | | | | | | | * commit '2ade1cdafb96bf47e77f7ed74731d78a30aae950': intrax8: K&R formatting cosmetics Merged-by: Derek Buitenhuis <derek.buitenhuis@gmail.com>
| * intrax8: K&R formatting cosmeticsVittorio Giovara2016-03-22
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-03
|\| | | | | | | | | | | | | | | | | | | | | | | | | * 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-03
| |
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-09-02
|/ | | | | | | * 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-02
Signed-off-by: Mans Rullgard <mans@mansr.com>