summaryrefslogtreecommitdiff
path: root/libavfilter/graphparser.h
Commit message (Collapse)AuthorAge
* Split openLinks linked list into openInputs and openOutputsVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-05-24 17:20:09 Originally committed as revision 13360 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Cosmetics: change function orderVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-05-24 12:46:27 Originally committed as revision 13340 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Pass the inputs and outputs of avfilter_parse_graph() with a AVFilterInOut ↵Vitor Sessak2008-05-24
| | | | | | | | linked list Commited in SoC by Vitor Sessak on 2008-04-23 20:40:49 Originally committed as revision 13338 to svn://svn.ffmpeg.org/ffmpeg/trunk
* SimplifyVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-18 17:57:42 Originally committed as revision 13318 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Make two variables constVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-10 21:06:35 Originally committed as revision 13305 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Use '[' and ']' for label namingVitor Sessak2008-05-24
| | | | | | Commited in SoC by Vitor Sessak on 2008-04-06 19:02:56 Originally committed as revision 13297 to svn://svn.ffmpeg.org/ffmpeg/trunk
* Last commit was missing header fileVitor Sessak2008-05-24
Originally committed as revision 13286 to svn://svn.ffmpeg.org/ffmpeg/trunk