summaryrefslogtreecommitdiffstats
path: root/libavdevice/timefilter.c
diff options
context:
space:
mode:
authorMichael Niedermayer <[email protected]>2011-12-03 00:11:51 +0100
committerMichael Niedermayer <[email protected]>2011-12-03 00:12:56 +0100
commitb552e3f6d8fc39913012fa707e185f3725abdbf7 (patch)
tree56343a02d09762126b22e975049c735742dfa553 /libavdevice/timefilter.c
parent3fd4fe0e031d34b6204b4ab3318a8e2eb8b4cdec (diff)
swscale: Fix all cast qualifier warnings:
libswscale/swscale.c:2744:40: warning: to be safe all intermediate pointers in cast from ‘int16_t **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual] libswscale/swscale.c:2745:41: warning: to be safe all intermediate pointers in cast from ‘int16_t **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual] libswscale/swscale.c:2746:41: warning: to be safe all intermediate pointers in cast from ‘int16_t **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual] libswscale/swscale.c:2747:78: warning: to be safe all intermediate pointers in cast from ‘int16_t **’ to ‘const int16_t **’ must be ‘const’ qualified [-Wcast-qual] Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'libavdevice/timefilter.c')
0 files changed, 0 insertions, 0 deletions