ffmpeg/libavfilter
Vitor Sessak a59a773413 Cosmetics: if(x != NULL) -> if(x)
Commited in SoC by Vitor Sessak on 2008-04-12 14:11:19

Originally committed as revision 13311 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 20:40:03 +00:00
..
allfilters.c
avfilter.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
avfilter.h Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
avfiltergraph.c Handle av_realloc() failure 2008-04-04 20:09:47 +00:00
avfiltergraph.h Handle av_realloc() failure 2008-04-04 20:09:47 +00:00
defaults.c Use full path for #includes from another directory. 2008-05-09 11:56:36 +00:00
formats.c
graphparser.c Cosmetics: if(x != NULL) -> if(x) 2008-05-24 20:40:03 +00:00
graphparser.h Make two variables const 2008-05-24 20:39:45 +00:00
Makefile non-recursive makefiles 2008-04-07 21:16:31 +00:00