Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-04doc: Describe TB option of setpts filterClifford Wolf
2013-09-03lavfi/drawtext: add generic timeline interface and deprecate "draw".Clément Bœsch
2013-09-03lavfi/mp: remove mp=phasePaul B Mahol
2013-09-03lavfi: port phase filter from libmpcodecsPaul B Mahol
2013-08-22lavfi/hue: allow changing brightnessPaul B Mahol
2013-08-21doc/filters: move fps filter start_time item to correct placeMichael Niedermayer
2013-08-21Merge commit '545a0b807cf45b2bbc4c9087a297b741ce00f508'Michael Niedermayer
2013-08-20vf_fps: add 'start_time' optionJustin Ruggles
2013-08-16lavfi/tile: make color of blank/unused area configurablePaul B Mahol
2013-08-16avfilter/vf_scale: generic swscale option supportMichael Niedermayer
2013-08-14doc/filters: reformat scale filter docTimothy Gu
2013-08-12doc/filters.texi: Fix duplicate wordsMichael Niedermayer
2013-08-12Fix wrong use of "an" in some comments.Thilo Borgmann
2013-08-10doc/filters: fix sine sample_rate abbreviationMark Harris
2013-08-04vf_scale: add force_original_aspect_ratioTimothy Gu
2013-07-30doc/filters: fix typoPaul B Mahol
2013-07-29lavfi: add compand filterPaul B Mahol
2013-07-21doc/filters: document vf_scales color rangeMichael Niedermayer
2013-07-21avfilter/vf_scale: Add in/out yuv color matrix optionMichael Niedermayer
2013-07-19doc/filters: add sepia example for colorchannelmixerLukasz Marek
2013-07-17doc/filters: update/correct mp documentationStefano Sabatini
2013-07-14lavfi/mp: remove mp=perspectivePaul B Mahol
2013-07-14lavfi: port perspective filter from libmpcodecsPaul B Mahol
2013-07-13lavfi/delogo: Document where parameter show=1 draws its rectangleJean Delvare
2013-07-12lavfi/trim: use AV_OPT_TYPE_DURATIONPaul B Mahol
2013-07-10lavfi: add aecho filterPaul B Mahol
2013-07-09lavfi/drawtext: add support for printing frame metadataPaul B Mahol
2013-07-09lavfi/psnr: rename 's' parameter to match documentationPaul B Mahol
2013-07-08lavfi: add psnr filterPaul B Mahol
2013-07-06lavfi/blend: use dual input helpersPaul B Mahol
2013-07-05lavfi/delogo: option show shouldn't affect bandJean Delvare
2013-07-05doc/filters: clarify documentation for overlay repeatlast optionStefano Sabatini
2013-06-29cosmetics: Fix "dont" "wont" "doesnt" typosTimothy Gu
2013-06-26doc/filters: Fix texi syntaxJean Delvare
2013-06-26Merge branch 'drawbox_exprs' of https://github.com/mjmvisser/FFmpegMichael Niedermayer
2013-06-25enabled expressions on x, y, w, h and t parameters for drawgrid and drawbox, ...Mark Visser
2013-06-15added start_number parameter to drawtext to permit an offset to n/frame_num varMark Visser
2013-06-14drawbox: Respect thickness parameterJean Delvare
2013-06-14lavfi/mp: remove mp=spp.Clément Bœsch
2013-06-14lavfi: add spp filter.Clément Bœsch
2013-06-13lavfi/rotate: add angle commandStefano Sabatini
2013-06-13lavfi: add rotate filterStefano Sabatini
2013-06-07doc/filters: fix alias option name for chroma_mode in 'il' filter.Tim.Nicholson
2013-06-05lavfi/mp: remove mp=sabStefano Sabatini
2013-06-05lavfi: port sab filter from libmpcodecsStefano Sabatini
2013-06-02lavfi/mp: drop mcdeint wrapperStefano Sabatini
2013-06-02lavfi: port mcdeint filter from libmpcodecsStefano Sabatini
2013-05-30lavfi/vignette: add aspect option.Clément Bœsch
2013-05-30lavfi: add vignette filter.Clément Bœsch
2013-05-27lavfi: add haldclut filter.Clément Bœsch