-
- Downloads
avfiltergraph: change the syntax of avfilter_graph_parse()
Make it returns the list of open inputs and outputs, so it can be reused by applications. Breaks API/ABI.
Showing
- doc/APIchanges 3 additions, 0 deletionsdoc/APIchanges
- ffmpeg.c 1 addition, 1 deletionffmpeg.c
- ffplay.c 1 addition, 1 deletionffplay.c
- libavfilter/avfilter.h 2 additions, 2 deletionslibavfilter/avfilter.h
- libavfilter/avfiltergraph.h 5 additions, 3 deletionslibavfilter/avfiltergraph.h
- libavfilter/graphparser.c 10 additions, 10 deletionslibavfilter/graphparser.c
Loading
Please register or sign in to comment