1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-02 03:06:28 +02:00
FFmpeg/libavfilter
Timo Rothenpieler 1eb43af1a0 lavfi: Move new field to the end of AVFilterLink
Even though this is not part of the public API, some external
applications access fields after it, thus breaking after updating from
ffmpeg 3.0 or earlier.
Since it is not public, it can be freely moved to the end to avoid
that problem in the future.

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
2016-06-29 12:53:07 +02:00
..
tests Merge commit 'a6a750c7ef240b72ce01e9653343a0ddf247d196' 2016-06-22 13:44:34 +02:00
x86 asm: FF_-prefix internal macros used in inline assembly 2016-06-27 17:21:18 +02:00
aeval.c
af_adelay.c
af_aecho.c
af_aemphasis.c
af_afade.c
af_afftfilt.c
af_aformat.c
af_agate.c
af_alimiter.c
af_amerge.c
af_amix.c avfilter/af_amix: dont fail if there are no samples in output_frame() 2016-06-06 00:31:05 +02:00
af_anequalizer.c
af_anull.c
af_apad.c
af_aphaser.c
af_apulsator.c
af_aresample.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c
af_astats.c
af_asyncts.c
af_atempo.c
af_biquads.c
af_bs2b.c
af_channelmap.c
af_channelsplit.c
af_chorus.c
af_compand.c
af_compensationdelay.c
af_dcshift.c
af_dynaudnorm.c
af_earwax.c
af_extrastereo.c
af_firequalizer.c avfilter/af_firequalizer: add zero_phase option 2016-06-07 07:55:48 +07:00
af_flanger.c
af_hdcd.c avfilter/af_hdcd: Use int32_t instead of int for gaintable in hdcd filter. 2016-06-15 14:30:50 +02:00
af_join.c
af_ladspa.c
af_loudnorm.c avfilter/af_loudnorm: add dual_mono option 2016-06-09 13:06:30 -05:00
af_pan.c
af_replaygain.c
af_resample.c
af_rubberband.c
af_sidechaincompress.c
af_silencedetect.c
af_silenceremove.c
af_sofalizer.c
af_stereotools.c
af_stereowiden.c
af_tremolo.c
af_vibrato.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c
asink_anullsink.c
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avf_ahistogram.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
avf_aphasemeter.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
avf_avectorscope.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
avf_concat.c
avf_showcqt.c avfilter/showcqt: set some frame properties 2016-06-24 15:33:16 +07:00
avf_showcqt.h avfilter/avf_showcqt: cqt_calc optimization on x86 2016-06-08 16:09:43 +07:00
avf_showfreqs.c
avf_showspectrum.c
avf_showvolume.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
avf_showwaves.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
avfilter.c
avfilter.h lavfi: Move new field to the end of AVFilterLink 2016-06-29 12:53:07 +02:00
avfiltergraph.c avfilter/avfiltergraph: Clear graph pointers in ff_filter_graph_remove_filter() 2016-05-27 16:30:25 +02:00
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
blend.h avfilter/vf_blend: fix incorrect Y variable when threading is used 2016-05-23 21:49:15 +02:00
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
bwdif.h
colorspacedsp_template.c
colorspacedsp_yuv2yuv_template.c
colorspacedsp.c
colorspacedsp.h
deshake_opencl_kernel.h
deshake_opencl.c
deshake_opencl.h
deshake.h
drawutils.c
drawutils.h
dualinput.c avfilter/dualinput: Add support to skip initial unpaired frames 2016-06-26 01:01:28 +02:00
dualinput.h avfilter/dualinput: Add support to skip initial unpaired frames 2016-06-26 01:01:28 +02:00
f_bench.c
f_drawgraph.c
f_ebur128.c
f_interleave.c
f_loop.c avfilter/f_loop: Fix leak on error 2016-05-29 21:21:59 +02:00
f_metadata.c
f_perms.c
f_realtime.c
f_reverse.c
f_select.c
f_sendcmd.c
f_streamselect.c
f_zmq.c
fifo.c
formats.c
formats.h
framepool.c
framepool.h
framesync.c
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c avfilter/graphparser: remove '\n' from parse_filter 2016-06-13 16:17:53 +07:00
hermite.h
interlace.h Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
internal.h
lavfutils.c
lavfutils.h
libavfilter.v build: Change structure of the linker version script templates 2016-05-29 16:43:11 +02:00
log2_tab.c
lswsutils.c
lswsutils.h
Makefile
maskedmerge.h
opencl_allkernels.c
opencl_allkernels.h
psnr.h
pthread.c
removegrain.h
setpts.c
settb.c
split.c
src_movie.c avfilter/src_movie: Add option to remove timestamp discontinuities 2016-06-26 00:20:00 +02:00
ssim.h
stereo3d.h
thread.h
tinterlace.h
transform.c
transform.h
trim.c Revert "avfilter/trim: add compatibility layer to not break ABI used by ffmpeg" 2016-06-19 01:19:32 +02:00
unsharp_opencl_kernel.h
unsharp_opencl.c
unsharp_opencl.h
unsharp.h
vaf_spectrumsynth.c
version.h avfilter/vf_bwdif: Change default to deinterlace all frames 2016-06-19 17:02:09 -03:00
vf_alphamerge.c
vf_aspect.c
vf_atadenoise.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c avfilter/vf_blend: fix incorrect Y variable when threading is used 2016-05-23 21:49:15 +02:00
vf_boxblur.c
vf_bwdif.c avfilter/vf_bwdif: Change default to deinterlace all frames 2016-06-19 17:02:09 -03:00
vf_chromakey.c
vf_ciescope.c
vf_codecview.c vf_codecview: added new options 2016-06-15 13:56:07 +02:00
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colorkey.c
vf_colorlevels.c
vf_colormatrix.c avfilter/vf_colormatrix: add bt.2020 colorspace 2016-06-05 19:46:38 +02:00
vf_colorspace.c
vf_convolution.c
vf_copy.c
vf_coreimage.m avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vf_cover_rect.c
vf_crop.c
vf_cropdetect.c
vf_curves.c
vf_datascope.c
vf_dctdnoiz.c
vf_deband.c
vf_decimate.c
vf_dejudder.c
vf_delogo.c
vf_deshake.c
vf_detelecine.c
vf_displace.c
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c
vf_elbg.c
vf_eq.c Timeline function for the eq filter 2016-06-13 01:57:22 +02:00
vf_eq.h
vf_extractplanes.c
vf_fade.c
vf_fftfilt.c
vf_field.c
vf_fieldhint.c avfilter/vf_fieldhint: Reorder operation to prevent hypothetical integer overflow 2016-05-29 19:00:15 +02:00
vf_fieldmatch.c
vf_fieldorder.c
vf_find_rect.c
vf_format.c
vf_fps.c
vf_framepack.c
vf_framerate.c
vf_framestep.c
vf_frei0r.c Merge commit 'def03d14687b9d089950ba8e45083e666de4eb68' 2016-06-21 22:00:12 +02:00
vf_fspp.c
vf_fspp.h
vf_geq.c
vf_gradfun.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
vf_hflip.c
vf_histeq.c
vf_histogram.c avfilter/vf_histogram: indent histogram options 2016-06-11 18:40:55 +02:00
vf_hqdn3d.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
vf_hqdn3d.h
vf_hqx.c
vf_hue.c
vf_hwdownload.c Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' 2016-06-21 15:26:20 +02:00
vf_hwupload_cuda.c
vf_hwupload.c
vf_idet.c
vf_idet.h
vf_il.c
vf_interlace.c
vf_kerndeint.c
vf_lenscorrection.c
vf_libopencv.c
vf_lut3d.c
vf_lut.c
vf_maskedmerge.c
vf_mcdeint.c
vf_mergeplanes.c
vf_mpdecimate.c
vf_neighbor.c
vf_nnedi.c
vf_noise.c
vf_noise.h
vf_null.c
vf_ocr.c
vf_overlay.c Merge commit '41ed7ab45fc693f7d7fc35664c0233f4c32d69bb' 2016-06-21 21:55:34 +02:00
vf_owdenoise.c
vf_pad.c Merge commit '0f40c9098498ad90dbbd2380eb4269015e84bde4' 2016-06-21 15:26:20 +02:00
vf_palettegen.c
vf_paletteuse.c avfilter/vf_paletteuse: enable skip_initial_unpaired 2016-06-26 01:08:28 +02:00
vf_perspective.c
vf_phase.c
vf_pixdesctest.c
vf_pp7.c
vf_pp7.h
vf_pp.c
vf_psnr.c
vf_pullup.c
vf_pullup.h
vf_qp.c
vf_random.c
vf_readvitc.c
vf_remap.c
vf_removegrain.c
vf_removelogo.c
vf_repeatfields.c
vf_rotate.c
vf_sab.c
vf_scale_npp.c
vf_scale_vaapi.c
vf_scale.c
vf_selectivecolor.c
vf_separatefields.c
vf_setfield.c
vf_showinfo.c
vf_showpalette.c
vf_shuffleframes.c
vf_shuffleplanes.c
vf_signalstats.c
vf_smartblur.c
vf_spp.c
vf_spp.h
vf_ssim.c
vf_stack.c
vf_stereo3d.c
vf_subtitles.c lavfi/subtitles: remove unecessary checks 2016-06-25 19:14:21 +02:00
vf_super2xsai.c
vf_swaprect.c
vf_swapuv.c
vf_telecine.c avfilter/vf_telecine: Make frame writable before writing into it 2016-06-14 18:08:56 +02:00
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c
vf_transpose.c
vf_unsharp.c
vf_uspp.c
vf_vectorscope.c
vf_vflip.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c
vf_w3fdif.c
vf_waveform.c
vf_xbr.c
vf_yadif.c
vf_zoompan.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vf_zscale.c
video.c
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vsrc_life.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vsrc_mandelbrot.c
vsrc_mptestsrc.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
vsrc_testsrc.c avfilter: Fix max value of AV_OPT_TYPE_VIDEO_RATE 2016-06-09 10:35:13 +02:00
w3fdif.h
window_func.c
window_func.h
yadif.h