summaryrefslogtreecommitdiff
path: root/libavcodec/hqxdsp.h
Commit message (Collapse)AuthorAge
* Merge commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b'Hendrik Leppkes2015-09-12
|\ | | | | | | | | | | | | * commit 'f00f6d538dcbaa122eb5e2784f41f4a299296b7b': lavc: Sanitize header inclusion guards Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
| * lavc: Sanitize header inclusion guardsVittorio Giovara2015-09-12
| | | | | | | | | | | | Fix typos, add missing comments, and remove stray lines. Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
* | Merge commit '1746dc382ddbf3f8a3f039815644f7eb9076110e'Michael Niedermayer2015-04-20
|\| | | | | | | | | | | | | * commit '1746dc382ddbf3f8a3f039815644f7eb9076110e': hqxdsp.h: #include "stddef.h" Merged-by: Michael Niedermayer <michaelni@gmx.at>
| * hqxdsp.h: #include "stddef.h"Vittorio Giovara2015-04-20
| | | | | | | | It is required by ptrdiff_t, fixes make checkheaders.
* | Merge commit 'ea031b75fb50c59196ccb654c9d143fb75365da9'Michael Niedermayer2015-04-20
|/ | | | | | | | | | * commit 'ea031b75fb50c59196ccb654c9d143fb75365da9': hqx: Move DSP related code to a separate file Conflicts: libavcodec/hqx.c Merged-by: Michael Niedermayer <michaelni@gmx.at>
* hqx: Move DSP related code to a separate fileVittorio Giovara2015-04-19