2834 Commits (f796399344a1bb2ecdf9e273ea62dfa53e33908a)

Author SHA1 Message Date
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
Stefano Sabatini 0b18965434 lavfi/il: move query_formats() definition up 12 years ago
Stefano Sabatini 63a9962287 lavfi/il: simplify/generalize linesize computation 12 years ago
Paul B Mahol 969039eb6e lavfi/il: fix typo in Copyright 12 years ago
Paul B Mahol c0a8918f2a lavfi: remove mp=il filter 12 years ago
Paul B Mahol 6e9abce5e2 lavfi: port MP il filter 12 years ago
Paul B Mahol 4fa9defc7f lavfi/histogram: make waveform mode more useful 12 years ago
Paul B Mahol e5670cb8a1 lavfi/histogram: make it C90 compliant 12 years ago
Paul B Mahol 29a92c0114 histogram filter 12 years ago
Stefano Sabatini c0a4871c16 lavfi/select: correctly set prev_t and prev_pts 12 years ago
Stefano Sabatini 872855e2a5 lavfi/select: avoid double -> int lossy conversion in debug log 12 years ago
Michael Niedermayer a00c4b4db0 af_biquad: avoid subtraction in loop 12 years ago
Michael Niedermayer 9f956611e3 af_biquad: unroll loop, remove variable copies 12 years ago
Nicolas George b5884db437 lavfi: fix missing space in error message. 12 years ago
Nicolas George 3dea8b375e lavfi: remove disabled code. 12 years ago
Anton Khirnov 99162f8d46 vf_yadif: silence a warning. 12 years ago
Michael Niedermayer 2b20397e1f libmpcodecs/vd_ffmpeg.h: remove, its unused and removed upstream 12 years ago
multiple authors 81e357db62 libmpcodecs/vf_pullup: update to latest version from mplayer 12 years ago
multiple authors 13afcdd00e libmpcodecs/vf_uspp: update to latest version from mplayer 12 years ago
multiple authors 3ce3d4cc3c libmpcodecs/vf_unsharp: update to latest version from mplayer 12 years ago
multiple authors 7a4885600f libmpcodecs/vf_spp: update to latest version from mplayer 12 years ago
multiple authors 14132599a3 libmpcodecs/vf_sab: update to latest version from mplayer 12 years ago