3605 Commits (61b268eeda45d31ae771f6a13f0374210574e309)

Author SHA1 Message Date
Clément Bœsch 61b268eeda lavfi/idet: fix chroma subsampling with odd sizes. 12 years ago
Clément Bœsch d94c907008 lavfi: silence a discarded const qualifier warning. 12 years ago
Clément Bœsch afec02afe7 lavfi/unsharp: remove unused float.h include. 12 years ago
Clément Bœsch faceb0af0a lavfi/unsharp: use av_image_copy_plane(). 12 years ago
Anton Khirnov 3062ac4c47 vf_pad: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov a70519aad1 vf_overlay: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 8d2565c28b vf_lut: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 4753f802c0 vf_libopencv: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 56e4ce0d13 vf_hqdn3d: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 7af5ae2d07 vf_hflip: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 05fab5530b vf_gradfun: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov f6b6d6ac42 vf_frei0r: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov cbec213a90 vf_format: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov d64cf54b34 vf_fieldorder: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 9bbf6c681a vf_fieldorder: cosmetics, remove an extra linebreak 12 years ago
Anton Khirnov c0279956b3 vf_fade: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov d3735f7ad6 vf_drawtext: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 20e2794eea vf_drawbox: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov ba09675f44 vf_delogo: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov e16e23d70e vf_cropdetect: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 671563d9fd vf_crop: cosmetics, break lines 12 years ago
Anton Khirnov 7f83959598 vf_crop: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov 762df56ef9 vf_boxblur: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov a2a696990c vf_blackframe: use the name 's' for the pointer to the private context 12 years ago
Anton Khirnov b3ea76624a vf_aspect: use the name 's' for the pointer to the private context 12 years ago
Clément Bœsch d686517ad1 lavfi/mp: remove mp=ow wrapper. 12 years ago
Clément Bœsch b1e84efa3d lavfi: port wavelet denoiser filter from libmpcodecs. 12 years ago
Diego Biurrun 2832ea26f3 Remove commented-out debug #define cruft 12 years ago
Paul B Mahol c45b823bf8 lavfi/histogram: logarithmic mode for levels 12 years ago
Michael Niedermayer c7c71f95f8 replace remaining PIX_FMT_* flags with AV_PIX_FMT_FLAG_* 12 years ago
Anton Khirnov e6c4ac7b5f pixdesc: rename PIX_FMT_* flags to AV_PIX_FMT_FLAG_* 12 years ago
Anton Khirnov ffba2053ed lavfi: fix compatibility code for old vf_scale options syntax 12 years ago
Anton Khirnov 096696ef0d avfiltergraph: simplify inserting conversion filters. 12 years ago
Clément Bœsch bc1c90eabf lavfi/dctdnoiz: fix 10l typo in pr_height computation. 12 years ago
Clément Bœsch 7b43120c7c lavfi: add dctdnoiz filter. 12 years ago
Michael Niedermayer 640e524ff6 libavfilter/Makefile: unbreak make alltools 12 years ago
Stefano Sabatini 2a1b7dee6d tools: add zmqsend tool, useful to test the zmq filters 12 years ago
Stefano Sabatini 7ddb0ef9af lavfi: add zmq filters 12 years ago
Paul B Mahol b24530019f lavfi/blend: timeline support 12 years ago
Paul B Mahol 811b17fbad lavfi: cosmetics: fix vertical alignment for pads in some filters 12 years ago
Michael Niedermayer 6b13f54262 vf_colorchannelmixer: round lut entries to nearest 12 years ago
James Darnley d10499a32a yadif: correct strides in filter_edges_16bit 12 years ago
James Darnley b0ef0ae776 yadif: restore speed of the C filtering code 12 years ago
Andrey Utkin 47a628bfb3 avfilter: Add 'drawgrid' video filter 12 years ago
Clément Bœsch 0122300c86 lavfi/hqdn3d: restore timeline feature. 12 years ago
Clément Bœsch 0652111833 lavfi/hqdn3d: use macros instead of hardcoded indexes. 12 years ago
Clément Bœsch 1776177b7f lavfi: replace passthrough_filter_frame with a flag. 12 years ago
Clément Bœsch 60f0e30431 lavfi/vflip: use FF_CEIL_RSHIFT for chroma w/h rounding. 12 years ago
Clément Bœsch 59d33eafd1 lavfi/lut: use FF_CEIL_RSHIFT for chroma w/h rounding. 12 years ago
Paul B Mahol 91cae60ecb lavfi/select: unbreak compatibility with older PICT_TYPE syntax 12 years ago