summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\
| * yadif: support 10bit YUVLuca Barbato2011-12-13
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-13
* | cleanup: for(intMichael Niedermayer2011-12-13
* | lavfi: use the new audio API in amovie source filter.Clément Bœsch2011-12-13
* | lavfi: skip the frame in case of error.Clément Bœsch2011-12-13
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-13
|\|
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-12
| * Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-12
| * lavfi: install libavfilter/vsrc_buffer.hAndrey Utkin2011-12-11
* | timecode: rename internal ff_* symbols to avpriv_*.Clément Bœsch2011-12-12
* | drawtext: allow burning the timecode.Clément Bœsch2011-12-12
* | life: add mold, mold_color, life_color and death_color options.Clément Bœsch2011-12-11
* | life: add seed information in filter summary.Clément Bœsch2011-12-11
* | lavfi: add cellauto sourceStefano Sabatini2011-12-11
* | buffersink: Implement a poll function.Michael Niedermayer2011-12-08
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-08
|\|
| * drawtext: remove typoLuca Barbato2011-12-07
| * drawtext: introduce rand(min, max)Luca Barbato2011-12-07
| * drawtext: introduce explicit draw/hide variableLuca Barbato2011-12-07
| * drawtext: make x and y parametricLuca Barbato2011-12-03
| * drawtext: manage memory allocation betterLuca Barbato2011-12-03
| * drawtext: refactor draw_textLuca Barbato2011-12-03
* | vsrc_life: fix comment in parse_rule()Stefano Sabatini2011-12-06
* | vf_scale: give a clue in case of invalid expression self-referenceStefano Sabatini2011-12-06
* | vf_scale: support PAL8 output by producing BGR8.Reimar Döffinger2011-12-05
* | lavfi: add life sourceStefano Sabatini2011-12-04
* | aevalsrc: add duration optionStefano Sabatini2011-12-04
* | vf_drawtext: support W/H parameters to reduce UI differences to qatarMichael Niedermayer2011-12-04
* | vf_drawtext: cosmetics to reduce diff to qatarMichael Niedermayer2011-12-04
* | vf_drawtext: Add main_w/h to improve compatibility with the modified UIMichael Niedermayer2011-12-04
* | avfilter: align allocated images to 32 for AVX and IFFMichael Niedermayer2011-11-30
* | avfilter: fix AVFilterPad video only comment.Clément Bœsch2011-11-26
* | lavfi: add libass based subtitles rendererStefano Sabatini2011-11-26
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-26
|\|
| * Make channel layout masks unsignedMans Rullgard2011-11-25
* | vf_boxblur: fix memleakMichael Niedermayer2011-11-25
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-11-24
|\|
| * libavfilter: reindent.Ronald S. Bultje2011-11-05
| * avfilter: don't abort() on zero-size allocations.Ronald S. Bultje2011-11-05
* | vsrc_mandelbrot: Fix vsrc_mandelbrot.c:358:85: warning: ‘epsilon’ may be ...Michael Niedermayer2011-11-24
* | avfilter: Error out from avfilter_merge_formats() when there are duplicatesMichael Niedermayer2011-11-23
* | vf_mp: rewrite vf_mp filter warning messageMichael Niedermayer2011-11-23
* | avfilter: dont write out of array for duplicate formats in avfilter_merge_for...Michael Niedermayer2011-11-23
* | graphparser: Fix doxy on avfilter_graph_parse() return value.Michael Niedermayer2011-11-22
* | Fix various if parenthesis misplacements.Clément Bœsch2011-11-21
* | vsrc_mandelbrot: fix inner=period, the previous optimizations broke it.Michael Niedermayer2011-11-21
* | vsrc_mandelbrot: increase maxiter to 7189Michael Niedermayer2011-11-19
* | vsrc_mandelbrot: Use threshold to detect cycles.Michael Niedermayer2011-11-19
* | vsrc_mandelbrot: detect edges in interpol()Michael Niedermayer2011-11-19