1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libavfilter
Vitor Sessak c5ef7d7b3e 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 11995 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-15 21:37:07 +00:00
..
avfilter.c Make input/output pads modifiable on a per-instance basis. 2008-02-15 21:37:07 +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