Commit History

Author SHA1 Message Date
  Michael Niedermayer 8ec17629d7 avfilter/vf_uspp: Fix currently unused input frame dimensions 7 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 8 years ago
  Clément Bœsch b761033e7f avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option 8 years ago
  Michael Niedermayer 94d68a41fa Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' 9 years ago
  Paul B Mahol a0854c084e avfilter: handle error in query_formats() in bunch of filters 9 years ago
  Michael Niedermayer 0f16dfda50 Replace PixelFormats which sneaked in over time or where forgotten by AVPixelFormats 9 years ago
  Michael Niedermayer fd048e690b avfilter/vf_uspp: fix gop_size 9 years ago
  Michael Niedermayer 49456ed606 avfilter/vf_uspp: Use FF_CEIL_RSHIFT() correct rounding of odd w/h 9 years ago
  Stefano Sabatini 57ede2a507 lavfi: use ff_norm_qscale(), factorize 9 years ago
  Michael Niedermayer eb465b8c56 avfilter/vf_uspp: clear AVPacket to not leave uninitialized memory 9 years ago
  Michael Niedermayer 341bd6ec6a avfilter/vf_uspp: use av_malloc_array() 9 years ago
  Michael Niedermayer 609a73b6ff avfilter/vf_uspp: fix gray pixfmt handling 9 years ago
  Michael Niedermayer 3dd5f7aaa0 avfilter/vf_uspp: fix used chroma subsampling factors 9 years ago
  Michael Niedermayer 354fda7698 avfilter/vf_uspp: fix used pix_fmt 9 years ago
  Michael Niedermayer 792a5004a1 avfilter/vf_uspp: Add grayscale support 9 years ago
  Michael Niedermayer b898c49ba1 avfilter/vf_uspp: assert that the qp_type is valid 9 years ago
  Michael Niedermayer e07c82688e avfilter/vf_uspp: fix integer overflow in intermediate 9 years ago
  Michael Niedermayer 13c3a97bf1 avfilter/vf_uspp: remove YUV 411/422/440 9 years ago
  Michael Niedermayer e1540cdf07 avfilter/vf_uspp: use the average QP instead of QP[0] 9 years ago
  Michael Niedermayer 5172782352 avfilter/vf_uspp: The qp array width is qp_stride not stride/16 9 years ago
  Michael Niedermayer d2d8ac24b8 avfilter/vf_uspp: Allocate qp storage after qp_stride is known 9 years ago
  Clément Bœsch e93abe1f40 avfilter/uspp: use AVFILTER_DEFINE_CLASS() 9 years ago
  Clément Bœsch 397859c4a8 avfilter/uspp: make src const in store_slice_c() 9 years ago
  Clément Bœsch 73d88109c0 avfilter/uspp: misc style fixes 9 years ago
  Arwa Arif 100fc395b6 lavfi: USPP Filter 9 years ago