24 Commits (fd10a6e2f21f9cadc44a0415e204ea82940cd089)

Author SHA1 Message Date
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Ganesh Ajjanagadde 6aaac24d72 avfilter/all: propagate errors of functions from avfilter/formats 9 years ago
  Clément Bœsch a62bf26c28 avfilter/il: use AV_OPT_TYPE_BOOL for {luma,chroma,alpha}_swap options 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer ee17295d10 avfilter/vf_il: Change enums to int, which are accessed via AVOption as int 10 years ago
  Paul B Mahol abcf8610b8 avfitler/vf_il: use the name 's' for the pointer to the private context 10 years ago
  Michael Niedermayer c0f8801e47 avfilter/il: Avoid using non public AV_PIX_FMT_NB 11 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Paul B Mahol b077d8d908 avfilter: remove redundant .get_(audio/video)_buffer initializations 11 years ago
  Paul B Mahol 3554238863 lavfi/il: add timeline support 12 years ago
  Paul B Mahol 2516b393d4 lavfi/field, il, noise: use av_pix_fmt_count_planes() 12 years ago
  Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
  Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 12 years ago
  Paul B Mahol 295ce83e2f lavfi/il: remove pointless store 12 years ago
  Matthieu Bouron 6f46403cb0 lavfi/il: switch to AVOption-based system 12 years ago
  Paul B Mahol 9fce2b8854 lavfi/il: use standard option parsing 12 years ago
  Stefano Sabatini 3acaea26e5 lavfi/il: filter out hwaccels formats from the list of supported formats 12 years ago
  Stefano Sabatini 0b18965434 lavfi/il: move query_formats() definition up 12 years ago
  Stefano Sabatini 63a9962287 lavfi/il: simplify/generalize linesize computation 12 years ago
  Paul B Mahol 969039eb6e lavfi/il: fix typo in Copyright 12 years ago
  Paul B Mahol 6e9abce5e2 lavfi: port MP il filter 12 years ago