summaryrefslogtreecommitdiff
path: root/libavfilter
Commit message (Expand)AuthorAge
* avfilter: Add cover_rect filterMichael Niedermayer2015-05-02
* avfilter: add find_rect filterMichael Niedermayer2015-05-02
* avfilter/vf_libopencv: Make ocv_filter_entries constMichael Niedermayer2015-05-02
* avfilter/lavfutils: disable frame threads when decoding a single imageMichael Niedermayer2015-04-30
* avfilter/vf_vignette: force per frame evaluation if per frame variables are usedMichael Niedermayer2015-04-29
* avfilter/vf_qp: Fix use of uinitialized variableMichael Niedermayer2015-04-21
* Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'Michael Niedermayer2015-04-21
|\
| * drawtext: Add an alpha optionLuca Barbato2015-04-21
* | avfilter/vf_qp: fix cleanup on errorMichael Niedermayer2015-04-21
* | avfilter/buffersrc: Use correct, matching deallocation functionMichael Niedermayer2015-04-20
* | Merge commit '617814b4a717b38add5ccb8dd200dbb655f98f09'Michael Niedermayer2015-04-20
|\|
| * buffersrc: Fix resource leak on errorFederico Tomassetti2015-04-19
| * filtfmts: Avoid null pointer dereferenceHimangi Saraogi2015-04-19
* | Merge commit '1a3eb042c704dea190c644def5b32c9cee8832b8'Michael Niedermayer2015-04-20
|\|
| * Replace av_dlog with normal av_log at trace levelVittorio Giovara2015-04-19
* | lavfi/avf_showcqt: fix error code.Nicolas George2015-04-16
* | avfilter/drawtext: fix frame mem leakIvan Efimov2015-04-14
* | avfilter/vf_scale: Add warning for AVCOL_SPC_YCGCOMichael Niedermayer2015-04-13
* | avfilter: add chorus filterPaul B Mahol2015-04-11
* | avfilter/vsrc_life: Fix mix of declarations and statementsMichael Niedermayer2015-04-09
* | avfilter: handle error in query_formats() in bunch of filtersPaul B Mahol2015-04-08
* | avfilter/af_amix: Use av_mallocz_array()Michael Niedermayer2015-04-06
* | avfilter/vsrc_mptestsrc: Change enum to int, which is accessed via AVOption a...Michael Niedermayer2015-04-06
* | avfilter/vf_mpdecimate: Fix missing ()Michael Niedermayer2015-04-06
* | avfilter/yadif: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-04-05
* | avfilter/vsrc_mandelbrot: Change enums to int, which are accessed via AVOptio...Michael Niedermayer2015-04-05
* | filtfmts: Avoid null pointer dereferenceHimangi Saraogi2015-04-03
* | vf_drawtext: add support for setting box border widthMarton Balint2015-03-31
* | avfilter/vf_detelecine: Fix uninitialized array index errorHimangi Saraogi2015-03-31
* | avfilter/vf_vignette: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-30
* | avfilter/vf_transpose: Change enums to int, which are accessed via AVOption a...Michael Niedermayer2015-03-30
* | avfilter/tinterlace: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-30
* | vfilter/vf_qp: Support evaluating expression per MBMichael Niedermayer2015-03-28
* | avfilter/vf_qp: split expression parsing out of loopMichael Niedermayer2015-03-28
* | af_channelmap: fix number of channelsMarton Balint2015-03-28
* | lavfi: add inverse telecine filterHimangi Saraogi2015-03-27
* | avfilter/vf_telecine: Avoid floating point valuesHimangi Saraogi2015-03-27
* | avfilter/vf_telecine: Fix loss of AVFrame properties in outputHimangi Saraogi2015-03-27
* | avfilter/vf_telecine: Fix AV desync by using the first input timestampHimangi Saraogi2015-03-26
* | avfilter/vf_stereo3d: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-23
* | avfilter/vf_signalstats: Change enum to int, which is accessed via AVOption a...Michael Niedermayer2015-03-22
* | avfilter/vf_setfield: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-22
* | Merge commit 'cfe64613923a2d47644a87386146ada1f9f6b659'Michael Niedermayer2015-03-22
|\|
| * avfilter: Document avfilter_graph_alloc return valueFederico Tomassetti2015-03-21
* | avfilter/vf_mcdeint: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-20
* | avfilter/vf_overlay: Change enums to int, which are accessed via AVOption as intMichael Niedermayer2015-03-20
* | avfilter/vf_phase: Change enum to int, which is accessed via AVOption as intMichael Niedermayer2015-03-20
* | lavfi/eq: rework expression evaluationarwa arif2015-03-20
* | lavfi/eq: factorize code in process_command()Stefano Sabatini2015-03-20
* | avfilter/vf_pp7: remove unused varMartin Vignali2015-03-20