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
path: root/doc
AgeCommit message (Expand)Author
2016-04-11doc/filters: document testsrc2 source filterLou Logan
2016-04-11doc/examples/muxing: Add support to pass flags to muxer as since codecpar the...Michael Niedermayer
2016-04-11Merge commit '3e8fd93b6ab219221e17fa2b6243cc72cf2d69dc'Derek Buitenhuis
2016-04-11Merge commit 'ac6d53589f3631ae08467c784fb371a15c957f01'Derek Buitenhuis
2016-04-11Merge commit 'a9e1f2cc61cbd5606a087a60565e87923c39de5a'Derek Buitenhuis
2016-04-11Merge commit '9897d9f4e074cdc6c7f2409885ddefe300f18dc7'Derek Buitenhuis
2016-04-07doc/filters: add drawtext exampleMulvya
2016-04-07avfilter: add remap filterF.Sluiter
2016-04-02lavf/segment: add option to write empty filler segments as neededRodger Combs
2016-04-02lavu/base64: add AV_BASE64_DECODE_SIZE() macroStefano Sabatini
2016-03-31Merge commit 'a8068346e48e123f8d3bdf4d64464d81e53e5fc7'Derek Buitenhuis
2016-03-31Merge commit '998e1b8f521b73e1ed3a13caaabcf79eb401cf0d'Derek Buitenhuis
2016-03-31doc/filters: add stereotools examplesPaul B Mahol
2016-03-31doc/filters: add sofalizer examplesPaul B Mahol
2016-03-30doc/filters: remove false claim in sofalizer descriptionPaul B Mahol
2016-03-30Revert "doc/filters: remove false claim in sofalizer description"Rostislav Pehlivanov
2016-03-29doc/filters: remove false claim in sofalizer descriptionPaul B Mahol
2016-03-29fix some a/an typosLou Logan
2016-03-28avfilter/af_sofalizer: allow user to setup custom virtual speakers positionsPaul B Mahol
2016-03-28avcodec: add dca core extraction bsfPaul B Mahol
2016-03-25lavfi: Add coreimage filter for GPU based image filtering on OSX.Thilo Borgmann
2016-03-19avfilter/vf_waveform: add subsampling input support for remaining filtersPaul B Mahol
2016-03-15lavf/segment: add increment_tc optionMartin Vignali
2016-03-13avfilter/vf_waveform: add acolor filterPaul B Mahol
2016-03-13avfilter/vf_vectorscope: make it possible to override colorspacePaul B Mahol
2016-03-13avformat/hlsenc: Add support for HLS PLAYLIST types EVENT and VODAdam Kent
2016-03-12avfilter/vf_waveform: add parade display modePaul B Mahol
2016-03-11lavf: allow BSFs to drop packets.Ronald S. Bultje
2016-03-11avfilter/vf_waveform add support for other scalers for graticulePaul B Mahol
2016-03-10avformat/concatdec: set safe mode to enabled instead of autoMichael Niedermayer
2016-03-09avfilter/vf_waveform: make it possible to draw dots instead of linesPaul B Mahol
2016-03-08avfilter/vf_vectorscope: draw color points namesPaul B Mahol
2016-03-06avfilter/vf_waveform: add text to graticulePaul B Mahol
2016-03-06avfilter/vf_waveform: add graticule supportPaul B Mahol
2016-03-04avformat: Add a protocol blacklisting APIDerek Buitenhuis
2016-03-03avfilter/vf_vectorscope: add threshold optionPaul B Mahol
2016-03-03avfilter: add ciescope filterPaul B Mahol
2016-03-02doc/utils: fix typo for min() descriptionPaul B Mahol
2016-03-02avfilter/vf_vectorscope: make background opacity customizablePaul B Mahol
2016-03-02avfilter/vf_vectorscope: add graticulePaul B Mahol
2016-03-01lavfi: add bench and abench filtersClément Bœsch
2016-02-28avfilter/vf_vectorscope: add color5 mode, mode like color but with higher sat...Paul B Mahol
2016-02-28Document and validate AVFrame plane pointers.Reimar Döffinger
2016-02-27avfilter/avf_showwolume: add orientation and step optionPaul B Mahol
2016-02-27avfilter: add datascope filterPaul B Mahol
2016-02-26lavc/options: add ass_ro_flush_noop to flags2Clément Bœsch
2016-02-26lavc: allow subtitle text format to be ASS without timingClément Bœsch
2016-02-26lavf: add a missing bump and APIchanges for the codecpar switchAnton Khirnov
2016-02-25doc/filters: Fix idet option name "rep_thres".Carl Eugen Hoyos
2016-02-24avfilter/vf_blend: add freeze and heat modesPaul B Mahol