summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-28Merge commit '5c439b41d0489412c0a4cf6dfb98915251677b8e'Michael Niedermayer3-0/+9
2013-10-28avfilter: have avfilter_get_by_name return const for next bumpVittorio Giovara3-0/+9
2013-10-27avfilter: add mergeplanes filterPaul B Mahol7-1/+377
2013-10-21avfilter: replaygain scannerPaul B Mahol6-2/+624
2013-10-19Do not leave positive values undefined when negative are defined as errorMichael Niedermayer18-30/+30
2013-10-02avfilter/vf_histogram: add mirrored waveform modeMarton Balint3-6/+23
2013-09-28Merge remote-tracking branch 'qatar/master'Michael Niedermayer8-15/+69
2013-09-28lavfi: allow user-provided execute() callbacksAnton Khirnov8-15/+69
2013-09-22avfilter: add ladspa wrapper filterPaul B Mahol7-2/+780
2013-09-19lavfi/mp: remove mp=qpPaul B Mahol5-183/+1
2013-09-18lavfi/mp: remove mp=pullupPaul B Mahol7-1247/+1
2013-09-17avfilter: port pullup filter from libmpcodecsPaul B Mahol12-1/+1113
2013-09-16avfilter: add adelay filterPaul B Mahol6-1/+315
2013-09-06lavfi: Weston 3 Field Deinterlacing FilterPaul B Mahol6-2/+426
2013-09-05lavfi/mp: remove mp=filPaul B Mahol5-121/+1
2013-09-05lavfi/mp: remove mp=dintPaul B Mahol5-219/+1
2013-09-03lavfi/drawtext: add generic timeline interface and deprecate "draw".Clément Bœsch3-15/+40
2013-09-03lavfi/mp: remove mp=phasePaul B Mahol5-308/+1
2013-09-03lavfi: port phase filter from libmpcodecsPaul B Mahol8-2/+388
2013-08-22lavfi/hue: allow changing brightnessPaul B Mahol3-10/+70
2013-08-22lavfi/gradfun: support gbrpPaul B Mahol2-1/+2
2013-07-29lavfi: add compand filterPaul B Mahol6-2/+597
2013-07-24vf_scale: add input h/v_chr_pos parametersMichael Niedermayer2-1/+7
2013-07-20avfilter/vf_scale: add in/out color range optionMichael Niedermayer2-1/+17
2013-07-14lavfi/mp: remove mp=perspectivePaul B Mahol5-350/+1
2013-07-14lavfi: port perspective filter from libmpcodecsPaul B Mahol8-2/+452
2013-07-12lavfi/trim: use AV_OPT_TYPE_DURATIONPaul B Mahol3-22/+27
2013-07-10lavfi: add aecho filterPaul B Mahol6-2/+423
2013-07-09lavfi/drawtext: add support for printing frame metadataPaul B Mahol3-1/+18
2013-07-08lavfi: add psnr filterPaul B Mahol6-2/+402
2013-07-06lavfi/blend: use dual input helpersPaul B Mahol4-108/+86
2013-07-05lavfi/delogo: band width must be at least 1Jean Delvare2-6/+3
2013-07-05lavfi/delogo: option show shouldn't affect bandJean Delvare3-6/+4
2013-07-03lavfi: create Libav-API compatibility layer for avfilter_graph_parse() at the...Stefano Sabatini8-34/+80
2013-06-13lavfi/mp: remove mp=spp.Clément Bœsch5-626/+1
2013-06-13lavfi: add spp filter.Clément Bœsch11-2/+773
2013-06-12lavfi/rotate: add angle commandStefano Sabatini3-1/+38
2013-06-12lavfi: add rotate filterStefano Sabatini6-2/+558
2013-06-04lavfi/mp: remove mp=sabStefano Sabatini5-329/+1
2013-06-04lavfi: port sab filter from libmpcodecsStefano Sabatini7-2/+380
2013-06-01lavfi/mp: drop mcdeint wrapperStefano Sabatini5-367/+1
2013-06-01lavfi: port mcdeint filter from libmpcodecsStefano Sabatini7-1/+363
2013-05-30lavfi: add vignette filter.Clément Bœsch6-1/+437
2013-05-27lavfi: add haldclut filter.Clément Bœsch6-16/+309
2013-05-27lavfi: add haldclutsrc filter.Clément Bœsch5-4/+151
2013-05-26lavfi/bbox: make min_val user configurablePaul B Mahol3-3/+23
2013-05-24Merge commit '129bb238430ec45a3b5f8f1d384df590ddf7b62f'Michael Niedermayer11-14/+447
2013-05-24lavfi: add a slice threading infrastructureAnton Khirnov11-1/+445
2013-05-23lavfi/testsrc: make nb_decimals available only in testsrc.Clément Bœsch3-15/+13
[next]