1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00
FFmpeg/libavfilter
Vitor Sessak 74c2f1fbcb Simplify
Commited in SoC by Vitor Sessak on 2008-04-23 20:46:17

Originally committed as revision 13339 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-05-24 20:41:31 +00:00
..
allfilters.c Fix libavfilter compilation and make it more in line 2008-03-03 20:53:15 +00:00
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 Better description for merge_ref(). 2008-02-21 22:10:11 +00:00
graphparser.c Simplify 2008-05-24 20:41:31 +00:00
graphparser.h Pass the inputs and outputs of avfilter_parse_graph() with a AVFilterInOut linked list 2008-05-24 20:41:27 +00:00
Makefile non-recursive makefiles 2008-04-07 21:16:31 +00:00