33 Commits (b51eae1abeab6875e619a598b6e8d4e14c1b6cfd)

Author SHA1 Message Date
  Anton Khirnov c6357311f3 lavfi/vf_uspp: convert to the video_enc_params API 5 years ago
  Anton Khirnov e15371061d lavu/mem: move the DECLARE_ALIGNED macro family to mem_internal on next+1 bump 5 years ago
  Andreas Rheinhardt 0086432fc7 fftools, libavcodec, libavfilter: Add const to some AVCodec * 4 years ago
  Andreas Rheinhardt 8443848dfc avfilter/vf_uspp: Fix potential leak of dict on error 4 years ago
  Anton Khirnov 0d6b4351c6 Remove unnecessary use of avcodec_close(). 5 years ago
  Paul B Mahol ed93ed5ee3 avfilter: don't anonymously typedef structs 8 years ago
  Michael Niedermayer 942036e97c avfilter/vf_uspp: Fix currently unused input frame dimensions 8 years ago
  James Almer 963cd953fb avfilter: stop using deprecated codec flags 8 years ago
  Michael Niedermayer e879819e7b avfilter/vf_uspp: Check for encoding failure 8 years ago
  Derek Buitenhuis 21f9468402 avutil: Rename FF_CEIL_COMPAT to AV_CEIL_COMPAT 9 years ago
  Clément Bœsch b761033e7f avfilter/uspp: use AV_OPT_TYPE_BOOL for use_bframe_qp option 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 fd048e690b avfilter/vf_uspp: fix gop_size 10 years ago
  Michael Niedermayer 49456ed606 avfilter/vf_uspp: Use FF_CEIL_RSHIFT() correct rounding of odd w/h 10 years ago
  Stefano Sabatini 57ede2a507 lavfi: use ff_norm_qscale(), factorize 10 years ago
  Michael Niedermayer eb465b8c56 avfilter/vf_uspp: clear AVPacket to not leave uninitialized memory 10 years ago
  Michael Niedermayer 341bd6ec6a avfilter/vf_uspp: use av_malloc_array() 10 years ago
  Michael Niedermayer 609a73b6ff avfilter/vf_uspp: fix gray pixfmt handling 10 years ago
  Michael Niedermayer 3dd5f7aaa0 avfilter/vf_uspp: fix used chroma subsampling factors 10 years ago
  Michael Niedermayer 354fda7698 avfilter/vf_uspp: fix used pix_fmt 10 years ago
  Michael Niedermayer 792a5004a1 avfilter/vf_uspp: Add grayscale support 10 years ago
  Michael Niedermayer b898c49ba1 avfilter/vf_uspp: assert that the qp_type is valid 10 years ago
  Michael Niedermayer e07c82688e avfilter/vf_uspp: fix integer overflow in intermediate 10 years ago
  Michael Niedermayer 13c3a97bf1 avfilter/vf_uspp: remove YUV 411/422/440 10 years ago
  Michael Niedermayer e1540cdf07 avfilter/vf_uspp: use the average QP instead of QP[0] 10 years ago
  Michael Niedermayer 5172782352 avfilter/vf_uspp: The qp array width is qp_stride not stride/16 10 years ago
  Michael Niedermayer d2d8ac24b8 avfilter/vf_uspp: Allocate qp storage after qp_stride is known 10 years ago
  Clément Bœsch e93abe1f40 avfilter/uspp: use AVFILTER_DEFINE_CLASS() 10 years ago
  Clément Bœsch 397859c4a8 avfilter/uspp: make src const in store_slice_c() 10 years ago
  Clément Bœsch 73d88109c0 avfilter/uspp: misc style fixes 10 years ago
  Arwa Arif 100fc395b6 lavfi: USPP Filter 10 years ago