40 Commits (3ec394ea823c2a6e65a6abbdb2041ce1c66964f8)

Author SHA1 Message Date
  Vitor Sessak 3ec394ea82 Remove ugly forward declaration 17 years ago
  Vitor Sessak de065016f0 Fix doxy comment 17 years ago
  Vitor Sessak 177ff26052 Spelling and puctuation 17 years ago
  Vitor Sessak 4dae572fff Remove header now made useless 17 years ago
  Vitor Sessak 9958f07a81 Remove author field 17 years ago
  Vitor Sessak 2b05243960 Use CodecType for pad type 17 years ago
  Vitor Sessak d42927893b Header inclusion redux 17 years ago
  Vitor Sessak ec8398a322 Nits: more punctuation and capitalization 17 years ago
  Vitor Sessak affadb5b99 Implement poll_frame() method. Fix ffmpeg.c bug with 17 years ago
  Vitor Sessak 095ae1bcb7 Rework link property configuration system. 17 years ago
  Vitor Sessak f3f42a3c51 Use separate fake filters for exporting inputs and outputs from filter graphs. 17 years ago
  Vitor Sessak d22ebb1b98 Use a filter graph description for creating simple chain graphs so we 17 years ago
  Vitor Sessak 1df675bf44 Use av_log(ctx, ...) instead of av_log(NULL, ...) 17 years ago
  Vitor Sessak de5985b69f 10l 17 years ago
  Vitor Sessak 7b4708780c Rewrite colorspace negotiation. 17 years ago
  Vitor Sessak 8af6261c27 Fix a small memory leak 17 years ago
  Vitor Sessak 54d7fcc120 initialize filter graphs completely even if there is no list of filters 17 years ago
  Vitor Sessak 5a7414f3ca Handle failure properly 17 years ago
  Vitor Sessak 6c66596eed Remove useless empty functions 17 years ago
  Vitor Sessak 9eb36c05df Silence warning caused by my last commit 17 years ago
  Vitor Sessak 5a1dacda9d Minor simplification 17 years ago
  Vitor Sessak 6ea1446466 Prefix names of filter structs 17 years ago
  Vitor Sessak d1633ac695 Rename avfilter_create to avfilter_open and remove the wrapper function 17 years ago
  Vitor Sessak 66d9e9be50 Doxygenize some comments 17 years ago
  Vitor Sessak 5ded633e07 Remove the data parameter from draw_slice(). It's unneeded and often more 17 years ago
  Vitor Sessak 57d4a1575c Allow creation of filter graphs from a graph description structure which 17 years ago
  Vitor Sessak 1d2067e2c7 Let request_frame() indicate success or failure 17 years ago
  Vitor Sessak 81c25293c8 Need to copy over colorspace property too 17 years ago
  Vitor Sessak 7b712850d2 Fix behavior when exporting output pad with default query_formats() 17 years ago
  Vitor Sessak 7f8fb52f06 Let the filter graph export input and output pads from the filters it contains. 17 years ago
  Vitor Sessak 256d0e0a72 Separate the process of creating links between filters from that of configuring 17 years ago
  Vitor Sessak 1deec58ba3 Fix memory leak. 17 years ago
  Vitor Sessak b9a7a65ab4 Make the filter graph just another normal filter. 17 years ago
  Vitor Sessak 1ac87cc890 Allow code to pass data to filters it creates. 17 years ago
  Vitor Sessak fc27b8081e Don't mangle the input strings. The caller may want to reuse it later. 17 years ago
  Vitor Sessak 65a4bd9c9e Ensure that the filter_count member is reset to zero when emptying the graph 17 years ago
  Vitor Sessak ba56640c30 Fix possible segfault 17 years ago
  Vitor Sessak f8c77c823c Move simple filter chain loading code over to the filter graph. 17 years ago
  Vitor Sessak ffcaef3485 Move destruction of the graph's filters to its own helper function. 17 years ago
  Vitor Sessak eccb6fb7ce Split filter graphs out into their own source & header files. 17 years ago
  Vitor Sessak 81124ba0d1 Fix libavfilter compilation and make it more in line 17 years ago
  Vitor Sessak 5c212e6fbc Add last file of main filter framework 17 years ago
  Vitor Sessak 52b541ad79 spelling 18 years ago
  Diego Biurrun e5a389a1b7 license header consistency cosmetics 18 years ago
  Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
  Tim Chick 56cc42664a iwmmxt ffmpeg code does not implement dct_unquantize_h263_inter_iwmmxt, but 18 years ago
  Siarhei Siamashka 7a88606398 Optimization of 'dct_unquantize_h263_intra' for ARM (armv5te) 19 years ago
  Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 19 years ago
  Diego Biurrun 5509bffa88 Update licensing information: The FSF changed postal address. 20 years ago
  Michael Niedermayer 3f3f8b2b75 cleanup 20 years ago