summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2017-05-19PD#143976: update ffmpeg to v3.3Jian Wang6142-214403/+746659
2013-10-27avfilter: add mergeplanes filterPaul B Mahol7-1/+377
2013-10-25doc: add a few links to the Channel Layout syntax sectionStefano Sabatini2-3/+6
2013-10-21avfilter: replaygain scannerPaul B Mahol6-2/+624
2013-10-16doc/filters: reference ffmpeg-utils manual for color and sizes optionsTimothy Gu1-51/+66
2013-10-11doc/filters/scale: do not explicitly state the default swscale flags valueStefano Sabatini1-4/+4
2013-10-09doc/filters: remove extra spacing in vid.stab section.Clément Bœsch1-8/+6
2013-10-06avfilter/vf_scale: change the default scaler to bicubicMichael Niedermayer9-312/+312
2013-10-02avfilter/vf_histogram: add mirrored waveform modeMarton Balint3-6/+23
2013-10-01avfilter/vf_histogram: change order of histograms for planar rgbPaul B Mahol2-4/+5
2013-09-30doc: move sws_dither option description to scaler.texiStefano Sabatini2-17/+18
2013-09-30doc/filters/scale: mention and link scaler optionsStefano Sabatini2-1/+6
2013-09-30doc/filters/scale: fix MAN rendering of @ref argumentsStefano Sabatini1-1/+2
2013-09-30doc: try to add a link from the vf_scale sws_flags to the scaler docsMichael Niedermayer2-0/+2
2013-09-27avfilter/vidstabtransform: update optzoom range values for recent vid.stab up...Georg Martius2-3/+10
2013-09-27avfilter/af_ladspa: allow changing controls dynamicallyPaul B Mahol2-0/+23
2013-09-22doc/filters: add [] labels for the graph of the opening paragraph exampleTimothy Gu1-1/+2
2013-09-22doc/filters: use between() function in select examplesStefano Sabatini1-2/+2
2013-09-22doc/filters: put ladspa configure option into @code{}Paul B Mahol1-1/+2
2013-09-22doc/filters: mention configure option for ladspaPaul B Mahol1-0/+2
2013-09-22avfilter: add ladspa wrapper filterPaul B Mahol7-2/+780
2013-09-21Remove '-vf' from pullup documentation example.Carl Eugen Hoyos1-1/+1
2013-09-21Improve pullup documentation.Carl Eugen Hoyos1-0/+9
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-04Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'Michael Niedermayer1-3/+4
2013-09-04doc: Describe TB option of setpts filterClifford Wolf1-0/+3
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-21doc/filters: move fps filter start_time item to correct placeMichael Niedermayer1-7/+7
2013-08-21Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508'Michael Niedermayer2-1/+23
2013-08-20vf_fps: add 'start_time' optionJustin Ruggles2-1/+23
2013-08-16lavfi/tile: make color of blank/unused area configurablePaul B Mahol2-2/+7
2013-08-15avfilter/vf_scale: generic swscale option supportMichael Niedermayer2-3/+46
2013-08-13doc/filters: reformat scale filter docTimothy Gu1-42/+61
2013-08-12doc/filters.texi: Fix duplicate wordsMichael Niedermayer1-1/+1
2013-08-12Fix wrong use of "an" in some comments.Thilo Borgmann10-10/+10
2013-08-10doc/filters: fix sine sample_rate abbreviationMark Harris1-1/+1
2013-08-04vf_scale: add force_original_aspect_ratioTimothy Gu2-0/+46
2013-07-29doc/filters: fix typoPaul B Mahol1-1/+1
2013-07-29lavfi: add compand filterPaul B Mahol6-2/+597
2013-07-20doc/filters: document vf_scales color rangeMichael Niedermayer1-0/+17
2013-07-20avfilter/vf_scale: Add in/out yuv color matrix optionMichael Niedermayer2-0/+93
[next]