Revision 1e80a0ea
ID | 1e80a0eaa4905aa043690f715843f9c01dfea913 |
Parent | 0b90e4a2 |
Child | 7b393736 |
Remove graphparser.h header, move AVFilterInOut and
avfilter_graph_parse() declaration to libavfilter/avfiltergraph.h.
Simplify, and less confusing for the user.
Originally committed as revision 25705 to svn://svn.ffmpeg.org/ffmpeg/trunk
Files
- added
- modified
- copied
- renamed
- deleted
- doc
- ffmpeg.c (diff)
- ffplay.c (diff)
- libavfilter
- avfilter.h (diff)
- avfiltergraph.h (diff)
- graphparser.c (diff)
- graphparser.h
- tools