1994 Commits (6d4e0d1b7e5ef6b24be477df2e02e5f4766a7e54)

Author SHA1 Message Date
Stefano Sabatini fda968aa8f lavfi: decrease logging level of message showing initial parameters 13 years ago
Steven Robertson c88d98fe4a lavfi/movie: reindent after the previous patch 13 years ago
Steven Robertson ac726a4f0c lavfi/movie: flush decoder frames on EOF 13 years ago
Stefano Sabatini a5382b50f2 lavfi/buffersink: restore possibility to pass opaque data 13 years ago
Stefano Sabatini 21d5609826 lavfi: add init_opaque callback 13 years ago
Anton Khirnov cd99146253 lavfi: add error handling to filter_samples(). 13 years ago
Anton Khirnov 083d0f6be8 asplit: don't leak the input buffer. 13 years ago
Anton Khirnov 1ffb645662 af_resample: fix request_frame() behavior. 13 years ago
Anton Khirnov 6f834293d3 af_asyncts: fix request_frame() behavior. 13 years ago
Justin Ruggles 8ca08066fc lavr: Use AV_SAMPLE_FMT_NONE to auto-select the internal sample format 13 years ago
Nicolas George 299387ebf4 vf_settb: rename the file as f_settb. 13 years ago
Nicolas George 65e65e3ce2 settb: cosmetic: reindent vf_settb structure. 13 years ago
Nicolas George ba856c0be5 lavfi: implement asettb filter. 13 years ago
Michael Niedermayer e145afb4b0 vf_tinterlace: use av_assert 13 years ago
Stefano Sabatini abb0a9982f lavfi: do not pass opaque field to init functions 13 years ago
Michael Niedermayer 9fb08427d7 vf_pp: dont pass NULL into pp, it would fail 13 years ago
Anton Khirnov b7558ac293 af_amix: avoid spurious EAGAIN. 13 years ago
Anton Khirnov 54bf88e65f af_amix: return AVERROR(EAGAIN) when request_frame didn't produce output. 13 years ago
Anton Khirnov 428b369804 af_amix: only consider negative return codes as errors. 13 years ago
Stefano Sabatini 3e3e414fe4 lavfi/buffersink: fix doxy, remove "video" reference 13 years ago
Mans Rullgard 7c29377b70 lavfi: reclassify showfiltfmts as a TESTPROG 13 years ago
Diego Biurrun 2047e40e6e Clarify Doxygen comment for FF_API_* #defines. 13 years ago
Carl Eugen Hoyos 71e5a14028 Suggest aresample filter if it was not compiled but requested. 13 years ago
Diego Biurrun 1a068bfefd cosmetics: Consistently use C-style comments with multiple inclusion guards 13 years ago
Diego Biurrun 09f211987c misc typo and wording fixes 13 years ago
Mans Rullgard fb93e61e2b x86: lavfi: fix gradfun/yadif build with mmx/sse disabled 13 years ago
Michael Niedermayer c9de83fefd yadif/x86: add prototypes for functions, make code valid C again. 13 years ago
Stefano Sabatini bb6effe059 lavfi: remove vsrc_buffer.h API 13 years ago
Michael Niedermayer b6851d34c0 x86/gradfun: fix compilation failure on open solaris 13 years ago
Mans Rullgard a87b17f328 vf_yadif: move x86 init code to x86/yadif.c 13 years ago
Mans Rullgard 2f0accf103 vf_gradfun: move x86 init code to x86/gradfun.c 13 years ago
Nicolas George 1f5c1333a7 sink_buffer: implement fixed frame size. 13 years ago
Nicolas George 0689d5e17a lavfi: implement samples framing on links. 13 years ago
Michael Niedermayer be4ffb28b3 vf_ass: fix table name to refer to correct lib. 13 years ago
Michael Niedermayer c83ed18d45 formats.h: fix project reference in comment 13 years ago
Stefano Sabatini b0fdd3489a lavfi: deprecate av_buffersrc_buffer() function 13 years ago
Nicolas George fcf8706ed9 sink_buffer: warn when there are too many buffers. 13 years ago
Nicolas George 05d6cc116e buffersrc: warn when there are too many buffers. 13 years ago
Paul B Mahol 3f59bbf5b6 lavfi/amerge: silence warnings 13 years ago
Anton Khirnov 61d158c321 avfiltergraph: shut up uninitialized variable warning. 13 years ago
Anton Khirnov fd2784c3b5 af_join: initialize a variable to shut up gcc warning. 13 years ago
Anton Khirnov 422008ac63 amix: fix format specifier for AVFilterLink.sample_rate. 13 years ago
Anton Khirnov 1a49a169eb lavfi: make filters less verbose. 13 years ago
Anton Khirnov 83ba22392d lavfi: reorder AVFilterLink fields. 13 years ago
Anton Khirnov f892013ac4 lavfi: reorder AVFilterContext fields. 13 years ago
Anton Khirnov 9618080512 lavfi: reorder AVFilter fields. 13 years ago
Anton Khirnov f14e685609 lavfi: reorder AVFilterBufferRef fields. 13 years ago
Anton Khirnov cb81e29138 lavfi: reorder AVFilterBuffer fields. 13 years ago
Anton Khirnov 1961e46c15 lavfi: remove disabled FF_API_FILTERS_PUBLIC cruft 13 years ago
Anton Khirnov 5e88b96f37 lavfi: remove disabled FF_API_DEFAULT_CONFIG_OUTPUT_LINK cruft 13 years ago