3649 Commits (0b42631641d998e509cde6fa344edc6ab5cb4ac8)

Author SHA1 Message Date
Clément Bœsch 39dc1bc90f lavfi/(a)showinfo: use link frame counter instead of local counter. 12 years ago
Stefano Sabatini a8d98377b1 lavfi/geq: prefer symbolic constants 12 years ago
Stefano Sabatini 2210003b7f lavfi/geq: add aliases for RGB options 12 years ago
Clément Bœsch b8a9876a8b lavfi/yadif: add timeline support. 12 years ago
Stefano Sabatini b7be8ea92a lavfi/geq: mark timeline support 12 years ago
Stefano Sabatini 66f32a8a7f lavfi/drawgrid: fix drawgrid options after 4c205f42c8 12 years ago
Paul B Mahol 68c4633fa8 lavfi/histogram: cache log2 of max_hval 12 years ago
Michael Niedermayer 9f88db5df1 avfilter/vf_deshake: check rx 12 years ago
Anton Khirnov 7e2b15c094 avfilter: check a malloc in avfilter_link(). 12 years ago
Anton Khirnov bf5b5d2b15 avfilter.c: cosmetics, reformat 12 years ago
Anton Khirnov d79bd60405 lavfi: factorize freeing a link 12 years ago
Anton Khirnov 1dd3561143 vf_format: do not use the AVFilterFormats internals. 12 years ago
Anton Khirnov c5ab6088ad af_aformat: cosmetics, fix indentation 12 years ago
Anton Khirnov b01f6041f4 lavfi: rename AVFilterFormats.format_count to nb_formats 12 years ago
Anton Khirnov bc8c1cdc7b lavfi doxy: add a page for lavfi. 12 years ago
Paul B Mahol 85e8a1169c lavfi/pad: switch to AV_OPT_TYPE_COLOR 12 years ago
Paul B Mahol 1d2ecf9609 lavfi/drawtext: switch to AV_OPT_TYPE_COLOR 12 years ago
Paul B Mahol 83e892233c lavfi/life: switch to AV_OPT_TYPE_COLOR 12 years ago
Paul B Mahol 05b7560d39 lavfi/color: switch to AV_OPT_TYPE_COLOR 12 years ago
Anton Khirnov 16a645adeb vf_pixdesctest: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 3ba35a346c vf_hqdn3d: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 3fb29588a2 vf_drawtext: don't leak the expressions. 12 years ago
Anton Khirnov 6592cd22a2 vf_crop: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov d5c66d9c56 vf_setdar: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 4c205f42c8 vf_drawbox: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 90d9a2a04c vf_drawtext: do not reset the frame number in config_input. 12 years ago
Anton Khirnov 7727be79d1 vf_fps: move initializing pts from config_props to init. 12 years ago
Anton Khirnov d371c3c2e2 vf_frei0r: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov 87c31cfd7a vf_gradfun: make config_props work properly when called multiple times. 12 years ago
Anton Khirnov b06848f4de vf_lut: make config_props work properly when called multiple times. 12 years ago
Stefano Sabatini cb0b0266e5 lavfi/drawbox: restore verbal form for drawbox options descriptions 12 years ago
Stefano Sabatini 0aa013fa8a lavfi: factorize drawgrid and drawbox code 12 years ago
Clément Bœsch f3962c6264 lavfi/yadif: fix chroma subsampling with odd sizes. 12 years ago
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