Files
ffmpeg/libavfilter
Stefano Sabatini df8c675f48 graphparser: fix logic for updating the open_inputs/outputs in avfilter_graph_parse()
Create open_inputs and open_outputs structs if they are not provided by
the user, and free them before exit.

In particular, fix NULL pointer dereference and crash, in case the
passed open_inputs/outputs is NULL and the parsing failed.
2011-07-07 00:36:50 +02:00
..
2011-06-26 19:49:24 +02:00
2011-06-02 20:06:00 +01:00
2011-07-04 11:19:46 +02:00
2011-05-25 12:54:07 +02:00
2011-06-26 19:49:24 +02:00