24 Commits (0224b35c89e9e75f156962c93b37adab75d8df6a)

Author SHA1 Message Date
  Michael Niedermayer 0f16dfda50 Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 10 years ago
  Stefano Sabatini 57ede2a507 lavfi: use ff_norm_qscale(), factorize 10 years ago
  Michael Niedermayer 6706a2986c avfilter/vf_spp: Fix overflow in 8bit store slice 10 years ago
  Michael Niedermayer 1ac5abb1d0 avfilter/vf_spp: fix overflows with depth > 8 10 years ago
  Michael Niedermayer 988ca9bd53 avfilter/vf_spp: add support for 9bit YUV and GBR as well as GBRP10 10 years ago
  Michael Niedermayer 19ecd675c5 avfilter/vf_spp: add gbrp support 10 years ago
  Michael Niedermayer 4a06215c1a avfilter/vf_spp: add gray8 support 10 years ago
  Michael Niedermayer 3ff8ef62bb avfilter/vf_spp: Fix pointer type warning 10 years ago
  Michael Niedermayer 838aa08d75 avfilter/vf_spp: support 10bit per sample 10 years ago
  Michael Niedermayer 2a8eb0d156 avfilter/vf_spp: The qp array width is qp_stride not stride/16 10 years ago
  Michael Niedermayer e8dbecb995 avfilter/vf_spp: Allocate qp storage after qp_stride is known 10 years ago
  Michael Niedermayer 30d2ac4bf9 avfilter/vf_spp: change temporary to unsigned 10 years ago
  Michael Niedermayer a7e87fef21 avfilter/vf_spp: Use dct->get_pixels() 10 years ago
  Michael Niedermayer a06c14a48e avfilter/vf_spp: support setting dct avoptions from the filter graph string 10 years ago
  Michael Niedermayer e3fac20824 avfilter/vf_spp: use AVDCT 10 years ago
  Michael Niedermayer eb0fc73dcc avfilter/vf_spp: Use av_malloc_array() 11 years ago
  Clément Bœsch 493ebbd7eb Update copyrights where my email appears with the new one. 11 years ago
  Clément Bœsch 147adf2c4f lavfi/spp: fix description. 12 years ago
  Clément Bœsch a2c547ffec lavfi: add spp filter. 12 years ago