2871 Commits (e0ccb5fa38dd0467d67871aaa69a7f1d67bdff37)

Author SHA1 Message Date
Paul B Mahol e0ccb5fa38 lavfi/hflip: support more formats 12 years ago
Paul B Mahol eac93932b0 lavfi/geq: improve support for formats with alpha plane 12 years ago
Michael Niedermayer bb7bc3443d af_biquads: memset(0) cache 12 years ago
Stefano Sabatini 566560b85c lavfi/abuffersink: fix weird indent and spacing 12 years ago
Stefano Sabatini b59cd089ff lavfi/abuffersink: add sample_rates field to AVABufferSinkParams 12 years ago
Michael Niedermayer c4c702b6d3 avfilter/avfiltergraph.h: Move public field out of the private fields 12 years ago
Nicolas George e568d432b1 lavfi/formats: reindent after last commit. 12 years ago
Nicolas George 2d98dd3d14 lavfi: fix merging of formats and clarify exception. 12 years ago
Nicolas George bf0712c2f8 libavfilter/af_amerge: fix segfault if init fails. 12 years ago
Justin Ruggles 9f1223562e lavfi: connect libavresample options to af_resample via AVFilterGraph 12 years ago
Michael Niedermayer 73fce258b7 vf_mp: Set pseudo pal 12 years ago
Michael Niedermayer cfcab4c507 vf_overlay: silence warning: X may be used uninitialized in this function 12 years ago
Michael Niedermayer 3c14c82b7e avfilter: Silence warning: passing argument 3 of av_image_copy from incompatible pointer type 12 years ago
Stefano Sabatini f30979e095 lavfi/boxblur: add support to named options 12 years ago
Paul B Mahol 47619e41c4 blend filter 12 years ago
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