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-03-28af_join: fix channel count and formatMichael Niedermayer
2013-03-28af_channelsplit: set output channels, fix assertion failureMichael Niedermayer
2013-03-28lavfi/biquads: fix min allowed option valuePaul B Mahol
2013-03-27vsrc_mandelbrot: Mandel morphing supportMichael Niedermayer
2013-03-27mandelbrot: add outer coloring method showing bailouted zMichael Niedermayer
2013-03-27vsrc_mandelbrot: support coloring the outside whiteMichael Niedermayer
2013-03-26lavfi/mptestsrc: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol
2013-03-26lavfi/cellauto: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol
2013-03-26lavfi/life: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol
2013-03-26lavfi/mandelbrot: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol
2013-03-26lavfi/testsrc: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol
2013-03-26lavfi/fps: make use of AV_OPT_TYPE_VIDEO_RATEPaul B Mahol
2013-03-26lavfi/perms: add myself to the copyright header.Clément Bœsch
2013-03-26lavfi/perms: add seed option.Clément Bœsch
2013-03-26lavfi/perms: remove unecessary indirection after f7324c06.Clément Bœsch
2013-03-26lavfi/curves: add forgotten strong_contrast preset.Clément Bœsch
2013-03-26lavfi/curves: support preset shorthand.Clément Bœsch
2013-03-26lavfi/curves: add presets support.Clément Bœsch
2013-03-25blend: Adding yuvj pixelformats to the blend effectBjörn S
2013-03-25vsrc_testsrc: avoid floats and non bit exactnessMichael Niedermayer
2013-03-25lavfi: support multiple rounds of format negotiation.Nicolas George
2013-03-25lavfi/af_amerge: return EAGAIN if the input layouts are not known.Nicolas George
2013-03-24lavfi/thumbnail: add support for named options.Clément Bœsch
2013-03-24lavfi/colormatrix: reword error message in initStefano Sabatini
2013-03-24lavfi/colormatrix: add support for named optionsStefano Sabatini
2013-03-24lavfi/tinterlace: use standard options parsing.Clément Bœsch
2013-03-24lavfi/subtitles: use standard options parsing.Clément Bœsch
2013-03-24lavfi/smartblur: use standard options parsing.Clément Bœsch
2013-03-24lavfi/setfield: use standard options parsing.Clément Bœsch
2013-03-24lavfi/overlay: use standard options parsing.Clément Bœsch
2013-03-24lavfi/kerndeint: use standard options parsing.Clément Bœsch
2013-03-24lavfi/idet: use standard options parsing.Clément Bœsch
2013-03-24lavfi/histeq: use standard options parsing.Clément Bœsch
2013-03-24lavfi/gradfun: use standard options parsing.Clément Bœsch
2013-03-24lavfi/geq: use standard options parsing.Clément Bœsch
2013-03-24lavfi/fieldorder: use standard options parsing.Clément Bœsch
2013-03-24lavfi/field: use standard options parsing.Clément Bœsch
2013-03-24lavfi/deshake: use standard options parsing.Clément Bœsch
2013-03-24lavfi/cropdetect: use standard options parsing.Clément Bœsch
2013-03-24lavfi/boxblur: use standard options parsing.Clément Bœsch
2013-03-24lavfi/blackframe: use standard options parsing.Clément Bœsch
2013-03-24lavfi/settb: use standard options parsing.Clément Bœsch
2013-03-24lavfi/select: use standard options parsing.Clément Bœsch
2013-03-24lavfi/perms: use standard options parsing.Clément Bœsch
2013-03-24lavfi/sine: use standard options parsing.Clément Bœsch
2013-03-24lavfi/apad: use standard options parsing.Clément Bœsch
2013-03-24buffersink/uninit: use av_frame_free() not unrefMichael Niedermayer
2013-03-23lavfi/anullsrc: add missing checksStefano Sabatini
2013-03-23lavfi/anullsrc: remove extra parenthesesStefano Sabatini
2013-03-23lavfi/anullsrc: simplify logging code in config_propsStefano Sabatini