2910 Commits (5beddbc4cf81fc29866981cdf62de76299627ed0)

Author SHA1 Message Date
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
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 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
Michael Niedermayer 21c2e201f6 vf_lut: correct color/comp permutation 12 years ago
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