Commit History

Author SHA1 Message Date
  Stefano Sabatini d3c01751a3 Fix compilation on gcc 2.95.3 (still supported) broken by r21077, 14 years ago
  Stefano Sabatini 063e769273 Make avfilter_formats_unref(AVFilterFormats **ref) handle the case 14 years ago
  Stefano Sabatini c1d662fd88 Change avfilter_add_colorspace() to make it accept **avff rather than 14 years ago
  Stefano Sabatini 5ff84183de Make avfilter_all_colorspaces() add to the returned list of pixel 14 years ago
  Stefano Sabatini 4fd1f1876a Implement avfilter_add_colorspace(). 14 years ago
  Stefano Sabatini 9abba21ad3 Cosmetics: prefer "pix_fmts" over "pix_fmt" for the name of the 15 years ago
  Stefano Sabatini 1554fed2d6 Make avfilter_make_format_list() take in input a const argument. 15 years ago
  Stefano Sabatini 6b5dc050a2 Rename avfilter_make_format_list2() to avfilter_make_format_list(). 15 years ago
  Stefano Sabatini e768cb7668 Remove avfilter_make_format_list(), it has been replaced by 15 years ago
  Stefano Sabatini f6a1fa850a Implement avfilter_make_format_list2(), which is going to replace 15 years ago
  Michael Niedermayer 4c4de9ca49 Better description for merge_ref(). 16 years ago
  Vitor Sessak 9189411bdb Coding style changes 16 years ago
  Vitor Sessak 93faa9fad7 More code factorization 16 years ago
  Vitor Sessak 37e0b997a8 Factor duplicated loop 16 years ago
  Vitor Sessak d3a4e41c8a Do not hardcode the list of pixel formats and use PIX_FMT_NB instead. 16 years ago
  Vitor Sessak 243370cb4d Do not hardcode the type of AVFilterFormats.formats in allocation 16 years ago
  Vitor Sessak bd8ae4885b Oops, my last commit broke compilation... 16 years ago
  Vitor Sessak 5ced2c996d Make regression tests to pass with libavfilter. 16 years ago
  Vitor Sessak eac2495095 Need to be careful when dealing with references. 16 years ago
  Vitor Sessak 30f4baebf8 10l. parameter was unused and redundant. 16 years ago
  Vitor Sessak 88cfb80418 avfilter_formats_unref() should remove the given reference, not the last 16 years ago
  Vitor Sessak 391354656c First libavfilter commit. 16 years ago