Track the permissions that have been given out to each picture.
authorVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:38:06 +0000 (21:38 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:38:06 +0000 (21:38 +0000)
commita4af86c878102f4e85043552c053ce38c0717424
tree5160b38077451208ef16887d8476095a8dd5c3c1
parentc949d867638b057ecd772a83ee83c89737a5a06f
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 12009 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.c