19 Commits (f3158c3f29cd24cf50a02b58201ec2cf149b51e5)

Author SHA1 Message Date
  Timothy Gu b64808e9dd kerndeint: remove dead assignments 10 years ago
  Paul B Mahol b211607b5c avfilter: various cosmetics 11 years ago
  Michael Niedermayer e43a0a232d avfilter: fix plane validity checks 11 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
  Matthieu Bouron 531158e6be lavfi/kerndeint: switch to AVOption-based system 12 years ago
  Clément Bœsch 5dc074d321 lavfi/kerndeint: use standard options parsing. 12 years ago
  Stefano Sabatini f84ef19f3f lavfi/kerndeint: move is_rgb_packed definition to the internal context 12 years ago
  Clément Bœsch 51ba843f19 lavfi/kerndeint: use aligned linesizes for the temporary buffer. 12 years ago
  Hendrik Leppkes 5ad43af9a6 lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing the table 12 years ago
  Clément Bœsch caee85bbce lavfi/kerndeint: remove unused pixel_step. 12 years ago
  Clément Bœsch f6659e5c5e lavfi/kerndeint: fix temp buffer linesize. 12 years ago
  Clément Bœsch 521daf1409 lavfi/kerndeint: get pix format description only once. 12 years ago
  Michael Niedermayer 0ef615126f vf_kerndeint: memset buffer to avoid use of uninitialized memory. 12 years ago
  Carl Eugen Hoyos 6a9af92565 Allow remaining 32bit RGB packed pix_fmts in kerndeint filter. 12 years ago
  Stefano Sabatini 860b5c0a63 lavfi/kerndeint: fix mismatch between declared pixel format and test 12 years ago
  Stefano Sabatini 172505b8bc lavfi: add kerndeint filter 12 years ago