ffmpeg/libavfilter
Michael Niedermayer 7f02fcd917 avfilter/vf_fps: Do not drop a random subset of frames
This also avoids droping the frame which is closest to the target timestamp

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-02-04 18:52:14 +01:00
..
x86 avfilter/x86/vf_fspp: Fix loop condition for column_fidct() 2015-01-28 17:23:27 +01:00
Makefile Fix standalone compilation of the tblend filter. 2015-02-04 11:09:14 +01:00
aeval.c
af_adelay.c
af_aecho.c
af_afade.c
af_aformat.c
af_amerge.c
af_amix.c lavfi: check av_strdup() return value 2015-01-06 10:02:11 +00:00
af_anull.c
af_apad.c
af_aphaser.c
af_aresample.c
af_asetnsamples.c
af_asetrate.c
af_ashowinfo.c Merge commit '728685f37ab333ca35980bd01766c78d197f784a' 2015-01-27 18:03:43 +01:00
af_astats.c
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_biquads.c avfilter/af_biquads: use the name 's' for the pointer to the private context 2015-01-28 14:30:27 +00:00
af_bs2b.c
af_channelmap.c avfilter/af_channelmap: Check for missing argument in get_channel_idx() 2015-01-23 15:03:40 +01:00
af_channelsplit.c
af_compand.c
af_earwax.c
af_flanger.c
af_join.c avfilter/af_join: swap av_mallocz_array() args for consistency with the prototype 2015-01-20 16:52:30 +00:00
af_ladspa.c
af_pan.c
af_replaygain.c
af_resample.c
af_silencedetect.c
af_silenceremove.c
af_volume.c avfilter/af_volume: Use avpriv_float_dsp_alloc() 2014-11-18 12:38:38 +01:00
af_volume.h avfilter/af_volume: Use avpriv_float_dsp_alloc() 2014-11-18 12:38:38 +01:00
af_volumedetect.c
all_channel_layouts.inc
allfilters.c remove libmpcodecs 2015-01-31 12:01:54 +00:00
asink_anullsink.c
asrc_abuffer.h
asrc_anullsrc.c
asrc_flite.c
asrc_sine.c
audio.c
audio.h
avcodec.c avfilter/avcodec: use NULL instead of 0 for pointer 2014-12-06 15:29:23 +01:00
avcodec.h
avf_avectorscope.c avfilter/avf_avectorscope: use the name 's' for the pointer to the private context 2015-01-28 14:34:11 +00:00
avf_concat.c avfilter/avf_concat: Use av_freep(), avoid leaving stale pointers in memory 2014-11-22 18:47:26 +01:00
avf_showcqt.c avfilter/avf_showcqt: use av_malloc_array() 2015-01-22 13:56:30 +01:00
avf_showspectrum.c
avf_showwaves.c avfilter/showwaves: fix height range for cline mode 2014-12-24 15:13:31 +01:00
avfilter.c avfilter/avfilter: Remove CONFIG_MP_FILTER case 2015-01-31 13:47:17 +01:00
avfilter.h lavfi: document assumptions about the input and output labels of a filter graph description 2015-01-29 10:12:34 +01:00
avfiltergraph.c
avfiltergraph.h
avfilterres.rc
bbox.c
bbox.h
buffer.c avfilter/buffer: use av_freep() to avoid leaving stale pointers in memory 2015-01-06 15:07:50 +01:00
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c avfilter/buffersrc: add context to av_log() call 2014-12-06 15:31:05 +01:00
buffersrc.h
deshake.h
deshake_opencl.c
deshake_opencl.h
deshake_opencl_kernel.h
drawutils.c avfilter/drawutils: Check for av_malloc* failures 2015-01-22 13:54:26 +01:00
drawutils.h
dualinput.c
dualinput.h
f_ebur128.c
f_interleave.c
f_perms.c
f_select.c
f_sendcmd.c avfilter/f_sendcmd: Use av_freep() to avoid leaving stale pointers in memory 2014-12-14 15:54:45 +01:00
f_zmq.c
fifo.c
filtfmts.c
formats.c avfilter/formats: Alloc NULL fmts in SET_COMMON_FORMATS() 2014-11-21 22:15:32 +01:00
formats.h
framesync.c
framesync.h
generate_wave_table.c
generate_wave_table.h
gradfun.h
graphdump.c
graphparser.c avfilter/graphparser: Use av_freep(), avoid leaving stale pointers in memory 2014-11-22 18:56:37 +01:00
interlace.h Merge commit '2e1704059ae8625beda2ffde847ad22c5ba416dc' 2014-11-15 02:39:49 +01:00
internal.h avfilter/internal: add fixme to ff_norm_qscale() to document obvious scaling issue 2015-01-10 02:27:49 +01:00
lavfutils.c
lavfutils.h
libavfilter.v
log2_tab.c
lswsutils.c
lswsutils.h
opencl_allkernels.c
opencl_allkernels.h
pthread.c
setpts.c
settb.c
split.c lavfi: check av_strdup() return value 2015-01-06 10:02:11 +00:00
src_movie.c lavfi: check av_strdup() return value 2015-01-06 10:02:11 +00:00
thread.h
tinterlace.h avfilter/vf_tinterlace: Favor using standard timebases for the output 2014-12-02 18:28:06 +01:00
transform.c Factorize avpriv_mirror() out 2015-01-05 01:45:49 +01:00
transform.h
trim.c
unsharp.h
unsharp_opencl.c
unsharp_opencl.h
unsharp_opencl_kernel.h
version.h remove libmpcodecs 2015-01-31 12:01:54 +00:00
vf_alphamerge.c
vf_aspect.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_blend.c libavfilter/vf_blend: do not unconditionally compile both filters 2015-01-05 14:14:54 +00:00
vf_boxblur.c lavfi/boxblur: Readd 8bit colour spaces on big-endian. 2015-01-08 15:24:59 +01:00
vf_codecview.c
vf_colorbalance.c avfilter/vf_colorbalance: use the name 's' for the pointer to the private context 2015-01-28 14:11:30 +00:00
vf_colorchannelmixer.c avfilter/vf_colorchannelmixer: use the name 's' for the pointer to the private context 2015-01-28 14:39:15 +00:00
vf_colorlevels.c lavfi: add colorlevels filter 2014-12-16 10:10:04 +00:00
vf_colormatrix.c
vf_copy.c
vf_crop.c
vf_cropdetect.c avfilter/vf_cropdetect: adjust Default threshold based on bit depth 2014-12-31 00:33:33 +01:00
vf_curves.c
vf_dctdnoiz.c avfilter/vf_dctdnoiz: Use av_malloc_array() 2015-02-01 16:47:36 +00:00
vf_decimate.c
vf_dejudder.c
vf_delogo.c
vf_deshake.c
vf_drawbox.c
vf_drawtext.c lavfi: Increase drawtext font size limits 2014-12-07 13:15:03 +01:00
vf_edgedetect.c avfilter/edgedetect: fix indent 2015-01-15 11:39:41 +01:00
vf_elbg.c
vf_eq.c avfilter/vf_eq: mark src as const 2015-01-27 01:46:08 +01:00
vf_eq.h avfilter/vf_eq: mark src as const 2015-01-27 01:46:08 +01:00
vf_extractplanes.c avfilter/vf_extractplanes: use the name 's' for the pointer to the private context 2015-01-28 14:26:13 +00:00
vf_fade.c
vf_field.c
vf_fieldmatch.c avfitler/vf_fieldmatch: fix typo 2015-01-26 13:04:53 +00:00
vf_fieldorder.c
vf_format.c
vf_fps.c avfilter/vf_fps: Do not drop a random subset of frames 2015-02-04 18:52:14 +01:00
vf_framepack.c avfilter/vf_framepack: Check and update frame_rate 2015-01-16 22:02:52 +01:00
vf_framestep.c
vf_frei0r.c avfilter/vf_frei0r: fix build with DEBUG enabled 2015-01-17 15:41:23 +01:00
vf_fspp.c avfilter/vf_fspp: check count before calling row_idct() 2015-01-28 17:23:27 +01:00
vf_fspp.h x86/vf_fspp: port inline asm to yasm 2014-12-26 15:39:51 -03:00
vf_geq.c
vf_gradfun.c
vf_hflip.c
vf_histeq.c
vf_histogram.c
vf_hqdn3d.c Merge commit '22b985d59c007c4422aefe3ef3fca0aa0daafa9f' 2015-01-29 22:43:36 +01:00
vf_hqdn3d.h
vf_hqx.c
vf_hue.c
vf_idet.c avfilter/vf_idet: factorize av_frame_free(&idet->prev) 2015-01-19 20:24:03 +01:00
vf_idet.h avfilter/vf_idet: Add analyze_interlaced_flag mode 2015-01-06 01:21:19 +01:00
vf_il.c avfitler/vf_il: use the name 's' for the pointer to the private context 2015-01-28 14:22:26 +00:00
vf_interlace.c Merge commit '4438c256387a5845e5cdc5c14c43f4047b68301b' 2015-01-07 00:03:10 +01:00
vf_kerndeint.c avfilter/vf_kerndeint: use av_freep(), avoid leaving stale pointers in memory 2014-12-13 14:18:30 +01:00
vf_lenscorrection.c avfilter/vf_lenscorrection: support 8bit planar RGB formats 2015-01-21 18:05:51 +00:00
vf_libopencv.c Merge commit 'a6653787a4b1e89170ff7962312dd110769c83a3' 2015-02-03 23:35:08 +01:00
vf_lut.c lavfi/lut: apply minor compute_gammaval709() doxy fix 2015-01-27 11:22:45 +01:00
vf_lut3d.c
vf_mcdeint.c avfilter/vf_mcdeint: avoid uninitilaized fields in AVPacket 2015-01-28 00:58:03 +01:00
vf_mergeplanes.c
vf_mpdecimate.c
vf_noise.c
vf_noise.h
vf_null.c
vf_overlay.c
vf_owdenoise.c Factorize avpriv_mirror() out 2015-01-05 01:45:49 +01:00
vf_pad.c lavfi: always check av_expr_parse_and_eval() return value 2014-12-18 23:27:14 +01:00
vf_perspective.c avfilter/vf_perspective: add av_assert0() to help gcc see that there are no uninitialized variables 2014-12-10 13:40:20 +01:00
vf_phase.c
vf_pixdesctest.c
vf_pp.c
vf_pp7.c Fix frame-alignment in PP7 2015-01-29 04:38:48 +01:00
vf_pp7.h lavfi: port mp=pp7 to libavfilter 2015-01-09 17:26:31 +01:00
vf_psnr.c
vf_pullup.c
vf_pullup.h
vf_qp.c avfilter: port qp filter from libmpcodecs 2015-01-14 18:46:38 +01:00
vf_removelogo.c
vf_rotate.c
vf_sab.c Factorize avpriv_mirror() out 2015-01-05 01:45:49 +01:00
vf_scale.c vf_scale: Use correct chroma positions for YUV420P 2014-12-25 02:53:29 +01:00
vf_separatefields.c
vf_setfield.c
vf_showinfo.c avfilter/vf_showinfo: show timebase & framerate too 2015-01-21 21:21:00 +01:00
vf_showpalette.c avfilter: add showpalette filter 2015-01-15 16:36:13 +01:00
vf_shuffleplanes.c
vf_signalstats.c avfilter/vf_signalstats: fix avframe leak on error 2014-12-06 17:05:20 +01:00
vf_smartblur.c
vf_spp.c lavfi: use ff_norm_qscale(), factorize 2015-01-13 13:12:58 +01:00
vf_spp.h avfilter/vf_spp: Fix overflow in 8bit store slice 2014-12-21 01:48:19 +01:00
vf_stereo3d.c
vf_subtitles.c
vf_super2xsai.c
vf_swapuv.c
vf_telecine.c avfilter/vf_telecine: use the name 's' for the pointer to the private context 2015-01-28 13:51:18 +00:00
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c vfilter/vf_tinterlace: Fix issues with linesize and cols 2015-01-06 23:21:28 +01:00
vf_transpose.c
vf_unsharp.c avfilter/vf_unsharp: use av_freep() avoid leaving stale pointers in memory 2014-12-13 14:18:30 +01:00
vf_uspp.c avfilter/vf_uspp: fix gop_size 2015-01-25 15:58:28 +01:00
vf_vflip.c
vf_vidstabdetect.c
vf_vidstabtransform.c
vf_vignette.c
vf_w3fdif.c
vf_xbr.c avfilter/xbr: reindent after previous commit 2014-12-25 23:50:25 +01:00
vf_yadif.c avfilter/vf_yadif: detect telecine content 2015-01-06 00:31:37 +01:00
vf_zoompan.c
video.c
video.h
vidstabutils.c
vidstabutils.h
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c avfilter/vsrc_life: Use av_freep() avoid leaving stale pointers in memory 2014-12-19 15:04:56 +01:00
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c
yadif.h