Use av_strdup/av_free instead of strdup/free
authorVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:36:40 +0000 (21:36 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Fri, 15 Feb 2008 21:36:40 +0000 (21:36 +0000)
commit2350e69ceef1d296d50ba799ecfe2c33110981ab
tree232bd423777ef8817afdd5e8dbcd193865f3ae92
parentf60208f4435582306b041bbea5fa91b03cffbb83
Use av_strdup/av_free instead of strdup/free

Commited in SoC by Bobby Bingham on 2007-07-14 20:13:57

Originally committed as revision 11989 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/avfilter.c