ffmpeg/libavfilter
Tobias Rapp 202f978728 avfilter/f_metadata: add support for file output
Signed-off-by: Tobias Rapp <t.rapp@noa-archive.com>
2016-02-11 13:50:46 +01:00
..
x86 x86/vf_blend: Add SSE2 optimization for screen 2016-02-10 11:26:04 -08:00
Makefile avfilter: add metadata filters 2016-02-10 09:55:39 +01:00
aeval.c
af_adelay.c
af_aecho.c
af_aemphasis.c
af_afade.c avfilter/af_afade: do not duplicate curve option 2016-01-27 11:11:51 +01:00
af_afftfilt.c avfilter/af_afftfilt: Set last_expr to the default 2016-02-04 15:13:39 +01:00
af_aformat.c avfilter/af_aformat: remove deprecated syntax from options description 2016-02-07 22:47:39 +01:00
af_agate.c avfilter/af_agate: fix memleak of out frame 2016-02-08 22:51:32 +01:00
af_alimiter.c
af_amerge.c
af_amix.c
af_anequalizer.c avfilter/af_anequalizer: Fix memleak of args 2016-02-08 00:39:15 +01:00
af_anull.c
af_apad.c
af_aphaser.c
af_apulsator.c avfilter/af_apulsator: assert that pathes leaving uninitialized variables do not occur 2016-02-04 23:14:02 +01:00
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 lavfi/af_compand: replace pow(10,x) by ff_exp10(x) 2015-12-25 10:48:18 -08:00
af_compensationdelay.c lavfi/af_compensationdelay: replace pow(x,0.5) by sqrt(x) 2016-01-05 19:07:19 -08:00
af_dcshift.c
af_dynaudnorm.c avfilter/af_dynaudnorm: call uninit() from config_input() 2016-01-19 20:14:14 +01:00
af_earwax.c
af_extrastereo.c
af_flanger.c
af_join.c
af_ladspa.c avfilter/af_ladspa: accepts ' ' as command separator too 2016-01-22 21:41:11 +01:00
af_pan.c
af_replaygain.c
af_resample.c
af_rubberband.c
af_sidechaincompress.c avfilter/af_sidechaincompress: Free out frame on error 2016-02-03 17:09:24 +01:00
af_silencedetect.c
af_silenceremove.c avfilter/af_silenceremove: make size of window user configurable 2015-12-28 12:23:59 +01:00
af_sofalizer.c lavfi/af_sofalizer: remove exp2 and replace clz by ff_clz 2016-01-01 12:12:10 -08:00
af_stereotools.c
af_stereowiden.c
af_tremolo.c
af_vibrato.c
af_volume.c lavfi/af_volume: replace pow(10,x) by ff_exp10(x) 2015-12-25 10:48:18 -08:00
af_volume.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
af_volumedetect.c
all_channel_layouts.inc
allfilters.c avfilter: add metadata filters 2016-02-10 09:55:39 +01:00
asink_anullsink.c
asrc_anoisesrc.c
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avf_ahistogram.c avfilter: add ahistogram multimedia filter 2016-01-15 19:10:46 +01:00
avf_aphasemeter.c
avf_avectorscope.c avfilter/avf_avectorscope: add line drawing support 2016-01-05 15:01:55 +01:00
avf_concat.c
avf_showcqt.c
avf_showcqt.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
avf_showfreqs.c avfilter/avf_showfreqs: properly handle pts 2016-01-31 22:18:12 +01:00
avf_showspectrum.c avfilter/avf_showfreqs/showspectrum: rename skip_samples to hop_size 2016-01-18 19:38:14 +01:00
avf_showvolume.c
avf_showwaves.c avfilter/avf_showwaves: add logarithmic amplitude scaler 2016-01-22 11:11:06 +01:00
avfilter.c
avfilter.h avfilter: update some comments 2016-01-24 14:32:14 +01:00
avfiltergraph.c
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
blend.h avfilter/vf_blend: add multiply128 mode 2016-02-07 19:50:11 +01:00
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
deshake.h
deshake_opencl.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
deshake_opencl.h
deshake_opencl_kernel.h
drawutils.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
drawutils.h
dualinput.c avfilter/dualinput: use pts provided by framesync 2016-02-10 19:57:23 +01:00
dualinput.h
f_drawgraph.c
f_ebur128.c
f_interleave.c
f_metadata.c avfilter/f_metadata: add support for file output 2016-02-11 13:50:46 +01:00
f_perms.c
f_realtime.c
f_reverse.c
f_select.c
f_sendcmd.c
f_streamselect.c avfilter: add streamselect and astreamselect filter 2016-02-06 23:52:09 +01:00
f_zmq.c
fifo.c
filtfmts.c
formats.c avfilter/formats: fix leak of formats on error 2016-01-07 09:58:55 +01:00
formats.h
framepool.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
framepool.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
framesync.c
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c
hermite.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
interlace.h
internal.h avfilter: update some comments 2016-01-24 14:32:14 +01:00
lavfutils.c
lavfutils.h
libavfilter.v
log2_tab.c
lswsutils.c
lswsutils.h
maskedmerge.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
opencl_allkernels.c
opencl_allkernels.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
psnr.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
pthread.c lavfi/pthread: fix perameters/parameters typo 2016-01-24 14:41:11 +01:00
removegrain.h all: Add missing header guards 2016-01-28 19:49:48 -08:00
setpts.c
settb.c
split.c avfilter/split: support any channel count for asplit filter 2016-02-05 21:05:47 +01:00
src_movie.c
ssim.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
stereo3d.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
thread.h
tinterlace.h
transform.c
transform.h
trim.c avfilter/trim: support all channel numbers in atrim filter 2015-12-31 09:14:17 +01:00
unsharp.h
unsharp_opencl.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
unsharp_opencl.h
unsharp_opencl_kernel.h
vaf_spectrumsynth.c avfilter/vaf_spectrumsynth: Move "break" up 2016-02-07 23:03:33 +01:00
version.h avfilter: add metadata filters 2016-02-10 09:55:39 +01:00
vf_alphamerge.c
vf_aspect.c
vf_atadenoise.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c avfilter/vf_blend: add multiply128 mode 2016-02-07 19:50:11 +01:00
vf_boxblur.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_chromakey.c
vf_codecview.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_colorbalance.c
vf_colorchannelmixer.c
vf_colorkey.c
vf_colorlevels.c
vf_colormatrix.c
vf_convolution.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_copy.c
vf_cover_rect.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_crop.c
vf_cropdetect.c
vf_curves.c
vf_dctdnoiz.c
vf_deband.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_decimate.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_dejudder.c
vf_delogo.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_deshake.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_detelecine.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_displace.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_drawbox.c
vf_drawtext.c lavfi/drawtext: Fix microsecond display. 2016-01-03 22:55:31 +01:00
vf_edgedetect.c
vf_elbg.c
vf_eq.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_eq.h
vf_extractplanes.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_fade.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_fftfilt.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_field.c
vf_fieldmatch.c lavfi/fieldmatch: fix fields copy when plane height is odd 2016-02-07 15:49:20 +01:00
vf_fieldorder.c
vf_find_rect.c
vf_format.c
vf_fps.c
vf_framepack.c Merge commit 'e8bc642202c10beda1ea4e93ec8492b1e39805e5' 2016-01-27 16:46:58 +00:00
vf_framerate.c
vf_framestep.c
vf_frei0r.c
vf_fspp.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_fspp.h
vf_geq.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_gradfun.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_hflip.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_histeq.c
vf_histogram.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_hqdn3d.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_hqdn3d.h all: Make header guard names consistent 2016-01-31 15:44:11 -08:00
vf_hqx.c
vf_hue.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_idet.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_idet.h
vf_il.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_interlace.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_kerndeint.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_lenscorrection.c
vf_libopencv.c vf_libopencv: add support for opencv 3 2016-01-25 23:49:22 +01:00
vf_lut.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_lut3d.c
vf_maskedmerge.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_mcdeint.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_mergeplanes.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_mpdecimate.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_neighbor.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_nnedi.c avfilter/vf_nnedi: Simplify away some trivial mem*() 2016-02-11 02:20:29 +01:00
vf_noise.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_noise.h
vf_null.c
vf_ocr.c
vf_overlay.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_owdenoise.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_pad.c avfilter/vf_pad: fix direct padding 2016-01-06 16:41:50 +01:00
vf_palettegen.c
vf_paletteuse.c
vf_perspective.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_phase.c vf_phase: Reduce the scope of several variables 2016-01-31 15:34:09 -08:00
vf_pixdesctest.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_pp.c
vf_pp7.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_pp7.h
vf_psnr.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_pullup.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_pullup.h
vf_qp.c
vf_random.c
vf_removegrain.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_removelogo.c
vf_repeatfields.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_rotate.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_sab.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_scale.c vf_scale: Detecting changes of incoming frame properties and dinamically evaluate width and height expressions 2016-01-20 13:32:00 +01:00
vf_selectivecolor.c
vf_separatefields.c
vf_setfield.c
vf_showinfo.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_showpalette.c
vf_shuffleframes.c
vf_shuffleplanes.c
vf_signalstats.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_smartblur.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_spp.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_spp.h
vf_ssim.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_stack.c avfilter/vf_stack: free input pads name on uninit 2016-02-04 18:02:29 +01:00
vf_stereo3d.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_subtitles.c
vf_super2xsai.c
vf_swaprect.c avfilter/vf_swaprect: add timeline support 2016-02-08 15:43:09 +01:00
vf_swapuv.c
vf_telecine.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_transpose.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_unsharp.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_uspp.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_vectorscope.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_vflip.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_w3fdif.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_waveform.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_xbr.c
vf_yadif.c avfilter/vf_yadif: make use of ctx pointer 2016-02-01 11:59:17 +01:00
vf_zoompan.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vf_zscale.c avfilter/vf_zscale: make it possible to override input frame parameters 2016-01-26 23:13:16 +01:00
video.c
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
vsrc_testsrc.c avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 2016-01-27 16:36:46 +00:00
w3fdif.h
window_func.c avfilter/window_func: add tukey window function 2016-01-05 11:37:11 +01:00
window_func.h avfilter/window_func: add tukey window function 2016-01-05 11:37:11 +01:00
yadif.h