.. |
x86
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
Makefile
|
avfilter: add extrastereo filter
|
2015-09-08 10:43:17 +00:00 |
aeval.c
|
…
|
|
af_adelay.c
|
…
|
|
af_aecho.c
|
…
|
|
af_afade.c
|
avfilter: add acrossfade filter
|
2015-07-26 21:54:13 +00:00 |
af_aformat.c
|
…
|
|
af_amerge.c
|
avfilter/af_amerge: avoid undefined shift (<<64) in outlayout setup
|
2015-09-05 15:14:09 +02:00 |
af_amix.c
|
…
|
|
af_anull.c
|
…
|
|
af_apad.c
|
avfilter/af_apad: use the name 's' for the pointer to the private context
|
2015-08-29 16:38:38 +00:00 |
af_aphaser.c
|
avfilter/af_aphaser: use the name 's' for the pointer to the private context
|
2015-08-26 09:49:02 +00:00 |
af_aresample.c
|
options: mark av_get_{int,double,q} as deprecated.
|
2015-08-18 12:05:17 -04:00 |
af_asetnsamples.c
|
avfilter/asetnsamples: use AV_OPT_TYPE_BOOL for pad with zeros option
|
2015-09-08 23:06:40 +02:00 |
af_asetrate.c
|
…
|
|
af_ashowinfo.c
|
…
|
|
af_astats.c
|
avfilter/astats: use AV_OPT_TYPE_BOOL for metadata option
|
2015-09-08 23:08:20 +02:00 |
af_astreamsync.c
|
…
|
|
af_asyncts.c
|
avfilter/asyncts: use AV_OPT_TYPE_BOOL for compensate option
|
2015-09-08 23:09:59 +02:00 |
af_atempo.c
|
…
|
|
af_biquads.c
|
…
|
|
af_bs2b.c
|
avfilter: use AVFILTER_DEFINE_CLASS()
|
2015-07-02 15:36:00 +00:00 |
af_channelmap.c
|
avfilter/af_channelmap: Reorder operations to avoid memleak
|
2015-09-04 00:10:41 +02:00 |
af_channelsplit.c
|
…
|
|
af_chorus.c
|
…
|
|
af_compand.c
|
avfilter/af_compand: fix clipping with default options
|
2015-07-17 11:29:29 +00:00 |
af_dcshift.c
|
…
|
|
af_dynaudnorm.c
|
avfilter/dynaudnorm: use AV_OPT_TYPE_BOOL
|
2015-09-08 22:39:24 +02:00 |
af_earwax.c
|
…
|
|
af_extrastereo.c
|
avfilter/extrastereo: use AV_OPT_TYPE_BOOL for clipping option
|
2015-09-08 23:14:00 +02:00 |
af_flanger.c
|
…
|
|
af_join.c
|
…
|
|
af_ladspa.c
|
avfilter/af_ladspa: add special case for 2:2 plugins
|
2015-09-08 18:33:02 +00:00 |
af_pan.c
|
lavfi/af_pan: Support a maximum of 64 channels.
|
2015-07-17 00:18:29 +02:00 |
af_replaygain.c
|
…
|
|
af_resample.c
|
Merge commit '6b15874fc2c3f565732201f7907ae1112727d6ae'
|
2015-07-19 16:05:33 +02:00 |
af_sidechaincompress.c
|
avfilter/af_sidechaincompress: Also assert that i < 2
|
2015-09-03 23:13:24 +02:00 |
af_silencedetect.c
|
…
|
|
af_silenceremove.c
|
avfilter/silenceremove: use AV_OPT_TYPE_BOOL for leave_silence option
|
2015-09-08 23:16:49 +02:00 |
af_volume.c
|
avfilter/volume: drop useless trailing comma
|
2015-09-08 23:21:15 +02:00 |
af_volume.h
|
…
|
|
af_volumedetect.c
|
…
|
|
all_channel_layouts.inc
|
…
|
|
allfilters.c
|
avfilter: add extrastereo filter
|
2015-09-08 10:43:17 +00:00 |
asink_anullsink.c
|
…
|
|
asrc_anullsrc.c
|
…
|
|
asrc_flite.c
|
avfilter/flite: use AV_OPT_TYPE_BOOL for list_voices option
|
2015-09-08 23:22:38 +02:00 |
asrc_sine.c
|
avfilter/sine: support expression in the number of output samples
|
2015-09-06 15:28:21 +02:00 |
audio.c
|
Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'
|
2015-09-05 16:22:03 +02:00 |
audio.h
|
avfilter: remove obsolete function declarations
|
2015-08-08 21:58:48 +02:00 |
avf_aphasemeter.c
|
avfilter: add aphasemeter filter
|
2015-08-12 22:27:43 +02:00 |
avf_avectorscope.c
|
avfilter/avf_avectorscope: add polar mode
|
2015-08-14 17:27:56 +02:00 |
avf_concat.c
|
avfilter/concat: use AV_OPT_TYPE_BOOL for unsafe option
|
2015-09-08 23:24:12 +02:00 |
avf_showcqt.c
|
avfilter/showcqt: use AV_OPT_TYPE_BOOL for fullhd option
|
2015-09-08 23:26:30 +02:00 |
avf_showfreqs.c
|
avfilter/avf_showfreqs: Fix memleak of out frame
|
2015-09-05 15:46:18 +02:00 |
avf_showspectrum.c
|
avfilter/avf_showspectrum: use av_calloc()
|
2015-08-06 15:06:14 +02:00 |
avf_showvolume.c
|
avfilter/showvolume: use AV_OPT_TYPE_BOOL for channel name displaying option (t)
|
2015-09-08 23:28:44 +02:00 |
avf_showwaves.c
|
avfilter/showwaves: use AV_OPT_TYPE_BOOL for split_channels option
|
2015-09-08 23:32:10 +02:00 |
avfilter.c
|
Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1'
|
2015-09-05 16:11:22 +02:00 |
avfilter.h
|
lavfi: remove old graph parser API with different semantics
|
2015-09-05 18:35:09 +02:00 |
avfiltergraph.c
|
Merge commit 'e65e4cbbda03ca3c9087f069c9867d518415fca1'
|
2015-09-05 16:11:22 +02:00 |
avfiltergraph.h
|
…
|
|
avfilterres.rc
|
…
|
|
bbox.c
|
…
|
|
bbox.h
|
…
|
|
bufferqueue.h
|
…
|
|
buffersink.c
|
avfilter/abuffersink: use AV_OPT_TYPE_BOOL for all_channel_counts option
|
2015-09-08 23:35:12 +02:00 |
buffersink.h
|
Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'
|
2015-09-05 16:22:03 +02:00 |
buffersrc.c
|
Remove left-over FF_API_AVFILTERBUFFER cruft
|
2015-09-05 16:27:19 +02:00 |
buffersrc.h
|
Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'
|
2015-09-05 16:22:03 +02:00 |
deshake.h
|
…
|
|
deshake_opencl.c
|
…
|
|
deshake_opencl.h
|
…
|
|
deshake_opencl_kernel.h
|
…
|
|
drawutils.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
drawutils.h
|
…
|
|
dualinput.c
|
avfilter/framesync: allocate FFFrameSyncIn internally
|
2015-08-26 11:12:23 +00:00 |
dualinput.h
|
avfilter/framesync: allocate FFFrameSyncIn internally
|
2015-08-26 11:12:23 +00:00 |
f_drawgraph.c
|
avfilter/vf_drawgraph: add rscroll slide mode
|
2015-09-03 09:12:14 +00:00 |
f_ebur128.c
|
avfilter/ebur128: use AV_OPT_TYPE_BOOL for metadata option
|
2015-09-08 23:38:25 +02:00 |
f_interleave.c
|
…
|
|
f_perms.c
|
…
|
|
f_reverse.c
|
avfilter: rename vf_reverse.c to f_reverse.c
|
2015-07-24 02:09:53 +00:00 |
f_select.c
|
…
|
|
f_sendcmd.c
|
…
|
|
f_zmq.c
|
…
|
|
fifo.c
|
…
|
|
filtfmts.c
|
…
|
|
formats.c
|
libavfilter/formats: Fix parsing of channel specifications with a trailing 'c'.
|
2015-06-20 19:51:14 +02:00 |
formats.h
|
…
|
|
framesync.c
|
avfilter/framesync: allocate FFFrameSyncIn internally
|
2015-08-26 11:12:23 +00:00 |
framesync.h
|
avfilter/framesync: allocate FFFrameSyncIn internally
|
2015-08-26 11:12:23 +00:00 |
generate_wave_table.c
|
…
|
|
generate_wave_table.h
|
…
|
|
gradfun.h
|
…
|
|
graphdump.c
|
graphdump: include internal.h for AVFilterPad
|
2015-08-08 21:59:21 +02:00 |
graphparser.c
|
lavfi: remove old graph parser API with different semantics
|
2015-09-05 18:35:09 +02:00 |
interlace.h
|
…
|
|
internal.h
|
Remove left-over FF_API_AVFILTERBUFFER cruft
|
2015-09-05 16:27:19 +02:00 |
lavfutils.c
|
…
|
|
lavfutils.h
|
…
|
|
libavfilter.v
|
…
|
|
log2_tab.c
|
…
|
|
lswsutils.c
|
…
|
|
lswsutils.h
|
…
|
|
opencl_allkernels.c
|
…
|
|
opencl_allkernels.h
|
…
|
|
psnr.h
|
vf_psnr: sse2 optimizations for sum-squared-error.
|
2015-07-14 17:57:14 +02:00 |
pthread.c
|
…
|
|
removegrain.h
|
avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions
|
2015-07-14 23:50:50 +00:00 |
setpts.c
|
…
|
|
settb.c
|
…
|
|
split.c
|
…
|
|
src_movie.c
|
Remove left-over FF_API_AVFILTERBUFFER cruft
|
2015-09-05 16:27:19 +02:00 |
ssim.h
|
vf_ssim: x86 simd for ssim_4x4xN and ssim_endN.
|
2015-07-14 05:07:07 +02:00 |
thread.h
|
…
|
|
tinterlace.h
|
…
|
|
transform.c
|
…
|
|
transform.h
|
…
|
|
trim.c
|
…
|
|
unsharp.h
|
…
|
|
unsharp_opencl.c
|
…
|
|
unsharp_opencl.h
|
…
|
|
unsharp_opencl_kernel.h
|
…
|
|
version.h
|
avfilter: add extrastereo filter
|
2015-09-08 10:43:17 +00:00 |
vf_alphamerge.c
|
…
|
|
vf_aspect.c
|
lavfi: fix compilation with FF_API_OLD_FILTER_OPTS=0.
|
2015-08-18 22:22:49 -04:00 |
vf_atadenoise.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_bbox.c
|
…
|
|
vf_blackdetect.c
|
…
|
|
vf_blackframe.c
|
…
|
|
vf_blend.c
|
avfilter/blend: use AV_OPT_TYPE_BOOL for shortest and repeatlast options
|
2015-09-08 23:43:54 +02:00 |
vf_boxblur.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_codecview.c
|
avfilter: fix a few 5 spaces indent
|
2015-06-07 20:18:15 +02:00 |
vf_colorbalance.c
|
…
|
|
vf_colorchannelmixer.c
|
…
|
|
vf_colorkey.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_colorlevels.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_colormatrix.c
|
lavfi/colormatrix: Add a bt601 alias
|
2015-09-02 16:35:21 +02:00 |
vf_copy.c
|
…
|
|
vf_cover_rect.c
|
avfilter: use AVFILTER_DEFINE_CLASS()
|
2015-07-02 15:36:00 +00:00 |
vf_crop.c
|
avfilter/crop: use AV_OPT_TYPE_BOOL for keep_aspect option
|
2015-09-08 23:46:12 +02:00 |
vf_cropdetect.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_curves.c
|
…
|
|
vf_dctdnoiz.c
|
…
|
|
vf_deband.c
|
avfilter/deband: use AV_OPT_TYPE_BOOL
|
2015-09-08 22:39:24 +02:00 |
vf_decimate.c
|
avfilter/decimate: use AV_OPT_TYPE_BOOL for ppsrc and chroma options
|
2015-09-08 23:48:49 +02:00 |
vf_dejudder.c
|
avfilter/vf_dejudder: use the name 's' for the pointer to the private context
|
2015-08-28 19:05:19 +00:00 |
vf_delogo.c
|
…
|
|
vf_deshake.c
|
…
|
|
vf_detelecine.c
|
…
|
|
vf_drawbox.c
|
…
|
|
vf_drawtext.c
|
drawtext: Move the strftime expansion in a separate function
|
2015-08-02 15:18:48 +02:00 |
vf_edgedetect.c
|
…
|
|
vf_elbg.c
|
avfilter/vf_elbg: make it possible to output to pal8 pixel format
|
2015-09-03 09:12:06 +00:00 |
vf_eq.c
|
avfilter/vf_eq: Support contrast from -1000 to 1000
|
2015-07-16 18:50:24 +02:00 |
vf_eq.h
|
…
|
|
vf_extractplanes.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_fade.c
|
…
|
|
vf_fftfilt.c
|
…
|
|
vf_field.c
|
…
|
|
vf_fieldmatch.c
|
…
|
|
vf_fieldorder.c
|
…
|
|
vf_find_rect.c
|
avfilter: use AVFILTER_DEFINE_CLASS()
|
2015-07-02 15:36:00 +00:00 |
vf_format.c
|
…
|
|
vf_fps.c
|
…
|
|
vf_framepack.c
|
avfilter: use AVFILTER_DEFINE_CLASS()
|
2015-07-02 15:36:00 +00:00 |
vf_framerate.c
|
avfilter: add framerate video filter
|
2015-08-27 20:00:36 +00:00 |
vf_framestep.c
|
…
|
|
vf_frei0r.c
|
…
|
|
vf_fspp.c
|
…
|
|
vf_fspp.h
|
…
|
|
vf_geq.c
|
avfilter/geq: assert on pixel format descriptor
|
2015-06-13 20:51:43 +02:00 |
vf_gradfun.c
|
…
|
|
vf_hflip.c
|
…
|
|
vf_histeq.c
|
Replace av_dlog with ff_dlog.
|
2015-08-18 10:24:01 -04:00 |
vf_histogram.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_hqdn3d.c
|
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
|
2015-09-08 16:35:28 +02:00 |
vf_hqdn3d.h
|
…
|
|
vf_hqx.c
|
…
|
|
vf_hue.c
|
…
|
|
vf_idet.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_idet.h
|
…
|
|
vf_il.c
|
…
|
|
vf_interlace.c
|
avfilter/interlace: fix opt flags
|
2015-09-08 22:47:16 +02:00 |
vf_kerndeint.c
|
avfilter/kerndeint: use AV_OPT_TYPE_BOOL
|
2015-09-08 22:39:24 +02:00 |
vf_lenscorrection.c
|
…
|
|
vf_libopencv.c
|
…
|
|
vf_lut.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_lut3d.c
|
avfilter/lut3d: assert on pixel format descriptor
|
2015-06-13 20:51:43 +02:00 |
vf_mcdeint.c
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
|
2015-07-27 22:10:35 +02:00 |
vf_mergeplanes.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_mpdecimate.c
|
avfilter/vf_mpdecimate: remove packed formats
|
2015-07-02 15:36:00 +00:00 |
vf_neighbor.c
|
avfilter: add erosion, dilation, deflate & inflate filter
|
2015-07-15 13:21:47 +00:00 |
vf_noise.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_noise.h
|
…
|
|
vf_null.c
|
…
|
|
vf_overlay.c
|
…
|
|
vf_owdenoise.c
|
avfilter: fix a few 5 spaces indent
|
2015-06-07 20:18:15 +02:00 |
vf_pad.c
|
…
|
|
vf_palettegen.c
|
Replace av_dlog with ff_dlog.
|
2015-08-18 10:24:01 -04:00 |
vf_paletteuse.c
|
Replace av_dlog with ff_dlog.
|
2015-08-18 10:24:01 -04:00 |
vf_perspective.c
|
…
|
|
vf_phase.c
|
…
|
|
vf_pixdesctest.c
|
…
|
|
vf_pp.c
|
…
|
|
vf_pp7.c
|
…
|
|
vf_pp7.h
|
…
|
|
vf_psnr.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_pullup.c
|
…
|
|
vf_pullup.h
|
…
|
|
vf_qp.c
|
…
|
|
vf_random.c
|
avfilter: add random video filter
|
2015-07-19 19:01:00 +00:00 |
vf_removegrain.c
|
avfilter/vf_removegrain: add x86 and x86_64 SSE2 functions
|
2015-07-14 23:50:50 +00:00 |
vf_removelogo.c
|
…
|
|
vf_repeatfields.c
|
…
|
|
vf_rotate.c
|
avfilter/rotate: use AV_OPT_TYPE_BOOL for bilinear option
|
2015-09-08 23:04:13 +02:00 |
vf_sab.c
|
avfilter/vf_sab: use the name 's' for the pointer to the private context
|
2015-09-03 09:47:44 +00:00 |
vf_scale.c
|
lavfi/scale: Pass src_range and dst_range to libswscale.
|
2015-09-01 09:17:26 +02:00 |
vf_separatefields.c
|
avfilter/vf_separatefields: use the name 's' for the pointer to the private context
|
2015-08-30 15:58:12 +00:00 |
vf_setfield.c
|
…
|
|
vf_showinfo.c
|
…
|
|
vf_showpalette.c
|
…
|
|
vf_shuffleplanes.c
|
avfilter: use AVFILTER_DEFINE_CLASS()
|
2015-07-02 15:36:00 +00:00 |
vf_signalstats.c
|
…
|
|
vf_smartblur.c
|
avfilter/vf_smartblur: use the name 's' for the pointer to the private context
|
2015-07-15 13:34:56 +00:00 |
vf_spp.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_spp.h
|
…
|
|
vf_ssim.c
|
avfilter/vf_ssim: Fix "incompatible pointer type" warnings
|
2015-07-14 13:29:55 +02:00 |
vf_stack.c
|
avfilter/vf_stack: Fix memleak of out frame
|
2015-09-05 14:41:45 +02:00 |
vf_stereo3d.c
|
avfilter/vf_stereo3d: stop dumping half of data for interleave rows output
|
2015-09-06 11:49:03 +00:00 |
vf_subtitles.c
|
avfilter/vf_subtitles: allow setting fonts directory
|
2015-09-02 00:47:52 +02:00 |
vf_super2xsai.c
|
avfilter/vf_super2xsai: use the name 's' for the pointer to the private context
|
2015-09-08 18:47:06 +00:00 |
vf_swapuv.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_telecine.c
|
…
|
|
vf_thumbnail.c
|
avfilter/vf_thumbnail: use the name 's' for the pointer to the private context
|
2015-09-07 20:17:46 +00:00 |
vf_tile.c
|
…
|
|
vf_tinterlace.c
|
lavfi/tinterlace: Double aspect ratio for modes merge and pad.
|
2015-06-04 17:03:29 +02:00 |
vf_transpose.c
|
avfilter/vf_transpose: Fix rounding error
|
2015-06-30 16:02:09 +02:00 |
vf_unsharp.c
|
avfilter/vf_unsharp: use the name 's' for the pointer to the private context
|
2015-09-05 20:36:35 +00:00 |
vf_uspp.c
|
Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615'
|
2015-07-27 22:10:35 +02:00 |
vf_vectorscope.c
|
avfilter/vf_vectorscope: 9 & 10 bit depth support
|
2015-09-08 19:05:38 +00:00 |
vf_vflip.c
|
…
|
|
vf_vidstabdetect.c
|
…
|
|
vf_vidstabtransform.c
|
…
|
|
vf_vignette.c
|
avfilter: fix a few 5 spaces indent
|
2015-06-07 20:18:15 +02:00 |
vf_w3fdif.c
|
avfilter/vf_w3fdif: implement slice threading
|
2015-07-12 20:06:03 +00:00 |
vf_waveform.c
|
Replace all remaining occurances of step/depth_minus1 and offset_plus1
|
2015-09-08 17:10:48 +02:00 |
vf_xbr.c
|
…
|
|
vf_yadif.c
|
Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'
|
2015-09-08 16:35:28 +02:00 |
vf_zoompan.c
|
avfilter/vf_zoompan: support planar rgb pixel formats
|
2015-06-12 17:15:20 +00:00 |
video.c
|
Merge commit 'f6974fe651d29ef6eb68d66d73f7b6c011062aa0'
|
2015-09-05 16:22:03 +02:00 |
video.h
|
…
|
|
vidstabutils.c
|
…
|
|
vidstabutils.h
|
…
|
|
vsink_nullsink.c
|
…
|
|
vsrc_cellauto.c
|
Replace av_dlog with ff_dlog.
|
2015-08-18 10:24:01 -04:00 |
vsrc_life.c
|
Replace av_dlog with ff_dlog.
|
2015-08-18 10:24:01 -04:00 |
vsrc_mandelbrot.c
|
…
|
|
vsrc_mptestsrc.c
|
…
|
|
vsrc_testsrc.c
|
avfilter: add allrgb
|
2015-08-29 14:57:52 +02:00 |
yadif.h
|
…
|
|