1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-07-15 00:41:37 +02:00
ffmpeg/libavfilter/libmpcodecs
Stefano Sabatini 6c0107822d lavfi/mp=decimate: fix off-by-one logic in diff_C() x loop
Set x offset values in the range 0-7, rather than in the range 8-1.

The y loop is changed accordingly, to avoid confusion.

This also fixes output difference with the new pending native decimate
filter.
2012-08-31 16:04:12 +02:00
..
libvo
cpudetect.h
help_mp.h
img_format.c
img_format.h
mp_image.c
mp_image.h Merge remote-tracking branch 'qatar/master' 2012-01-28 07:53:34 +01:00
mp_msg.h
mpbswap.h
mpc_info.h
pullup.c
pullup.h
vd_ffmpeg.h
vf_decimate.c lavfi/mp=decimate: fix off-by-one logic in diff_C() x loop 2012-08-31 16:04:12 +02:00
vf_denoise3d.c
vf_detc.c
vf_dint.c
vf_divtc.c Port recent changes to MPlayer libmpcodecs. 2011-06-02 08:38:09 +02:00
vf_down3dright.c
vf_dsize.c
vf_eq2.c
vf_eq.c
vf_field.c
vf_fil.c
vf_filmdint.c
vf_fixpts.c
vf_fspp.c vf_fspp: add ff_ prefix to non static variables. 2012-03-14 23:06:00 +01:00
vf_geq.c libmpcodecs: some hunks from mplayer HEAD 2011-09-20 05:14:52 +02:00
vf_harddup.c
vf_hqdn3d.c
vf_il.c
vf_ilpack.c Port recent changes to MPlayer libmpcodecs. 2011-06-02 08:38:09 +02:00
vf_ivtc.c
vf_kerndeint.c
vf_mcdeint.c Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 2012-08-07 22:45:46 +02:00
vf_noise.c
vf_ow.c
vf_palette.c Replace all strcasecmp/strncasecmp usages. 2011-11-03 19:25:26 +01:00
vf_perspective.c libmpcodecs: some hunks from mplayer HEAD 2011-09-20 05:14:52 +02:00
vf_phase.c
vf_pp7.c libmpcodecs: some hunks from mplayer HEAD 2011-09-20 05:14:52 +02:00
vf_pp.c vf_pp: dont pass NULL into pp, it would fail 2012-07-07 19:14:51 +02:00
vf_pullup.c
vf_qp.c
vf_rectangle.c
vf_rotate.c
vf_sab.c libmpcodecs: some hunks from mplayer HEAD 2011-09-20 05:14:52 +02:00
vf_scale.h Port remove of get_sws_cpuflags from MPlayer's libmpcodecs. 2011-06-02 08:38:09 +02:00
vf_softpulldown.c
vf_softskip.c
vf_spp.c
vf_stereo3d.c libavfilter/libmpcodecs: add vf_stereo3d support 2011-09-20 05:49:42 +02:00
vf_telecine.c
vf_tile.c
vf_tinterlace.c
vf_unsharp.c Port recent changes to MPlayer libmpcodecs. 2011-06-02 08:38:09 +02:00
vf_uspp.c Merge commit '36ef5369ee9b336febc2c270f8718cec4476cb85' 2012-08-07 22:45:46 +02:00
vf_yuvcsp.c
vf_yvu9.c
vf.h
vfcap.h