Commit History

Author SHA1 Message Date
  Vitor Sessak 87506daafd Remove usage of AVFilterGraphDesc outside avfiltergraph.c 16 years ago
  Vitor Sessak 9f39bb37e4 Rename variable GraphContext -> AVFilterGraph 16 years ago
  Vitor Sessak f2ee8083c8 Remove avfilter_vf_graph 16 years ago
  Vitor Sessak 7264695fe1 Remove more leftovers from the old parser 16 years ago
  Vitor Sessak 45a09319b2 Split graph_load_from_dest() to have a version independent of avfilter_vf_graph 16 years ago
  Vitor Sessak b6be4acc1f Remove declaration of non-existing functions 16 years ago
  Vitor Sessak 789210fa22 Almost from scratch rewrite of filter parser. 16 years ago
  Vitor Sessak 3ec394ea82 Remove ugly forward declaration 16 years ago
  Vitor Sessak 177ff26052 Spelling and puctuation 16 years ago
  Vitor Sessak c7330a90ef Make comment match code 16 years ago
  Vitor Sessak 25a0d98074 Make multiple inclusion guard adhere to convention 16 years ago
  Vitor Sessak d22ebb1b98 Use a filter graph description for creating simple chain graphs so we 16 years ago
  Vitor Sessak 16db7fe0ac Make filter graph description parsing code independent of the code to 16 years ago
  Vitor Sessak 7b4708780c Rewrite colorspace negotiation. 16 years ago
  Vitor Sessak 57d4a1575c Allow creation of filter graphs from a graph description structure which 16 years ago
  Vitor Sessak 256d0e0a72 Separate the process of creating links between filters from that of configuring 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 f8c77c823c Move simple filter chain loading code over to the filter graph. 16 years ago
  Vitor Sessak eccb6fb7ce Split filter graphs out into their own source & header files. 16 years ago