ffmpeg/libavfilter
Justin Ruggles 7b556be673 af_resample: avoid conversion of identical sample formats for 1 channel
When there is only 1 channel, the planar and interleaved formats of the same
data type should be treated as identical.
2012-10-07 16:45:50 -04: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 af_resample: avoid conversion of identical sample formats for 1 channel 2012-10-07 16:45:50 -04: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 lavfi: add error handling to end_frame(). 2012-07-22 09:14:05 +02:00
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 doxygen: Fix function parameter names to match the code 2012-08-09 20:05:55 +02:00
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 Give all anonymously typedeffed structs in headers a name 2012-10-06 09:27:11 +02:00
graphparser.c Don't include common.h from avutil.h 2012-08-15 22:32:06 +03:00
internal.h lavfi: add error handling to end_frame(). 2012-07-22 09:14:05 +02:00
libavfilter.v
split.c lavfi: replace empty input/output lists with null pointers 2012-09-17 14:35:06 +01:00
version.h lavfi: bump minor to mark stabilizing the ABI. 2012-07-28 14:33:48 +02:00
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 lavfi: add error handling to end_frame(). 2012-07-22 09:14:05 +02:00
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 factor identical ff_inplace_start_frame out of two filters 2012-07-28 14:15:14 -07:00
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 Give all anonymously typedeffed structs in headers a name 2012-10-06 09:27:11 +02:00