3552 Commits (22a038606cde5088cc2b4eee1a1ace1140c3b49b)

Author SHA1 Message Date
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
Michael Niedermayer 44f69c0df8 avfilter/af_astats: fix 64bit printf type 12 years ago
Michael Niedermayer bb0d3a4393 avfilter/vf_mp: remove unused function 12 years ago
Michael Niedermayer efaa2e01e6 vf_copy: silence "incompatible pointer type" warning 12 years ago
Clément Bœsch a9705e4de9 lavfi/curves: avoid ctx pointer indirection. 12 years ago
Paul B Mahol 4868855b13 lavfi/select: set forgotten VAR_PICT_TYPE_BI 12 years ago
Paul B Mahol 005ee7a586 lavfi: avectorscope filter 12 years ago
Clément Bœsch 50e66726a2 lavfi: use ceil right shift for chroma width/height. 12 years ago
Paul B Mahol d751a2526f lavfi/anull: remove redundant lines 12 years ago
highgod0401 63e8fc4d8f lavfi: modify names of deshake_kernel.h and unsharp_kernel.h 12 years ago
Stefano Sabatini 5c4c929878 lavfi/avfiltergraph: fix style 12 years ago
Stefano Sabatini e1332ff324 lavfi/avfilter.h: fix typo 12 years ago
Anton Khirnov 16a4a18db0 af_asyncts: fix offset calculation 12 years ago
Clément Bœsch 4db84bac13 lavfi/opencl: replace SHIFTUP with FF_CEIL_RSHIFT. 12 years ago
Clément Bœsch f0250cc463 lavfi/overlay: simpler up-rounded w/h computations. 12 years ago
Clément Bœsch 570d63eef3 lavu: add FF_CEIL_RSHIFT and use it in various places. 12 years ago
Paul B Mahol 88e0e2054d lavfi: remove alphaextract special code 12 years ago
Michael Niedermayer e4723a82f7 avfilter: fix 2 warnings about discarding const 12 years ago
Michael Niedermayer 1e1015f330 avfilter/af_apad: Support AVFILTER_FLAG_SUPPORT_TIMELINE 12 years ago
Michael Niedermayer df9f9caba5 avfilter: Make enabled/disabled state available as a field of the AVFilterContext 12 years ago
Paul B Mahol c4a5499d25 lavfi/extractplanes: packed rgb support 12 years ago
Paul B Mahol 8245520b88 lavfi/colorchannelmixer: remove now redudant code 12 years ago
Paul B Mahol deef4b1ac9 lavfi/drawutils: add 16 bit rgb and planar rgb to ff_fill_rgba_map() 12 years ago
Diego Biurrun 6e9f8d6a7d x86: vf_yadif: Remove stray dsputil_mmx #include 12 years ago
Paul B Mahol 8e2972274e lavfi/null: remove redudant lines 12 years ago
Paul B Mahol 94ff68ccb3 lavfi/lut: add support for YUVA422P and YUVA444P 12 years ago
Paul B Mahol 1f2baec7bd lavfi: add gbrap support to some filters 12 years ago
Stefano Sabatini ae0ce99ca4 lavfi/unsharp: use verbal form in help message options 12 years ago
Nicolas George 4582e4c086 lavfi: add comments to explain the negotiation loop. 12 years ago
Nicolas George 78d16b6a51 lavfi: fix filter format negotiation loop. 12 years ago
Clément Bœsch d3f7b98f87 lavfi/overlay: reindent fix. 12 years ago
Clément Bœsch 5043d8d213 lavfi/alphaextract: copy width and not linesize. 12 years ago
Janne Grunau 5f87c277bd vf_scale: add endianness conversion pixel format in query_formats 12 years ago
Michael Niedermayer f4341c64be avfilter: add av_cold to uninit() 12 years ago
highgod0401 b02f073ad4 lavfi/deshake_opencl: use ff_opencl_set_parameter 12 years ago
highgod0401 e215cb5e96 lavfi/unsharp_opencl: use av_opencl_errstr 12 years ago
highgod0401 9a09a9fc43 lavfi/unsharp: fix opencl crash on 64bit linux 12 years ago
Michael Niedermayer a1f234be11 make the ordering of the return type and av_cold consistent 12 years ago
Michael Niedermayer adaa7743f5 src_movie: fix scanf string 12 years ago
Hendrik Leppkes 20c86571cc lavfi: let gcc realign the stack on public graph driving functions 12 years ago
Diego Biurrun 093804a93c avfilter: Add av_cold attributes to init/uninit functions 12 years ago
Stefano Sabatini f51aa92b0f lavfi/testsrc: add support for color interactive command 12 years ago
Paul B Mahol ce322f4c19 extractplanes filter 12 years ago
Clément Bœsch e85ea7d387 lavfi/frei0r: fix crash when parameters are not set. 12 years ago
Paul B Mahol a64c9afe3d lavfi/blend: merge config_input_top into config_output 12 years ago