2928 Commits (27ce858c9861313e5d81ef331bc9ad108f2ef3af)

Author SHA1 Message Date
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
Clément Bœsch 3da54858d3 lavfi/hue: add an optimized direct path. 12 years ago
Clément Bœsch ee0a8bcba1 lavfi/showspectrum: fix outpicref initialization. 12 years ago
Anton Khirnov 0651e892e1 Replace remaining includes of audioconvert.h with channel_layout.h 12 years ago
Anton Khirnov d8b31be6ca Add the bumps and APIchanges entries for reference counted buffers changes. 12 years ago
Anton Khirnov 7e350379f8 lavfi: switch to AVFrame. 12 years ago
Reimar Döffinger efa7f42020 Use the avstring.h locale-independent character type functions 12 years ago
Michael Niedermayer 4c56b79a16 vf_stereo3d: Add AVOption table terminator 12 years ago
Clément Bœsch 34d0ea5247 lavfi/deshake: support named options. 12 years ago
Stefano Sabatini 8d9509377e lavfi/overlay: improve log message warning in case of clipped overlay 12 years ago
Stefano Sabatini f164228fd7 lavfi/overlay: add support for partial overlaying 12 years ago
Paul B Mahol 1c808943b8 lavfi/mp: drop mp=stereo3d filter 12 years ago
Paul B Mahol 3f35f36a2e lavfi: port MP stereo3d filter 12 years ago
Clément Bœsch 14e240cb4a lavfi/opencv: isgraph -> av_isgraph. 12 years ago
Reimar Döffinger 88d55b827d Remove incorrect use of ctype.h functions. 12 years ago
Nicolas George 3d2adeb6f8 lavfi/af_aresample: fix info log for unknown layouts. 12 years ago
Nicolas George 2bd104c72a lavfi/af_aresample: fix layout consistency check. 12 years ago