26 Commits (66d5e43b9909804511a3e1fb65f6f0bbb0264eb3)

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
  Clément Bœsch dc2802c81e avfilter/kerndeint: use AV_OPT_TYPE_BOOL for the previously missed options 9 years ago
  Clément Bœsch ae32c9916d avfilter/kerndeint: use AV_OPT_TYPE_BOOL 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 10 years ago
  Michael Niedermayer 0f16dfda50 Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 10 years ago
  Michael Niedermayer 43fb40c3c3 avfilter/vf_kerndeint: use av_freep(), avoid leaving stale pointers in memory 10 years ago
  Timothy Gu b64808e9dd kerndeint: remove dead assignments 11 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