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
2014-02-07Fix a few heigth/height typo.Clément Bœsch
2014-02-04avfilter/dualinput: fix repeatlast to match docs and eof_action=passMichael Niedermayer
2014-02-04Merge commit 'de203abd71baae7f120313259b45cf935c85203e'Michael Niedermayer
2014-02-04vf_overlay: add eof_action switchKeith Lawson
2014-02-03Fix compilation with msvc/icl due to missing header and define.Matt Oliver
2014-02-02lavfi/ebur128: add true peak metering per frameJean First
2014-02-02lavfi/ebur128: print peak metering in dBFSJean First
2014-02-02lavfi/ebur128: add sample and true peak metering.Clément Bœsch
2014-02-02lavfi/drawtext: fix reinit commandAndrey Utkin
2014-02-02lavfi/movie: fix display of pushed frame informationStefano Sabatini
2014-02-02lavfi/overlay: add yuv422 format modeStefano Sabatini
2014-01-29avfilter/vf_colormatrix: update output AVFrame colorspaceMichael Niedermayer
2014-01-29avfilter/vf_colormatrix: Support using the source AVFrame colorspace if none ...Michael Niedermayer
2014-01-25avfilter/vf_scale: simplify alignment codeMichael Niedermayer
2014-01-25avfilter/vf_scale: do aspect ratio and scale factor compensation togetherMichael Niedermayer
2014-01-25Documentation for scale filter factorLars Kiesow
2014-01-25Fixed factor for scale filterLars Kiesow
2014-01-25Factors for scale filterLars Kiesow
2014-01-25lavfi/drawtext: add option for drawing border around textRamiro Polla
2014-01-25lavfi/drawtext: get bitmap from glyph in a separate stepRamiro Polla
2014-01-24avfilter/avfilter: fix use of uninitialized pointerMichael Niedermayer
2014-01-19lavfi/dualinput: fix shortest option.Nicolas George
2014-01-19lavfi/vf_tile: use av_make_q.Nicolas George
2014-01-19lavfi/avf_concat: use av_make_q.Nicolas George
2014-01-19lavfi/af_amerge: use av_make_q.Nicolas George
2014-01-19lavfi/vidstabtransform: apply various documentation/option minor fixesStefano Sabatini
2014-01-18avfilter/vf_elbg: Fixed seed range of elbg filterJoão Bernardo
2014-01-17Merge commit '104a97beaffa6348e6fd2c2d07d67c1402322bb3'Michael Niedermayer
2014-01-17buffersrc: handle non-refcounted frames in av_buffersrc_add_frame() correctlyAnton Khirnov
2014-01-16lavfi/vidstabtransform: apply various cosmetical nitsStefano Sabatini
2014-01-16lavfi/vidstabdetect,vidstabtransform: update to vid.stab 0.98Georg Martius
2014-01-14Change license of yadif from GPL to LGPLRobert Krüger
2014-01-14Revert "avfilter/yadif: Revert "lavfi: convert input/ouput list compound lite...Robert Krüger
2014-01-14Revert "Revert "yadif: add parens around macro parameters""Robert Krüger
2014-01-14Revert "Revert "vf_yadif: move x86 init code to x86/yadif.c""Robert Krüger
2014-01-14vf_yadif: Relicense from GPL to LGPLRobert Krüger
2014-01-10Merge commit 'abb5e37f64c48bba8bd0fde2bada0f7544defa24'Michael Niedermayer
2014-01-10Merge commit '5655732c77f2df9c1dfbddc30cd4844390a6921f'Michael Niedermayer
2014-01-10Merge commit 'd44bd7fb27d4121512eae0ffce5e48bac25e82dc'Michael Niedermayer
2014-01-10Merge commit 'a7d0e7ead95e584c4866617f046b2493066975c6'Michael Niedermayer
2014-01-10avfilter: fix leaks on error in ff_filter_frameVittorio Giovara
2014-01-10avfilter: add needs_writable field to the internal AVFilterPad structureVittorio Giovara
2014-01-10avfilter: add documentation for needs_writableVittorio Giovara
2014-01-10lavfi: add framepack filterVittorio Giovara
2014-01-09avfilter: avfilter_register() that works in O(1) timeMichael Niedermayer
2014-01-06drawtext: Drop pointless headerLuca Barbato
2014-01-05avfilter/vf_format: check that the format list is not emptyMichael Niedermayer
2014-01-04avfilter/lut3d: fix channel order in Iridas format parsing.Clément Bœsch
2013-12-30af_aresample: remove only use of array compound literals with non-const initi...Reimar Döffinger
2013-12-27Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0'Michael Niedermayer