1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-26 19:01:44 +02:00
FFmpeg/libavfilter
Vitor Sessak 52f97a0d8d Track the permissions that have been given out to each picture.
This should make it easier to know what can be done to a buffer once
it's been passed to your filter without falling back to copying it "just
to be safe".

Commited in SoC by Bobby Bingham on 2007-08-17 18:21:07

Originally committed as revision 12099 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-02-15 22:13:56 +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 Track the permissions that have been given out to each picture. 2008-02-15 22:13:56 +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