ffmpeg/libavfilter
Anton Khirnov 99162f8d46 vf_yadif: silence a warning.
clang says:
libavfilter/vf_yadif.c:192:28: warning: incompatible pointer types assigning to
'void (*)(uint8_t *, uint8_t *, uint8_t *, uint8_t *, int, int, int, int, int)'
from 'void (uint16_t *, uint16_t *, uint16_t *, uint16_t *, int, int, int, int, int)'
2013-02-06 10:21:51 +01:00
..
x86 vf_yadif: silence a warning. 2013-02-06 10:21:51 +01:00
Makefile avfilter: Compile FIFO filters unconditionally 2012-12-23 18:57:01 +01:00
af_aformat.c
af_amix.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
af_anull.c
af_ashowinfo.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
af_asyncts.c asyncts: ignore min_delta only if first_pts is set 2012-12-13 18:51:56 -05:00
af_channelmap.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
af_channelsplit.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
af_join.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
af_resample.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
af_volume.c x86: af_volume: add SSE2-optimized s16 volume scaling 2012-12-05 11:23:37 -05:00
af_volume.h x86: af_volume: add SSE2-optimized s16 volume scaling 2012-12-05 11:23:37 -05:00
allfilters.c cosmetics: Prettyprint codec/format/filter registration files 2012-12-28 19:18:13 +01:00
asink_anullsink.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
asrc_anullsrc.c
audio.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
audio.h lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
avfilter.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
avfilter.h lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
avfiltergraph.c
avfiltergraph.h
buffer.c
buffersink.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
buffersink.h
buffersrc.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
buffersrc.h
drawutils.c
drawutils.h
fifo.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
filtfmts.c Remove pointless #undefs of previously forbidden functions. 2012-12-04 21:40:22 +01:00
formats.c
formats.h
gradfun.h
graphparser.c
internal.h lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
libavfilter.v
split.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
version.h lavfi: add volume filter 2012-12-05 11:23:37 -05:00
vf_aspect.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_blackframe.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_boxblur.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_copy.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_crop.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_cropdetect.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_delogo.c vf_delogo: fix copying the input frame. 2013-01-29 07:33:02 +01:00
vf_drawbox.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_drawtext.c Remove pointless #undefs of previously forbidden functions. 2012-12-04 21:40:22 +01:00
vf_fade.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_fieldorder.c vf_fieldorder: require write permissions 2012-11-28 08:50:24 +01:00
vf_format.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_fps.c vf_fps: add final flushed frames to the dropped frame count 2013-01-15 11:26:46 -05:00
vf_frei0r.c Drop unnecessary 'l' length modifier when printfing double values. 2012-12-31 11:20:45 +01:00
vf_gradfun.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_hflip.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_hqdn3d.c vf_hqdn3d: x86: Add proper arch optimization initialization 2013-02-01 13:11:45 +01:00
vf_hqdn3d.h vf_hqdn3d: x86: Add proper arch optimization initialization 2013-02-01 13:11:45 +01:00
vf_libopencv.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_lut.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_null.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_overlay.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_pad.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_pixdesctest.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_scale.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_select.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_setpts.c avfilter: allow setpts filter to use wallclock time for calculations 2013-01-25 10:50:09 +01:00
vf_settb.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_showinfo.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_transpose.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_unsharp.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_vflip.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vf_yadif.c vf_yadif: silence a warning. 2013-02-06 10:21:51 +01:00
video.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
video.h lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vsink_nullsink.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vsrc_color.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
vsrc_movie.c Drop unnecessary 'l' length modifier when printfing double values. 2012-12-31 11:20:45 +01:00
vsrc_nullsrc.c
vsrc_testsrc.c lavfi: merge start_frame/draw_slice/end_frame 2012-11-28 08:50:19 +01:00
yadif.h vf_yadif: silence a warning. 2013-02-06 10:21:51 +01:00