2855 Commits (a3d890527ed3d4d65f3ed84e72df20b16e78dc80)

Author SHA1 Message Date
Nicolas George 01649c79c8 lavfi/buffersrc: set channel layout if it is known. 12 years ago
Michael Niedermayer cdb7a1ac63 vf_idet: adapt default scores due to bugfix 12 years ago
Michael Niedermayer dc9edb06b0 vf_idet: Fix macro arguments sideeffect 12 years ago
Clément Bœsch 9b9d996b34 lavfi/subtitles: fix recently introduced warning about discarded const qualifier. 12 years ago
Stefano Sabatini 22b06103f0 lavfi/overlay: add format option 12 years ago
Stefano Sabatini 2db0056f96 lavfi/overlay: apply minor consistency fixes 12 years ago
Stefano Sabatini 3d77a27548 lavfi/overlay: implement shortest option 12 years ago
Stefano Sabatini a2a1e20fa2 lavfi/decimate: use named options 12 years ago
Michael Niedermayer 951d39fecd avfilter: fix segfault with setsar/dar 12 years ago
Stefano Sabatini dd37326345 lavfi/hue: reindent after previous commit 12 years ago
Stefano Sabatini d709a18ac2 lavfi/hue: simplify parsing by making use of option shorthands 12 years ago
Michael Niedermayer b97d61f924 avfilter/ff_merge_formats: only merge if doing so does not loose chroma or alpha 12 years ago
Paul B Mahol f2d200d460 lavfi/overlay: yuv444p & yuva444p support 12 years ago
Paul B Mahol 480ddf2bc9 lavfi/histogram: overlay display mode for levels histogram mode 12 years ago
Clément Bœsch f894246304 lavf/showspectrum: add divVerent in the (c) for his recent work on the filter. 12 years ago
Paul B Mahol f4e29c408c lavfi/noise: switch to AVLFG noise generator 12 years ago
Clément Bœsch f3147917bf lavf/subtitles: error out in case of bitmap subtitles. 12 years ago
Clément Bœsch 90fb3e9bee lavfi/subtitles: set a different description between ass and subtitles. 12 years ago
Clément Bœsch 2a14b23484 lavfi: rename vf_ass.c to vf_subtitles.c 12 years ago
Clément Bœsch 08d149d688 lavfi/subtitles: support charenc option. 12 years ago
Clément Bœsch 3a0a959dcb lavfi/subtitles: split options between ass and subtitles. 12 years ago
Stefano Sabatini 7ca2f8b113 lavfi/mp: drop mp=kerndeint filter 12 years ago
Stefano Sabatini 8c85a9f046 lavfi/mp: drop mp=unsharp filter 12 years ago
Stefano Sabatini 89505f2c3f lavfi/unsharp: add missing NULL check 12 years ago
Stefano Sabatini 64e592eef2 lavfi/unsharp: merge definition and declaration in init_filter_param() 12 years ago
Stefano Sabatini d2cadea3f0 lavfi/unsharp: directly access in-loop variables in apply_unsharp() 12 years ago
Stefano Sabatini ef4c71e8f8 lavfi/unsharp: add check on matrix x/y size values oddity 12 years ago
Michael Niedermayer b4bb996d6f yadif: remove unused variable 12 years ago
Paul B Mahol af882e1819 lavfi: port MP noise filter 12 years ago
James Darnley 87d359ff8f lavfi/yadif: support 9, 12, and 14 bits per pixel 12 years ago
James Darnley 724061888b lavfi/yadif: remove unnecessary cast 12 years ago
Stefano Sabatini f84ef19f3f lavfi/kerndeint: move is_rgb_packed definition to the internal context 12 years ago
Clément Bœsch 51ba843f19 lavfi/kerndeint: use aligned linesizes for the temporary buffer. 12 years ago
Stefano Sabatini 2042cd3769 lavfi/unsharp: extend range for amount values, to reflect the behavior of mp=unsharp 12 years ago
Stefano Sabatini fbcc584d3a lavfi/unsharp: use named options, and add missing checks on matrix size values 12 years ago
Hendrik Leppkes 5ad43af9a6 lavfi/kerndeint: use av_pix_fmt_desc_get instead of directly accessing the table 12 years ago
sedacca@comcast.net b64de24fd7 lavfi/ebur128: advance pointer to samples 12 years ago
David A. Sedacca de21e6736e lavfi/ebur128: fix channel weights 12 years ago
Anton Khirnov 64ed397635 vf_yadif: fix out-of line reads 12 years ago
Anton Khirnov ccd70d9c16 vf_yadif: factorize initializing the filtering callbacks 12 years ago
Stefano Sabatini 7ac3ccc5f2 lavfi/unsharp: use the same macros used in the original MP filter 12 years ago
Clément Bœsch 0224375180 lavfi/showspectrum: simplify intensity_color_table declaration. 12 years ago
Clément Bœsch cf8dec7d64 lavfi/showspectrum: pretty-align constants. 12 years ago
Nicolas George c557a5b08e lavfi/vf_ass: reindent after last commit. 12 years ago
Nicolas George bb3303b94c lavfi/vf_ass: ignore subtitles decoding errors. 12 years ago
Paul B Mahol 41ae43cade lavfi: remove softskip libmpcodecs wrapper 12 years ago
Paul B Mahol 968f8acec8 lavfi: remove dsize libmpcodecs wrapper 12 years ago
Paul B Mahol 34126cd090 lavfi/transpose: support more pix fmts 12 years ago
Paul B Mahol 8160864b00 lavfi/amerge: make description consistent with documentation 12 years ago
Stefano Sabatini 3acaea26e5 lavfi/il: filter out hwaccels formats from the list of supported formats 12 years ago