1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-08-03 17:59:59 +02:00
ffmpeg/libavfilter
Stefano Sabatini 055068d001 Mention in the documentation of avfilter_poll_frame() that it returns
a negative value in case of error.

Originally committed as revision 16372 to svn://svn.ffmpeg.org/ffmpeg/trunk
2008-12-28 17:07:47 +00:00
..
allfilters.c Fix libavfilter compilation and make it more in line 2008-03-03 20:53:15 +00:00
avfilter.c Use PIX_FMT_NONE to silence icc warning #188: 2008-11-26 18:59:36 +00:00
avfilter.h Mention in the documentation of avfilter_poll_frame() that it returns 2008-12-28 17:07:47 +00:00
avfiltergraph.c Handle av_realloc() failure 2008-04-04 20:09:47 +00:00
avfiltergraph.h Fix and extend documentation for avfilter_graph_get_filter(). 2008-12-26 22:25: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 Change thisIsAVar variable names to this_is_a_var style, more 2008-12-27 09:31:05 +00:00
graphparser.h Fix documentation for avfilter_parse_graph(). 2008-12-26 10:48:54 +00:00
Makefile cosmetics: Consistently place HEADERS before OBJS in all Makefiles. 2008-11-20 22:53:18 +00:00