source filter will simply want to re-output the same image multiple times and reuse a buffer to do it, and the case where the source filter will output multiple image by modifying a single buffer and outputting it multiple times. Commited in SoC by Bobby Bingham on 2007-08-18 02:21:01 Originally committed as revision 12103 to svn://svn.ffmpeg.org/ffmpeg/trunk |
18 years ago | |
|---|---|---|
| .. | ||
| Makefile | Remove everything not yet commited to svn | 18 years ago |
| allfilters.c | Add last file of main filter framework | 18 years ago |
| avfilter.c | Do not copy more data than needed | 18 years ago |
| avfilter.h | Add another "reuse" permission, to distinguish between the case where a | 18 years ago |
| defaults.c | Force alignment of pic->linesize | 18 years ago |
| formats.c | Coding style changes | 18 years ago |