1404 Commits (5500e65342a2afc5caa8fe38496aa1a3b1f28cbc)

Author SHA1 Message Date
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
Clément Bœsch 80914cde6f timecode: rename internal ff_* symbols to avpriv_*. 13 years ago
Clément Bœsch fa4e30af7e drawtext: allow burning the timecode. 13 years ago
Andrey Utkin 5b3265a718 lavfi: install libavfilter/vsrc_buffer.h 13 years ago
Clément Bœsch cc2355817d life: add mold, mold_color, life_color and death_color options. 13 years ago
Clément Bœsch c88d6b18ce life: add seed information in filter summary. 13 years ago
Stefano Sabatini 6c44ff38d6 lavfi: add cellauto source 13 years ago
Michael Niedermayer a502939d64 buffersink: Implement a poll function. 13 years ago
Luca Barbato 78212cefe1 drawtext: remove typo 13 years ago
Luca Barbato f5edfc9e92 drawtext: introduce rand(min, max) 13 years ago
Luca Barbato 73585620b8 drawtext: introduce explicit draw/hide variable 13 years ago
Stefano Sabatini 7ecabc8505 vsrc_life: fix comment in parse_rule() 13 years ago
Stefano Sabatini 3af5ddb24b vf_scale: give a clue in case of invalid expression self-reference 13 years ago
Reimar Döffinger c66bd78e3d vf_scale: support PAL8 output by producing BGR8. 13 years ago
Stefano Sabatini 2f8b6e909d lavfi: add life source 13 years ago
Stefano Sabatini 6c26fe8b5a aevalsrc: add duration option 13 years ago
Michael Niedermayer dda3d716d6 vf_drawtext: support W/H parameters to reduce UI differences to qatar 13 years ago
Michael Niedermayer f88d5df383 vf_drawtext: cosmetics to reduce diff to qatar 13 years ago
Michael Niedermayer 297422b338 vf_drawtext: Add main_w/h to improve compatibility with the modified UI 13 years ago
Luca Barbato 2cf74eca70 drawtext: make x and y parametric 13 years ago
Luca Barbato ec11ff8407 drawtext: manage memory allocation better 13 years ago
Luca Barbato a2fb4bcb01 drawtext: refactor draw_text 13 years ago
Michael Niedermayer 8f025f2f60 avfilter: align allocated images to 32 for AVX and IFF 13 years ago
Clément Bœsch c1ae524e2b avfilter: fix AVFilterPad video only comment. 13 years ago
Stefano Sabatini 28338bc2a3 lavfi: add libass based subtitles renderer 13 years ago
Mans Rullgard cc276c85d1 Make channel layout masks unsigned 13 years ago
Michael Niedermayer 6d16a96a95 vf_boxblur: fix memleak 13 years ago
Michael Niedermayer 656911d84d vsrc_mandelbrot: Fix vsrc_mandelbrot.c:358:85: warning: ‘epsilon’ may be used uninitialized in this function [-Wuninitialized] 13 years ago