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-16lavfi: adding dejudder filter to remove judder produced by partially telecine...Nicholas Robbins
2014-02-15avfilter/af_compand: do not leak frames on errorPaul B Mahol
2014-02-15Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2014-02-15Merge commit 'f758ea6e99af6ebd24bbe222898a921c222e5593'Michael Niedermayer
2014-02-15lavfi doxy: add buffer{src,sink}.h to the main lavfi doxy groupAnton Khirnov
2014-02-15buffersink: document special error codes returned from av_buffersink_get_frameAnton Khirnov
2014-02-13avfilter/curves: support slice threading.Clément Bœsch
2014-02-13avfilter/lut3d: support slice threading.Clément Bœsch
2014-02-12Merge commit '4a7d3837b4dd17fff270b55166597c093204e542'Michael Niedermayer
2014-02-12buffersrc: Have function parameter names match between .c and .h fileDiego Biurrun
2014-02-12avfilter/lut3d: inline whole loop in interpolation function.Clément Bœsch
2014-02-11lavfi/frei0r: load plugins from lib64 folders as well on 64bit buildsMarton Balint
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