Hendrik Leppkes
|
95f92b2513
|
Merge commit 'f00f6d538d'
* commit 'f00f6d538d':
lavc: Sanitize header inclusion guards
Merged-by: Hendrik Leppkes <h.leppkes@gmail.com>
|
2015-09-12 15:16:57 +02:00 |
|
Vittorio Giovara
|
f00f6d538d
|
lavc: Sanitize header inclusion guards
Fix typos, add missing comments, and remove stray lines.
Signed-off-by: Vittorio Giovara <vittorio.giovara@gmail.com>
|
2015-09-12 13:39:37 +02:00 |
|
Michael Niedermayer
|
2f8f5027ad
|
Merge commit '1746dc382d'
* commit '1746dc382d':
hqxdsp.h: #include "stddef.h"
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-04-20 23:13:16 +02:00 |
|
Vittorio Giovara
|
1746dc382d
|
hqxdsp.h: #include "stddef.h"
It is required by ptrdiff_t, fixes make checkheaders.
|
2015-04-20 19:19:23 +01:00 |
|
Michael Niedermayer
|
d8b4e9adbb
|
Merge commit 'ea031b75fb'
* commit 'ea031b75fb':
hqx: Move DSP related code to a separate file
Conflicts:
libavcodec/hqx.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
|
2015-04-20 04:33:06 +02:00 |
|
Vittorio Giovara
|
ea031b75fb
|
hqx: Move DSP related code to a separate file
|
2015-04-19 12:41:59 +01:00 |
|