1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavfilter
Vitor Sessak 7c9066a3e4 Make input/output pads modifiable on a per-instance basis.
This makes it possible to change filter callbacks (eg. to a SIMD version
on supported processors).  It also allows filters to change their own
input and output pads.

Commited in SoC by Bobby Bingham on 2007-07-31 19:20:54

Originally committed as revision 12090 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-15 22:13:18 +00:00
..
allfilters.c Add last file of main filter framework 2008-02-15 22:02:51 +00:00
avfilter.c Do not copy more data than needed 2008-02-15 21:42:01 +00:00
avfilter.h Make input/output pads modifiable on a per-instance basis. 2008-02-15 22:13:18 +00:00
defaults.c Force alignment of pic->linesize 2008-02-15 22:00:13 +00:00
formats.c Coding style changes 2008-02-10 18:05:02 +00:00
Makefile Remove everything not yet commited to svn 2008-02-15 19:36:58 +00:00