ffmpeg/libavfilter
Matthieu Bouron f9eed5d7e6 lavfi/aevalsrc: try to honor specified duration
If nb_samples divide sample_rate and if nb_samples allow it, aevalsrc
should generate the exact amount of samples according to duration.

Example:
aevalsrc=0::n=480:s=48000:d=5.21 should generate 250080 samples.

Signed-off-by: Stefano Sabatini <stefasab@gmail.com>
2013-01-12 17:26:35 +01:00
..
libmpcodecs
x86 Merge commit 'f7bf72a4a1146a7583577c9bdc066767e1ba3c6a' 2013-01-10 12:27:16 +01:00
Makefile lavfi: add histeq filter 2013-01-05 10:25:32 +01:00
af_aconvert.c
af_aformat.c
af_amerge.c
af_amix.c
af_anull.c
af_apad.c
af_aresample.c
af_asetnsamples.c
af_ashowinfo.c
af_astreamsync.c
af_asyncts.c
af_atempo.c
af_channelmap.c
af_channelsplit.c
af_earwax.c
af_join.c
af_pan.c
af_resample.c
af_silencedetect.c
af_volume.c
af_volume.h
af_volumedetect.c
all_channel_layouts.inc
allfilters.c lavfi: add histeq filter 2013-01-05 10:25:32 +01:00
asink_anullsink.c
asrc_abuffer.h
asrc_aevalsrc.c lavfi/aevalsrc: try to honor specified duration 2013-01-12 17:26:35 +01:00
asrc_anullsrc.c
asrc_flite.c
audio.c lavfi: merge all filtering code into ff_filter_frame. 2013-01-01 15:19:04 +01:00
audio.h
avcodec.c lavfi/avcodec: fix typo 2013-01-01 12:57:07 +00:00
avcodec.h
avf_concat.c
avf_showspectrum.c
avf_showwaves.c
avfilter.c lavfi: fix use-after-free in ff_filter_frame. 2013-01-08 13:31:33 +01:00
avfilter.h lavfi/avfilter: remove now unused {src,cur,out}_buf. 2013-01-06 04:14:56 +01:00
avfiltergraph.c Replace references to "que" with the appropriate word. 2013-01-03 00:21:47 +01:00
avfiltergraph.h
bbox.c
bbox.h
buffer.c
bufferqueue.h
buffersink.c
buffersink.h
buffersrc.c
buffersrc.h
drawutils.c lavfi/drawutils: fix blending computation in blend_line function 2013-01-05 13:08:02 +01:00
drawutils.h lavfi/drawutils: fix typo 2013-01-05 05:21:44 +01:00
f_ebur128.c
f_select.c
f_sendcmd.c
f_setpts.c
f_settb.c
fifo.c
filtfmts.c
formats.c
formats.h
gradfun.h
graphdump.c
graphparser.c
internal.h internal.h: remove start/end_frame from AVFilterPad 2013-01-05 23:36:09 +01:00
lavfutils.c
lavfutils.h
libavfilter.v
lswsutils.c
lswsutils.h
sink_buffer.c
split.c
src_buffer.c lavfi: add avfilter_get_audio_buffer_ref_from_arrays_channels. 2013-01-01 02:01:28 +01:00
src_movie.c
transform.c
transform.h
version.h lavfi: add histeq filter 2013-01-05 10:25:32 +01:00
vf_alphaextract.c
vf_alphamerge.c
vf_aspect.c
vf_ass.c
vf_bbox.c
vf_blackdetect.c
vf_blackframe.c
vf_boxblur.c
vf_colormatrix.c
vf_copy.c
vf_crop.c
vf_cropdetect.c
vf_decimate.c
vf_delogo.c
vf_deshake.c
vf_drawbox.c
vf_drawtext.c
vf_edgedetect.c
vf_fade.c
vf_field.c
vf_fieldorder.c
vf_format.c
vf_fps.c
vf_framestep.c
vf_frei0r.c Merge remote-tracking branch 'qatar/master' 2012-12-31 14:20:01 +01:00
vf_geq.c
vf_gradfun.c
vf_hflip.c
vf_histeq.c lavfi: add histeq filter 2013-01-05 10:25:32 +01:00
vf_hqdn3d.c Merge remote-tracking branch 'qatar/master' 2012-12-31 14:20:01 +01:00
vf_hue.c
vf_idet.c
vf_kerndeint.c lavfi/kerndeint: remove unused pixel_step. 2013-01-06 18:59:15 +01:00
vf_libopencv.c
vf_lut.c lavfi/lut: use ff_fill_rgba_map() 2013-01-01 17:07:57 +00:00
vf_mp.c
vf_null.c
vf_overlay.c lavfi/vf_overlay: check that filter_frame does not return EAGAIN. 2013-01-10 21:55:02 +01:00
vf_pad.c
vf_pixdesctest.c
vf_pp.c
vf_removelogo.c
vf_scale.c
vf_setfield.c
vf_showinfo.c
vf_smartblur.c
vf_super2xsai.c
vf_swapuv.c
vf_thumbnail.c
vf_tile.c
vf_tinterlace.c vf_tinterlace: fix logical/bit op mixup 2013-01-06 04:38:53 +01:00
vf_transpose.c
vf_unsharp.c
vf_vflip.c
vf_yadif.c lavfi/yadif: fix shorthand/option mismatch 2013-01-10 11:01:14 +01:00
video.c lavfi: merge all filtering code into ff_filter_frame. 2013-01-01 15:19:04 +01:00
video.h libavfilter/video.h: remove unused things related to the start/slice/end API 2013-01-05 23:36:09 +01:00
vsink_nullsink.c
vsrc_cellauto.c
vsrc_life.c
vsrc_mandelbrot.c
vsrc_mptestsrc.c
vsrc_testsrc.c
yadif.h lavfi/yadif: add support to named constants 2013-01-04 11:48:54 +01:00