OSDN Git Service

Track the permissions that have been given out to each picture.
authorVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:59:47 +0000 (21:59 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:59:47 +0000 (21:59 +0000)
commit4d62c9d377816676e095c034b687c5ca1211fc6f
tree8685e7772364cd1667f5d0a063003c99c82eea07
parentfc0f39c22265809b1efe9247740cdd6777912842
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 12068 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/defaults.c