2986 Commits (2c993fece28b41b68435e86ceb5daf53b7b78197)

Author SHA1 Message Date
Clément Bœsch c10b57973d lavfi/pad: fix horizontal/vertical shift confusion. 12 years ago
Clément Bœsch 76d1c07c89 lavfi/ebur128: add metadata injection. 12 years ago
Michael Niedermayer 8152451b56 buffersrc: fix w/h error 12 years ago
Stefano Sabatini 5787a71637 lavfi/swapuv: remove deprecated base field use 12 years ago
Nicolas George 7e6c67dd24 lavfi/buffersink: fix header. 12 years ago
Nicolas George a5149607df lavfi/buffersrc: disable deprecated warnings. 12 years ago
Nicolas George f29c28a884 lavfi/buffersrc: check channel count changes. 12 years ago
Nicolas George 3cd342636f lavfi/buffersrc: set channel layout if it is known. 12 years ago
Anton Khirnov 6552808014 lavc,lavfi: fix calculating the plane size in the AVBufferRef wrappers 12 years ago
Clément Bœsch 286153ea48 lavfi/alphaextract: fix frame memleak. 12 years ago
Clément Bœsch 2b27f7fb04 lavfi/thumbnail: replace frame unref with free. 12 years ago
Stefano Sabatini db36ea5b5e lavfi/settb: add support for named options 12 years ago
Stefano Sabatini 0407a79e41 lavfi/blackframe: add support for named options 12 years ago
Hendrik Leppkes d8dccf69ff lavfi: let gcc realign the stack on public graph driving functions 12 years ago
Clément Bœsch 8d84e90c9b lavfi/delogo: 10l forgotten trailing NULL in shorthand. 12 years ago
James Darnley c9a51c29fc yadif: remove an 'm' from the LOAD macro definition 12 years ago
James Darnley 1d3b14cac2 yadif: remove repeated check on width 12 years ago
James Darnley 7976d92dac yadif: cosmetic indentation from previous commits 12 years ago
James Darnley 0a5814c9ba yadif: x86 assembly for 9 to 14-bit samples 12 years ago
James Darnley 17e7b49501 yadif: x86 assembly for 16-bit samples 12 years ago
Hendrik Leppkes a77f453703 lavfi/avcodec: deprecate remainders of the avcodec glue code 12 years ago
Clément Bœsch 3b2b636a2a lavfi: add perms and aperms filters. 12 years ago
Anton Khirnov 4750b05d67 af_join: do not leak input frames. 12 years ago
Anton Khirnov c2b9bd97f5 asrc_anullsrc: return EOF, not -1 12 years ago
Anton Khirnov f4281f4571 asrc_anullsrc: do not set samplerate and channel layout explicitly 12 years ago
Anton Khirnov e4a7b2177d vf_showinfo: remove its useless init function 12 years ago
Anton Khirnov dd74e3ef33 avfiltergraph: use sizeof(var) instead of sizeof(type) 12 years ago
Anton Khirnov 42c7c61ab2 avfiltergraph: replace AVFilterGraph.filter_count with nb_filters 12 years ago
Anton Khirnov 556aab8f11 lavfi: use designated initializers in avfilter_class 12 years ago
James Darnley 3d751b1ef6 yadif: correct strides in filter_edges_16bit 12 years ago
Michael Niedermayer cd5f50a255 avfilter: avoid direct access to AVFrame.channels 12 years ago
Michael Niedermayer 0bcea7b575 vf_pp: use new API to access qp table 12 years ago
Clément Bœsch 1edbeb3532 lavfi/ebur128: check histogram allocations. 12 years ago
Clément Bœsch db670e5366 lavfi/ebur128: add framelog option. 12 years ago
Nicolas George 7a71544f9d lavfi/graphdump: fix output for unknown layouts. 12 years ago
Clément Bœsch 9ace0dbe41 lavfi/ebur128: use same ref for inputs and outputs. 12 years ago
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