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
2015-05-04lavfi/cropdetect: Fix cropdetect for > 8 bit input.Carl Eugen Hoyos
2015-05-02avfilter: Add cover_rect filterMichael Niedermayer
2015-05-02avfilter: add find_rect filterMichael Niedermayer
2015-04-11avfilter: add chorus filterPaul B Mahol
2015-03-20lavfi/eq: rework expression evaluationarwa arif
2015-03-18lavfi: add showwavespic filterClément Bœsch
2015-03-07avfilter: Add FFT domain filter.Arwa Arif
2015-02-26avfilter/palettegen: export color quantization ratioClément Bœsch
2015-02-23avfilter/paletteuse: add diff_modeClément Bœsch
2015-02-14avfilter: bump minor and Changelog document the new filtersClément Bœsch
2015-02-11avfilter: add dcshift filterPaul 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-26lavfi/mp: drop mp=eq and mp=eq2Stefano Sabatini
2015-01-26avfilter: Port mp=eq/eq2 to lavfiArwa Arif
2015-01-20lavfi: remove mp=ilpackPaul B Mahol
2015-01-15avfilter: add showpalette filterClément Bœsch
2015-01-13lavfi: remove mp=pp7Arwa Arif
2015-01-09lavfi: port mp=pp7 to libavfilterArwa Arif
2014-12-27lavfi: add tblend filterStefano Sabatini
2014-12-26lavfi/blend: add difference128 modeStefano Sabatini
2014-12-24lavfi/mp: drop mp=fspp filterStefano Sabatini
2014-12-24lavfi: port mp=fspp to a native libavfilter filterArwa Arif
2014-12-16lavfi: add colorlevels filterPaul B Mahol
2014-12-12Delete mp=usppArwa Arif
2014-12-12avfilter/version: bump for usppMichael Niedermayer
2014-11-05avfilter/vf_idet: add a repeated field detectionKevin Mitchell
2014-11-03avfilter/vf_idet: add a "half_life" option for statisticsKevin Mitchell
2014-11-01avfilter/idet: add metadata to "current" frame instead of "next" frameKevin Mitchell
2014-10-20avfilter/vf_idet: add both multiple and single frame detection metadataKevin Mitchell
2014-10-14avfilter/vf_pp: add gbrp supportMichael Niedermayer
2014-10-13avfilter/vf_pp: support AV_PIX_FMT_GRAY8Michael Niedermayer
2014-10-13avfilter/vf_pp: add yuv 4:4:0 supportMichael Niedermayer
2014-10-12avfilter: remove obsolete FF_API_DRAWTEXT_OLD_TIMELINE cruftJames Almer
2014-10-07avfilter: add w/h parameters in timelineClément Bœsch
2014-09-21avfilter/vf_scale: Allow chroma samples to be above and to the left of luma s...Michael Niedermayer
2014-09-17avfilter: remove obsolete FF_API_FILL_FRAME cruftJames Almer
2014-09-17avfilter: remove obsolete FF_API_ACONVERT_FILTER cruftJames Almer
2014-09-16avfilter/ass: add shaping optionClément Bœsch
2014-09-15avfilter: remove obsolete FF_API_BUFFERSRC_BUFFER cruftJames Almer
2014-09-05add silenceremove filterPaul B Mahol
2014-08-23avfilter/showcqt: add fontcolor optionMuhammad Faiz
2014-08-21lavfi/apad: fix logic when whole_len or pad_len options are specifiedStefano Sabatini
2014-08-21avfilter/showwaves: add split_channels optionClément Bœsch
2014-08-10Merge commit '1985c2e75c607ac51bfd8dc87d2957a5edf2b6f8'Michael Niedermayer
2014-08-10Merge commit 'f4c444e17d137c786f0ed2da0e5943df505d5f9e'Michael Niedermayer
2014-08-09Bump major versions of all libraries.Anton Khirnov
2014-08-09Postpone API-incompatible changes until the next bump.Anton Khirnov
2014-08-07avfilter/dctdnoiz: add 8x8 dct and make it the defaultClément Bœsch