summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* lavfi: add asplit filterStefano Sabatini2011-12-27
* lavfi: add missing check in avfilter_filter_samples()Stefano Sabatini2011-12-27
* lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_al...Stefano Sabatini2011-12-27
* lavfi: don't try to indent words in trace messagesStefano Sabatini2011-12-27
* thumbnail: fix error code in case of invalid args.Clément Bœsch2011-12-27
* lavfi: add thumbnail video filter.Clément Bœsch2011-12-27
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-26
|\
| * Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov2011-12-25
| * lavfi: add a new function av_buffersrc_buffer().Anton Khirnov2011-12-25
| * lavfi: add avfilter_copy_frame_props()Stefano Sabatini2011-12-25
| * lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-12-25
* | vf_drawtext: select YUV color for drawbox() in case YUV colorspace is usedStefano Sabatini2011-12-24
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-24
|\|
| * allfilters: fix type of avfilter_vsrc_buffer.Anton Khirnov2011-12-23
* | libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs.Michael Niedermayer2011-12-23
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-23
|\|
| * lavfi: always build vsrc_buffer.Anton Khirnov2011-12-22
* | sink_buffer: copy list of provided formats in the contextStefano Sabatini2011-12-22
* | 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