1459 Commits (da1ba4e88b5bf723f8889798cb71f4e1cabb7a00)

Author SHA1 Message Date
Clément Bœsch 174880f580 lavfi/thumbnail: rename @url to @see. 13 years ago
Clément Bœsch d50a4c4a5b lavfi/amerge: copy ref props after filtering samples. 13 years ago
Clément Bœsch 85c66793d7 lavfi/pan: copy ref props after filtering samples. 13 years ago
Clément Bœsch c79eddaff1 lavfi/aconvert: use libswresample. 13 years ago
Clément Bœsch e96be8409f lavfi/aresample: use libswresample. 13 years ago
Clément Bœsch 9f0b0db0d3 lavfi/aformat: use do..while(0) form for macro. 13 years ago
Clément Bœsch f65600d519 drawtext: use new public timecode API. 13 years ago
Michael Niedermayer c4bdb2bf93 libavfilter/version.h: fix project name 13 years ago
Clément Bœsch 23b639c44f Fix "ouput" typo and add a check. 13 years ago
Alex Converse 7181c4edee cosmetics: Remove extra newlines at EOF 13 years ago
Nicolas George 4a68949cd8 lavfi: Makefile: cosmetics: align FFLIBS. 13 years ago
Diego Biurrun 07a873a277 build: Automatically include architecture-specific library Makefile snippets. 13 years ago
Diego Biurrun 33ad8c3cab cosmetics: Remove some unnecessary block braces. 13 years ago
Nicolas George af21823ae0 lavfi: require libswr for af_pan. 13 years ago
Nicolas George 0c3577bfd9 lavfi: add avfilter_graph_dump. 13 years ago
Clément Bœsch 9bd44b42a8 pan: drop unecessary includes. 13 years ago
Clément Bœsch 66b1b7e5fa pan: move query_formats() to avoid forward declarations. 13 years ago
Clément Bœsch 94dc4a5046 pan: reindent after remap commit. 13 years ago
Clément Bœsch 6728dd37ac pan: add channel mapping capability. 13 years ago
Clément Bœsch 66fdbcbbc9 pan: raise correct error when there is no param specified. 13 years ago
Michael Niedermayer c6baa4046a avfilter: add some asserts() to check refcounts. 13 years ago
Stefano Sabatini a9117c755e lavfi: fix mp and mandelbrot descriptions to make them complete sentences 13 years ago
Ray Simard 9ec39937f9 deshake: variable used uninitialized 13 years ago
Clément Bœsch 9d35fa43ee lavfi: add missing periods in descriptions. 13 years ago
Stefano Sabatini a798c20a76 lavfi/testsrc: add "decimals" option to the testsrc filter 13 years ago
Stefano Sabatini 4ee03fef53 lavfi/rgbtestsrc: make alpha plane opaque 13 years ago
Nicolas George bbf372e145 overlay: do not leak x/y expressions. 13 years ago
Diego Biurrun e44c11e9fa cosmetics: Move static and inline attributes to more standard places. 13 years ago
Ray Simard 369befb41e vf_deshake: remove unused variable totalangles 13 years ago
Ray Simard 7f6004fc74 vf_deshake: zero-init Transform structs in end_frame() 13 years ago
Reimar Döffinger 7cbb32e461 Use an int MotionVector for find_block_motion. 13 years ago
Michael Niedermayer f068ce570f avfilter: pool draining and self destruction support. 13 years ago
Stefano Sabatini a8b0ece6e5 lavfi/testsrc: add "d" alias for the duration option 13 years ago
Anton Khirnov 3167dc9515 lavfi: move version macros to a new installed header version.h 13 years ago
Anton Khirnov 43fe6a2905 vsrc_buffer: release the buffer on uninit. 13 years ago
Clément Bœsch 98aafc5bbf timecode: set a fixed buffer size of 16B for tc string. 13 years ago
Anton Khirnov 5d25140f71 vsrc_buffer: error on changing frame parameters. 13 years ago
Clément Bœsch 0c01947316 lavfi: add audio silencedetect filter. 13 years ago
Diego Biurrun 3dc99a18d4 cosmetics: drop some pointless parentheses 13 years ago
Andrey Utkin 079688b6cb Disable annoying warning without changing behavior 13 years ago
Clément Bœsch 96fc1f0733 volume: remove duplicated condition. 13 years ago
Clément Bœsch 940d3cc0b0 drawtext: fix hard dependency to lavc (timecode). 13 years ago
Jean First 2e0efa332b af_astreamsync: remove unused variable 13 years ago
Stefano Sabatini 42a8ac94d9 vf_tinterlace: implement interlace mode 5 13 years ago
Nicolas George 4962edf889 lavfi: add amerge audio filter. 13 years ago
Nicolas George e90a69e955 lavfi: add astreamsync audio filter. 13 years ago
Stefano Sabatini 8fb03b4d70 lavfi: port tinterlace filter from MPlayer 13 years ago
Stefano Sabatini 549b53e8cb lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.h 13 years ago
Diego Biurrun d4b63054d9 cosmetics: Drop unnecessary parentheses around return values. 13 years ago
Stefano Sabatini 440e984b71 lavfi: add asplit filter 13 years ago