summaryrefslogtreecommitdiffstats
path: root/libavfilter
Commit message (Expand)AuthorAgeFilesLines
* volume: remove duplicated condition.Clément Bœsch2012-01-051-3/+1
* drawtext: fix hard dependency to lavc (timecode).Clément Bœsch2012-01-021-0/+9
* af_astreamsync: remove unused variableJean First2012-01-011-1/+0
* vf_tinterlace: implement interlace mode 5Stefano Sabatini2012-01-012-11/+14
* lavfi: add amerge audio filter.Nicolas George2011-12-314-1/+291
* lavfi: add astreamsync audio filter.Nicolas George2011-12-313-0/+211
* lavfi: port tinterlace filter from MPlayerStefano Sabatini2011-12-314-2/+329
* lavfi: remove redundant definition of avfilter_copy_frame_props() in avfilter.hStefano Sabatini2011-12-311-9/+1
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-311-1/+1
|\
| * cosmetics: Drop unnecessary parentheses around return values.Diego Biurrun2011-12-301-1/+1
* | lavfi: add asplit filterStefano Sabatini2011-12-274-1/+58
* | lavfi: add missing check in avfilter_filter_samples()Stefano Sabatini2011-12-271-1/+1
* | lavfi: fix avfilter_default_get_audio_buffer() after changes in av_samples_al...Stefano Sabatini2011-12-271-4/+11
* | lavfi: don't try to indent words in trace messagesStefano Sabatini2011-12-271-2/+2
* | thumbnail: fix error code in case of invalid args.Clément Bœsch2011-12-271-1/+1
* | lavfi: add thumbnail video filter.Clément Bœsch2011-12-273-0/+245
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-266-3/+71
|\ \ | |/
| * Add minor bumps and APIchanges entries for lavc/lavfi changes.Anton Khirnov2011-12-251-2/+2
| * lavfi: add a new function av_buffersrc_buffer().Anton Khirnov2011-12-253-34/+72
| * lavfi: add avfilter_copy_frame_props()Stefano Sabatini2011-12-254-8/+30
| * lavc: add a sample_aspect_ratio field to AVFrameStefano Sabatini2011-12-251-2/+2
* | vf_drawtext: select YUV color for drawbox() in case YUV colorspace is usedStefano Sabatini2011-12-241-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-241-1/+1
|\ \ | |/
| * allfilters: fix type of avfilter_vsrc_buffer.Anton Khirnov2011-12-231-1/+1
* | libavfilter: increase LIBAVFILTER_VERSION_MICRO to 100 like the other libs.Michael Niedermayer2011-12-232-1/+2
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-232-2/+7
|\ \ | |/
| * lavfi: always build vsrc_buffer.Anton Khirnov2011-12-222-2/+7
* | sink_buffer: copy list of provided formats in the contextStefano Sabatini2011-12-223-11/+76
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-132-4/+5
|\ \ | |/
| * yadif: support 10bit YUVLuca Barbato2011-12-131-2/+5
| * build: move inclusion of subdir.mak to main subdir loopMans Rullgard2011-12-131-2/+0
* | cleanup: for(intMichael Niedermayer2011-12-131-3/+6
* | lavfi: use the new audio API in amovie source filter.Clément Bœsch2011-12-131-25/+16
* | lavfi: skip the frame in case of error.Clément Bœsch2011-12-131-1/+3
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-131-1/+1
|\ \ | |/
| * doxygen: misc consistency, spelling and wording fixesDiego Biurrun2011-12-121-1/+1
| * Replace all uses of av_close_input_file() with avformat_close_input().Anton Khirnov2011-12-121-1/+1
| * lavfi: install libavfilter/vsrc_buffer.hAndrey Utkin2011-12-111-1/+1
* | timecode: rename internal ff_* symbols to avpriv_*.Clément Bœsch2011-12-121-1/+1
* | drawtext: allow burning the timecode.Clément Bœsch2011-12-121-1/+21
* | life: add mold, mold_color, life_color and death_color options.Clément Bœsch2011-12-111-21/+106
* | life: add seed information in filter summary.Clément Bœsch2011-12-111-2/+3
* | lavfi: add cellauto sourceStefano Sabatini2011-12-114-1/+373
* | buffersink: Implement a poll function.Michael Niedermayer2011-12-083-1/+15
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-081-6/+37
|\ \ | |/
| * drawtext: remove typoLuca Barbato2011-12-071-1/+1
| * drawtext: introduce rand(min, max)Luca Barbato2011-12-071-7/+27
| * drawtext: introduce explicit draw/hide variableLuca Barbato2011-12-071-1/+10
| * drawtext: make x and y parametricLuca Barbato2011-12-031-8/+125
| * drawtext: manage memory allocation betterLuca Barbato2011-12-031-132/+132
OpenPOWER on IntegriCloud