8191 Commits (6847e22c8c85b80bf1d25ec66f77f7ccbcf43aed)

Author SHA1 Message Date
Paul B Mahol cd823dadf9 avfilter: add xfade opencl filter 5 years ago
Paul B Mahol e5e7289ea8 avfilter/vf_xfade: remove unused header 5 years ago
Paul B Mahol 5c9a4ff8c1 avfilter/vf_psnr: fix logic failure when comparing time bases 5 years ago
Paul B Mahol 89eee09739 avfilter/vf_ssim: fix logic failure when comparing time bases 5 years ago
Marton Balint c044ac2071 avfilter/vf_geq: use per-thread AVExpr for expression evaluation 5 years ago
Paul B Mahol 53b4128ea0 avfilter/vf_xfade: add smooth transitions 5 years ago
Marton Balint 62d92a878d avfilter/vf_drawtext: do not overread text if the last UTF8 sequence is invalid 5 years ago
Marton Balint 5ac8389cfa avfilter/vf_drawtext: use replacement chars for invalid UTF8 sequences 5 years ago
Paul B Mahol 0a275fec62 avfilter/vf_xfade: add radial transition 5 years ago
Paul B Mahol 863accbefa avfilter: add xfade filter 5 years ago
Marton Balint 47d5d0cc74 avfilter/vf_geq: fix multiple assignments of ptr in slice_geq_filter 5 years ago
Andreas Rheinhardt ab39f0d841 avfilter/asrc_sinc: Don't allocate arrays separately 5 years ago
Paul B Mahol 32ea6ffb16 avfilter/vf_colorconstancy: fix memory leak on error 5 years ago
Michael Niedermayer dfc4714886 avfilter/vf_find_rect: Remove assert 5 years ago
Michael Niedermayer 6ff2474e02 avfilter/vf_find_rect: Increase worst case score 5 years ago
Gyan Doshi 6e6b34917e avfilter/scale: don't fail for circular expressions 5 years ago
Paul B Mahol ecd95858d4 avfilter/vf_tonemap_opencl: fix long filter description 5 years ago
Paul B Mahol 4b4bcb126c avfilter/vf_v360: do not remap alpha plane if that will be overwritten later 5 years ago
Paul B Mahol 9990cb16d3 avfilter/vf_v360: mark another hemisphere not visible for flat input format 5 years ago
Paul B Mahol 8d861cd850 avfilter/vf_v360: add mask option, unset pixels are marked as transparent 5 years ago
Paul B Mahol 31350de997 avfilter/vf_deshake_opencl: silence warning about usage of uninitialized value 5 years ago
Paul B Mahol a4f2fc9341 avfilter/vf_v360: fix fov calculation from dfov for fisheye input/output 5 years ago
Paul B Mahol d033f403d6 avfilter/vf_v360: support input flips for tetrahedron format 5 years ago
Paul B Mahol 05d3d09cf5 avfilter/vf_v360: fix small artifacts with tetrahedron inputs 5 years ago
Paul B Mahol ec4f764249 avfilter/vf_v360: add tetrahedron format 5 years ago
Paul B Mahol a3e67c2d2f avfilter/vf_stack: add fill option for xstack 5 years ago
Paul B Mahol a00fa73f47 avfilter/vf_v360: improve fisheye input format 5 years ago
Paul B Mahol 103a29b89d avfilter/vf_v360: add support for fisheye input format 5 years ago
Paul B Mahol fc2523c792 avfilter/vf_v360: add support for input fov to input sg format 5 years ago
Paul B Mahol 19f75e7787 avfilter/vf_v360: add support for cylindrical input format 5 years ago
Paul B Mahol e57b9aa8b1 avfilter/vf_v360: add support for flat input format 5 years ago
Paul B Mahol 091695f8e8 avfilter/vf_v360: rewrite fov_from_dfov() 5 years ago
Paul B Mahol 15133c6ab2 avfilter/vf_v360: replace rest of roundf() with lrintf() 5 years ago
Paul B Mahol 3bf28d40e5 avfilter/vf_v360: change remaps to int16_t type 5 years ago
Paul B Mahol ff5e241bca avfilter/vf_v360: move map variable up 5 years ago
Paul B Mahol fdc61267b4 avfilter/vf_v360: make more stuff const 5 years ago
Gyan Doshi 4de2106fbf avfilter/pad: improve error check for w and h 5 years ago
Paul B Mahol feeef2f80c avfilter/vf_normalize: add support for >8 depth 5 years ago
Paul B Mahol ac51173024 avfilter/vf_normalize: add support for planar rgb 5 years ago
Paul B Mahol 4545699625 avfilter/vf_normalize: factor code dealing with AVFrame pixels out 5 years ago
Paul B Mahol 1908818e7b avfilter/vf_normalize: move luts into private context 5 years ago
Paul B Mahol 273886fa60 avfilter/asrc_anoisesrc: add velvet noise 5 years ago
Paul B Mahol fdddc0d678 avfilter/vf_v360: add perspective output projection 5 years ago
Paul B Mahol 62a0d22621 avfilter/vf_v360: add gaussian interpolation 5 years ago
Paul B Mahol 3972ec28e7 avfilter/vf_v360: fix some small nits 5 years ago
Paul B Mahol aa42a1e6d7 avfilter/vf_v360: add spline16 interpolation 5 years ago
Gyan Doshi c95dfe5cce avfilter/f_metadata: correct check for existing metadata 5 years ago
Paul B Mahol 7fc28465df avfilter/vf_v360: add cylindrical output projection 5 years ago
Paul B Mahol 330b157c9e avfilter/vf_v360: add pannini output projection 5 years ago
Paul B Mahol 6e082f9f04 avfilter/vf_v360: add fisheye output projection 5 years ago