ffmpeg/libavfilter
S.N. Hemanth Meenakshisundaram c1db7bff66 Resize data and linesize in AVFilterBufferRef to 8.
This is required to make AVFilterBufferRef able to contain also audio
data, required by audio filtering integration.

Patch by S.N. Hemanth Meenakshisundaram smeen?ks@ucsd.ed?.

Originally committed as revision 24773 to svn://svn.ffmpeg.org/ffmpeg/trunk
2010-08-11 15:25:42 +00:00
..
Makefile Require libswscale only if the scale filter is used. 2010-07-28 08:56:52 +00:00
allfilters.c Add color source. 2010-07-17 10:14:52 +00:00
avfilter.c Change avfilter_open() signature, from: 2010-08-11 11:44:51 +00:00
avfilter.h Resize data and linesize in AVFilterBufferRef to 8. 2010-08-11 15:25:42 +00:00
avfiltergraph.c Change avfilter_open() signature, from: 2010-08-11 11:44:51 +00:00
avfiltergraph.h
defaults.c Resize data and linesize in AVFilterBufferRef to 8. 2010-08-11 15:25:42 +00:00
formats.c Generalize pixel format enum fields to int formats. 2010-07-22 11:12:47 +00:00
graphparser.c Change avfilter_open() signature, from: 2010-08-11 11:44:51 +00:00
graphparser.h
internal.h Rename AVFilterPicRef to AVFilterBufferRef. 2010-08-07 01:15:19 +00:00
libavfilter.v
parseutils.c
parseutils.h
vf_aspect.c Separate video specific BufferRef properties into VideoProps. 2010-08-11 11:06:04 +00:00
vf_crop.c Separate video specific BufferRef properties into VideoProps. 2010-08-11 11:06:04 +00:00
vf_format.c
vf_null.c
vf_pad.c Separate video specific BufferRef properties into VideoProps. 2010-08-11 11:06:04 +00:00
vf_pixdesctest.c Rename fields: 2010-08-07 01:15:34 +00:00
vf_scale.c Separate video specific BufferRef properties into VideoProps. 2010-08-11 11:06:04 +00:00
vf_slicify.c Rename AVFilterPicRef to AVFilterBufferRef. 2010-08-07 01:15:19 +00:00
vf_unsharp.c Rename fields: 2010-08-07 01:15:34 +00:00
vf_vflip.c Rename AVFilterPicRef to AVFilterBufferRef. 2010-08-07 01:15:19 +00:00
vsink_nullsink.c Rename AVFilterPicRef to AVFilterBufferRef. 2010-08-07 01:15:19 +00:00
vsrc_buffer.c Resize data and linesize in AVFilterBufferRef to 8. 2010-08-11 15:25:42 +00:00
vsrc_buffer.h
vsrc_nullsrc.c