Commit History

Author SHA1 Message Date
  Vitor Sessak 5ded633e07 Remove the data parameter from draw_slice(). It's unneeded and often more 16 years ago
  Vitor Sessak 57d4a1575c Allow creation of filter graphs from a graph description structure which 16 years ago
  Vitor Sessak 1d2067e2c7 Let request_frame() indicate success or failure 16 years ago
  Vitor Sessak 81c25293c8 Need to copy over colorspace property too 16 years ago
  Vitor Sessak 7b712850d2 Fix behavior when exporting output pad with default query_formats() 16 years ago
  Vitor Sessak 7f8fb52f06 Let the filter graph export input and output pads from the filters it contains. 16 years ago
  Vitor Sessak 256d0e0a72 Separate the process of creating links between filters from that of configuring 16 years ago
  Vitor Sessak 1deec58ba3 Fix memory leak. 16 years ago
  Vitor Sessak b9a7a65ab4 Make the filter graph just another normal filter. 16 years ago
  Vitor Sessak 1ac87cc890 Allow code to pass data to filters it creates. 16 years ago
  Vitor Sessak fc27b8081e Don't mangle the input strings. The caller may want to reuse it later. 16 years ago
  Vitor Sessak 65a4bd9c9e Ensure that the filter_count member is reset to zero when emptying the graph 16 years ago
  Vitor Sessak ba56640c30 Fix possible segfault 16 years ago
  Vitor Sessak f8c77c823c Move simple filter chain loading code over to the filter graph. 16 years ago
  Vitor Sessak ffcaef3485 Move destruction of the graph's filters to its own helper function. 16 years ago
  Vitor Sessak eccb6fb7ce Split filter graphs out into their own source & header files. 16 years ago