1435 Commits (602e97dfaa8a0aaa41b3749b7cb2c7c900ed7aee)

Author SHA1 Message Date
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
Stefano Sabatini ae21776207 lavfi: add missing check in avfilter_filter_samples() 13 years ago
Stefano Sabatini e9af732a1a lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_alloc() 13 years ago
Stefano Sabatini 5764301df3 lavfi: don't try to indent words in trace messages 13 years ago
Clément Bœsch f1f87439e5 thumbnail: fix error code in case of invalid args. 13 years ago
Clément Bœsch 15a2a29ba3 lavfi: add thumbnail video filter. 13 years ago
Anton Khirnov 06e8d38f2b Add minor bumps and APIchanges entries for lavc/lavfi changes. 13 years ago
Anton Khirnov e1d9dbf2d4 lavfi: add a new function av_buffersrc_buffer(). 13 years ago
Stefano Sabatini 1c9e340d35 lavfi: add avfilter_copy_frame_props() 13 years ago
Stefano Sabatini b58dbb5b03 lavc: add a sample_aspect_ratio field to AVFrame 13 years ago
Stefano Sabatini 1858a5c25e vf_drawtext: select YUV color for drawbox() in case YUV colorspace is used 13 years ago
Anton Khirnov 82d05e78a6 allfilters: fix type of avfilter_vsrc_buffer. 13 years ago
Michael Niedermayer f810ab45e3 libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs. 13 years ago
Anton Khirnov 196c9e5c8c lavfi: always build vsrc_buffer. 13 years ago
Stefano Sabatini 386aee6864 sink_buffer: copy list of provided formats in the context 13 years ago
Michael Niedermayer 16b771b1f4 cleanup: for(int 13 years ago
Clément Bœsch 0b4e5451ba lavfi: use the new audio API in amovie source filter. 13 years ago
Clément Bœsch 220481e1d6 lavfi: skip the frame in case of error. 13 years ago
Luca Barbato d32eed5c73 yadif: support 10bit YUV 13 years ago
Mans Rullgard 878dda5db1 build: move inclusion of subdir.mak to main subdir loop 13 years ago
Diego Biurrun 58c42af722 doxygen: misc consistency, spelling and wording fixes 13 years ago
Anton Khirnov cd3716b9aa Replace all uses of av_close_input_file() with avformat_close_input(). 13 years ago