ffmpeg/libavfilter
Anton Khirnov ba04177eeb vf_pad/scale: use double precision for aspect ratios.
Fixes Bug 203.

CC:libav-stable@libav.org
2012-10-06 07:27:53 +02:00
..
x86 x86: Split inline and external assembly #ifdefs 2012-08-31 01:53:25 +02:00
Makefile
af_aformat.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
af_amix.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
af_anull.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
af_asyncts.c lavr: change the type of the data buffers to uint8_t**. 2012-10-05 13:49:44 +02:00
af_channelmap.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
af_channelsplit.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
af_join.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
af_resample.c lavr: change the type of the data buffers to uint8_t**. 2012-10-05 13:49:44 +02:00
allfilters.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
asink_anullsink.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
asrc_anullsrc.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
audio.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
audio.h
avfilter.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
avfilter.h
avfiltergraph.c avfiltergraph: silence an uninitialized variable warning 2012-09-17 15:48:20 +02:00
avfiltergraph.h
buffer.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
buffersink.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
buffersink.h
buffersrc.c buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 2012-09-17 15:48:20 +02:00
buffersrc.h buffersrc: add const to the AVFrame* argument of av_buffersrc_write_frame() 2012-09-17 15:48:20 +02:00
drawutils.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
drawutils.h
fifo.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
filtfmts.c
formats.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
formats.h
gradfun.h
graphparser.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
internal.h
libavfilter.v
split.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
version.h
vf_aspect.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_blackframe.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_boxblur.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_copy.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_crop.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_cropdetect.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_delogo.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 2012-09-04 23:13:44 +03:00
vf_drawbox.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_drawtext.c avopt: Store defaults for AV_OPT_TYPE_INT in the i64 union member 2012-09-04 23:13:44 +03:00
vf_fade.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_fieldorder.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_format.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_fps.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_frei0r.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
vf_gradfun.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_hflip.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_hqdn3d.c vf_hqdn3d: Remove a duplicate inline declaration 2012-08-27 16:40:59 +03:00
vf_libopencv.c Add missing includes for code relying on external libraries 2012-08-16 16:47:02 +03:00
vf_lut.c Rename missed cases of FF_OPT_TYPE_* to AV_OPT_TYPE_* 2012-08-31 23:27:21 +02:00
vf_null.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_overlay.c vf_overlay: properly sync inputs. 2012-10-04 10:23:25 +02:00
vf_pad.c vf_pad/scale: use double precision for aspect ratios. 2012-10-06 07:27:53 +02:00
vf_pixdesctest.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_scale.c vf_pad/scale: use double precision for aspect ratios. 2012-10-06 07:27:53 +02:00
vf_select.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_setpts.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_settb.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_showinfo.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_slicify.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_transpose.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_unsharp.c
vf_vflip.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
vf_yadif.c yadif: cosmetics 2012-09-09 15:31:18 +02:00
video.c Add some more missing includes after removing the implicit common.h 2012-08-15 23:48:48 +03:00
video.h
vsink_nullsink.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
vsrc_color.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
vsrc_movie.c Use avcodec_free_frame() to free AVFrames. 2012-09-24 12:31:25 +02:00
vsrc_nullsrc.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
vsrc_testsrc.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
yadif.h