2944 Commits (905e7eb41389e4394e9c6e459b7d1a99dc30b075)

Author SHA1 Message Date
Clément Bœsch fe898a037d Revert "lavfi/ebur128: fix format negociation for output." 12 years ago
Clément Bœsch 9efcfbed9d lavfi/ebur128: fix format negociation for output. 12 years ago
Clément Bœsch a95a38793c lavfi/thumbnail: support flushing. 12 years ago
Hendrik Leppkes ed69c69a01 lavfi/avcodec: fix API version checks 12 years ago
Hendrik Leppkes 3c7f669972 lavfi/avcodec: cleanup includes 12 years ago
James Darnley 0735b50880 yadif: restore speed of the C filtering code 12 years ago
Stefano Sabatini ae732640ab lavfi/cropdetect: add support for named options 12 years ago
Clément Bœsch de3e0ab35f lavfi/delogo: remove sscanf and rely on av_opt_set_from_string() only. 12 years ago
Clément Bœsch e7279638e8 lavfi/thumbnail: remove unecessary poll_frame() callback. 12 years ago
Clément Bœsch bce2e97a16 lavfi/mptestsrc: raise filter_frame() error. 12 years ago
Clément Bœsch afa0b90803 lavfi/mandelbrot: raise filter_frame() error. 12 years ago
Clément Bœsch 227a4b63f5 lavfi/life: raise filter_frame() error. 12 years ago
Clément Bœsch fe6077d902 lavfi/cellauto: raise filter_frame() error. 12 years ago
Clément Bœsch f32fee570a lavfi/alphamerge: raise filter_frame() error. 12 years ago
Clément Bœsch 05854f5505 lavfi/movie: raise filter_frame() error. 12 years ago
Clément Bœsch bdbdadbaff lavfi/buffersrc: raise filter_frame() error. 12 years ago
Clément Bœsch 27ce858c98 lavfi/showspectrum: raise filter_frame() error. 12 years ago
Clément Bœsch df5be5e275 lavfi/avfilter: raise filter_frame() error. 12 years ago
Clément Bœsch 60bd8c11b6 lavfi/concat: raise filter_frame() error. 12 years ago
Clément Bœsch 00a13a9cdb lavfi/anullsrc: raise filter_frame() error. 12 years ago
Clément Bœsch 44f3d21799 lavfi/aevalsrc: raise filter_frame() error. 12 years ago
Clément Bœsch 1b0d0e6b72 lavfi/atempo: raise filter_frame() error. 12 years ago
Clément Bœsch dda59d9adc lavfi/asetnsamples: raise filter_frame() error. 12 years ago
Clément Bœsch c82bb2815b lavfi/aresample: raise filter_frame() error. 12 years ago
Loren Merritt 5b3c1aecb2 hqdn3d: Fix out of array read in LOWPASS 12 years ago
Stefano Sabatini aeac1dae29 lavfi/fieldorder: add support to named options 12 years ago
Stefano Sabatini a3233e9d7a lavfi/fieldorder: remove unused headers and commented define 12 years ago
Nicolas George c14a8c834c lavfi/buffersink: schedule removing the "ff" variants. 12 years ago
Nicolas George 9a2688826d lavfi/buffersink: rename filter structures. 12 years ago
Michael Niedermayer 212b89f8b4 avfilter: remove unused variable 12 years ago
Hendrik Leppkes c69acbf881 lavfi/moviesrc: use refcounted frames 12 years ago
Nicolas George 73b40e2eb6 lavfi/buffersink: move the filter structures at the end. 12 years ago
Anton Khirnov d0a863ac89 vf_hqdn3d: fix uninitialized variable use 12 years ago
Anton Khirnov 887d31d455 vf_gradfun: fix uninitialized variable use 12 years ago
Nicolas George de54a96aa8 lavfi/buffersink: implement av_buffersink_get_samples(). 12 years ago
Nicolas George b71db3f38e lavfi/buffersrc: do not dereference NULL frame. 12 years ago
Nicolas George 03b87fe5e3 lavfi: rename sink_buffer.c into buffersink.c. 12 years ago
Nicolas George 3add5dc88e lavfi: remove buffersink.c. 12 years ago
Nicolas George fa41f7ecd6 lavfi/sink_buffer: move stuff to reduce the diff. 12 years ago
Stefano Sabatini 35135a3989 lavfi/smartblur: add support to named options 12 years ago
Nicolas George b0012de420 lavfi/buffersrc: implement flags. 12 years ago
Stefano Sabatini 606efe18be lavfi/unsharp: add missing option flags 12 years ago
Michael Niedermayer f963c77856 avfilter: avoid direct access to "frame"->channels 12 years ago
Xi Wang 5d639b2b4a vf_pad: fix a & instead of && typo 12 years ago
Xi Wang 969e8d35b5 lavfi/pad: avoid buffer overflow in buffer_needs_copy() 12 years ago
Clément Bœsch 65fc80f012 lavfi: add curves filter. 12 years ago
Clément Bœsch 3d813e7ec3 lavfi: bump minor version after the first round of evil changes. 12 years ago
Michael Niedermayer 108434a30c sink_buffer: remove unused variables 12 years ago
Clément Bœsch 96e4b00d62 lavfi: remove remaining forgotten min/rej perms. 12 years ago
Clément Bœsch f0a5f71074 lavfi/hue: reindent. 12 years ago