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

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-19avfilter: Add reverse filterDerek Buitenhuis
2015-07-17avfilter/af_compand: fix clipping with default optionsPaul B Mahol
2015-07-17avfilter: add Dynamic Audio Normalizer filterLoRd_MuldeR
2015-07-17avfilter/af_astats: measure minimal and mean difference between two consecuti...Paul B Mahol
2015-07-15avfilter/af_astats: also measure maximal difference between two consecutive s...Paul B Mahol
2015-07-15avfilter: add erosion, dilation, deflate & inflate filterPaul B Mahol
2015-07-09Merge commit '8fcd121b823caeadbe7597c9ae9229f6f164f949'Michael Niedermayer
2015-07-09doc: Use the succinct syntax for the channelmap exampleLuca Barbato
2015-07-08avfilter: add removegrainPaul B Mahol
2015-07-03avfilter/avf_showvolume: make it possible to use current channel number in co...Paul B Mahol
2015-07-03lavfi: add (a)drawgraph filterPaul B Mahol
2015-07-03avfilter/af_astats: export metadataPaul B Mahol
2015-06-29avfilter/avf_showvolume: optionally display channel namesPaul B Mahol
2015-06-29doc/filters: fix documentation bug in ssim filterPaul B Mahol
2015-06-28avfilter: add showvolume filterPaul B Mahol
2015-06-24avfilter: add ssim filterPaul B Mahol
2015-06-15avfilter/af_afade: add couple of more curvesPaul B Mahol
2015-06-15doc/filters: add one more compand example found in the wildPaul B Mahol
2015-06-14avfilter/vf_colorkey: Add colorkey video filterTimo Rothenpieler
2015-06-12doc/filters: add one more zoompan examplePaul B Mahol
2015-06-06doc/filters: fix inaccuarte/inaccurate typoClément Bœsch
2015-06-03avfilter/vf_blend: add linearlight and glow modePaul B Mahol
2015-06-02avfilter/vf_blend: add hardmix modePaul B Mahol
2015-05-02avfilter: Add cover_rect filterMichael Niedermayer
2015-05-02avfilter: add find_rect filterMichael Niedermayer
2015-04-21Merge commit '9b2c57bef5e2f3f61a5fd708ba7d5351f5b3f386'Michael Niedermayer
2015-04-21drawtext: Add an alpha optionLuca Barbato
2015-04-11avfilter: add chorus filterPaul B Mahol
2015-04-11Use @verbatim instead of @example for ASCII artsTimothy Gu
2015-03-31vf_drawtext: add support for setting box border widthMarton Balint
2015-03-27lavfi: add inverse telecine filterHimangi Saraogi
2015-03-23doc: More semantic markup using @samp and @var where appropriateTimothy Gu
2015-03-20lavfi/eq: rework expression evaluationarwa arif
2015-03-18lavfi: add showwavespic filterClément Bœsch
2015-03-09doc: Clarify documentation for fade duration.Carl Eugen Hoyos
2015-03-08doc: avoid the incorrect phrase 'allow to'Andreas Cadhalpun
2015-03-08doc/filters: Add some random examples for fftfiltMichael Niedermayer
2015-03-07avfilter: Add FFT domain filter.Arwa Arif
2015-02-26avfilter/palettegen: export color quantization ratioClément Bœsch
2015-02-24doc/filters.texi: add reference link to video size syntax descriptionTobias Rapp
2015-02-23avfilter/paletteuse: add diff_modeClément Bœsch
2015-02-20avfilter/vf_eq: Add process_command to eq.Arwa Arif
2015-02-14avfilter: add paletteuse filterClément Bœsch
2015-02-14avfilter: add palettegen filterClément Bœsch
2015-02-11avfilter: add dcshift filterPaul B Mahol
2015-02-10avfilter: Add repeatfields filter (Port of mp=softpulldown)Paul B Mahol
2015-02-08lavfi/subtitles: add force_style optionEejya Singh
2015-01-31remove libmpcodecsPaul B Mahol
2015-01-30lavfi: remove mp=softpulldownPaul B Mahol
2015-01-29lavfi: document assumptions about the input and output labels of a filter gra...Stefano Sabatini