6336 Commits (18c9d5d3e80dc0b47e0a260b51f5230bdd499e8b)

Author SHA1 Message Date
  Michael Niedermayer 49336482fd avfilter/vf_signature: use av_strlcpy() 7 years ago
  Michael Niedermayer d74839d793 avfilter/vf_transpose: Fix used plane count. 7 years ago
  Kelly Ledford b7c9f27ad6 libavfilter/af_dcshift.c: Fixed repeated spelling error 7 years ago
  Jun Zhao 603845225c avfilter/formats: fix wrong function name in error message 7 years ago
  Michael Roitzsch ca47e9ffdc lavfi/af_pan: fix sign handling in channel coefficient parser 7 years ago
  Muhammad Faiz e51e07c34e avfilter/vf_ssim: fix temp size calculation 7 years ago
  Hendrik Leppkes 8640339dbb Use AVOnce as a static variable consistently 8 years ago
  Muhammad Faiz 7fae0ea21d avfilter: take_samples: do not directly return frame when samples are skipped 8 years ago
  Michael Niedermayer e9c3c8df45 avfilter/vf_uspp: Fix currently unused input frame dimensions 8 years ago
  Marton Balint 508e410d34 lavfi/avfiltergraph: only return EOF in avfilter_graph_request_oldest if all sinks EOFed 8 years ago
  Marton Balint ecdf52745f avfilter/vf_framerate: always request input if no output is provided in request_frame 8 years ago
  Michael Niedermayer e1cc7f83df Bump minor for 3.3 8 years ago
  Mark Thompson 75afad774b vf_deinterlace_vaapi: Mark as hwframe-aware 8 years ago
  Michael Niedermayer 58b867a7cf Bump minor versions for master after release/3.3 branchpoint 8 years ago
  Michael Niedermayer fc332f3e29 Bump minor versions for staring release/3.3 branch 8 years ago
  Michael Niedermayer 55d53cb593 avfilter/avfiltergraph: Check for allocation failure in avfilter_graph_queue_command() 8 years ago
  Michael Niedermayer 5036e214b0 avfilter/vf_zoompan: Free out frame on error 8 years ago
  Michael Niedermayer 477ba8f939 avfilter/af_chorus & aecho: Handle NULL return from av_strtok() 8 years ago
  Michael Niedermayer 855305fac2 avfilter/vf_minterpolate: Use dx and dy 8 years ago
  Michael Niedermayer 4798237f01 avfilter/deshake_opencl: Remove redundant return 8 years ago
  Michael Niedermayer 4064f3f0df avfilter/af_sofalizer: Fix bad shift 8 years ago
  Gyan Doshi 2104e3383f avfilter/avf_abitscope: Correct range for framerate 8 years ago
  Michael Niedermayer 5f019909c0 avfilter: Add AV_OPT_FLAG_FILTERING_PARAM where it is missing 8 years ago
  Clément Bœsch 247d0339ca lavfi/signature: fix -Wformat warnings raised by DJGPP 8 years ago
  Clément Bœsch 549045254c Fix all -Wformat warnings raised by DJGPP 8 years ago
  Clément Bœsch 4606807031 lavfi/xbr: undef PI if defined 8 years ago
  Clément Bœsch 4ea8f57548 lavfi/psnr: rename pow2 to pow_2 8 years ago
  Clément Bœsch 8f9edf89d5 lavfi/dynaudnorm: rename pow2 to pow_2 8 years ago
  Clément Bœsch 473f0f75a1 lavfi: fix race when func rets holder is NULL 8 years ago
  Rostislav Pehlivanov a8fe8d6b4a lavfi: remove af_asynts filter 8 years ago
  Michael Niedermayer eaf6f10f1b avfilter/vf_signature: Replace uncommon spelling of seperate 8 years ago
  James Almer 963cd953fb avfilter: stop using deprecated codec flags 8 years ago
  Kieran Kunhya 4cca2f74f2 vf_drawtext: Fix memory leak 8 years ago
  Gerion Entrup 5e3a418b60 add signature filter for MPEG7 video signature 8 years ago
  Rostislav Pehlivanov 3796fb2692 lavfi: deprecate AVFilterGraph->resample_lavr_opts 8 years ago
  Alexis Ballier bbc8f3d20e lavf/vf_framerate: Fix frame leak when increasing framerate. 8 years ago
  Paul B Mahol 62c8dc4642 avfilter/vf_lut3d: actually skip lines when encountering DOMAIN_ string 8 years ago
  Jun Zhao bf238a6a3c vf_hwupload: Add missing return value check 8 years ago
  Anton Khirnov 807a3b30d2 lavfi: add a QSV scaling filter 9 years ago
  Muhammad Faiz 0bab78f7e7 avfilter/af_firequalizer: add av_restrict on convolution func 8 years ago
  Moritz Barsnick 114bbb0b74 libavfilter/avf_showwaves: make sqrt and cbrt scale option values available to showwavespic by name 8 years ago
  Muhammad Faiz af7010ad05 avfilter/allfilters: make avfilter_register_all thread safe 8 years ago
  Paul B Mahol dbc7f02a72 avfilter/aeval: trim last frame's number of samples to match requested duration 8 years ago
  Mark Thompson 359586f14f lavfi: Add VAAPI deinterlacer 8 years ago
  Rostislav Pehlivanov 42959044ac lavfi/buffersrc: fix directly setting channel layout 8 years ago
  Pavel Koshevoy 947fdad92d avfilter/af_atempo: fix drift calculation, ticket #6157 8 years ago
  Marton Balint a9f3e4b138 avfilter/f_setcmd: fix null pointer dereference on using dash as interval 8 years ago
  Paul B Mahol aa234698e9 avfilter/vf_lut: make it possible to clip pixel values that are out of valid range 8 years ago
  Paul B Mahol 72864547f9 avfilter/vf_lut: do not always explicitly clip pixels 8 years ago
  Carl Eugen Hoyos 350ce0b9d3 lavfi/minterpolate: Remove an unused variable. 8 years ago