OSDN Git Service

Use av_mallocz instead of av_malloc to simplify some code
authorVitor Sessak <vitor1001@gmail.com>
Sat, 24 May 2008 20:42:11 +0000 (20:42 +0000)
committerVitor Sessak <vitor1001@gmail.com>
Sat, 24 May 2008 20:42:11 +0000 (20:42 +0000)
commitc956dd431fc53d7181fb9de9bb9c4b7067ab7c4f
tree8faca2872efc44d9493b15bd0f868f5840014a01
parente97908ee703601275d176cb64b863d83321e6c1e
Use av_mallocz instead of av_malloc to simplify some code
Commited in SoC by Vitor Sessak on 2008-05-24 16:53:33

Originally committed as revision 13352 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavfilter/graphparser.c