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-06-09avfilter/af_loudnorm: add dual_mono optionKyle Swanson
2016-06-07avcodec: add BitJazz SheerVideo decoderPaul B Mahol
2016-06-07doc/filters: remove outdated showwavespic exampleLou Logan
2016-06-07avfilter/af_firequalizer: add zero_phase optionMuhammad Faiz
2016-06-05avfilter/vf_colormatrix: add bt.2020 colorspaceThomas Mundt
2016-06-05doc/examples/transcoding: Use the decoders pixel format if the encoder does n...Michael Niedermayer
2016-06-03doc/filters: Remove duplicated setdar exampleLars Kiesow
2016-05-31avocdec: add MagicYUV decoderPaul B Mahol
2016-05-31doc: Add color_trc valuesMichael Niedermayer
2016-05-26doc/developer.texi: Add a code of conductMichael Niedermayer
2016-05-25avfilter/src_movie: add various commandsMuhammad Faiz
2016-05-25avformat/udp: Add a delay between packets for streaming to clients with short...Pavel Nikiforov
2016-05-20doc/filters: fix order of tinterlace filter drop modesPaul B Mahol
2016-05-18avfilter: add loudnormKyle Swanson
2016-05-15doc/general: update supported DCA extensionsJames Almer
2016-05-15doc/general: mention DST decoderPaul B Mahol
2016-05-15doc/general: mention WSD demuxerPaul B Mahol
2016-05-10vf_colorspace: make whitepoint adaptation mode configurable.Ronald S. Bultje
2016-05-10vf_colorspace: add floyd-steinberg dithering option to full conversion.Ronald S. Bultje
2016-05-06avcodec: Add "sar" alias to "aspect" option of video encodersAndrey Utkin
2016-04-27avutil/log: added av_log_format_line2 which returns buffer lengthAndreas Weis
2016-04-22avformat/tee: Handling slave failure in tee muxerJan Sebechlebsky
2016-04-22doc/APIchanges: Fix bitsream typoLou Logan
2016-04-22doc/APIchanges: Fix bistream typoMichael Niedermayer
2016-04-21lavc: introduce a new decoding/encoding API with decoupled input/outputwm4
2016-04-19Merge commit '933dec0e29ec4d2cb83474279a6c52d62fdb7310'Derek Buitenhuis
2016-04-18Merge commit 'ccea588f831906084b8c8235222920e6984beb72'Derek Buitenhuis
2016-04-18Merge commit '8a02a8031ef4f98faf5647f0e01a8922247bf748'Derek Buitenhuis
2016-04-17lavfi/perspective: Add basic timeline editing.Thilo Borgmann
2016-04-17Merge commit '48362ceadeb2eb5286ae94ef7f9542d990ff7ec7'Derek Buitenhuis
2016-04-17Merge commit '33d18982fa03feb061c8f744a4f0a9175c1f63ab'Derek Buitenhuis
2016-04-16avfilter: add readvitc filterTobias Rapp
2016-04-15lavfi/af_hdcd: Implement high definition audio cd filtering.Benjamin Steffes
2016-04-14Merge commit '07a844f32ebb78503981df017fa3ebfedb75fe1c'Derek Buitenhuis
2016-04-14Merge commit '551c6775abb5e0ad34c26d7e23bc6fbbe8ccc9d4'Derek Buitenhuis
2016-04-14Merge commit 'b1f01e85a92d401a9b29c79f23db36b7685e8c09'Derek Buitenhuis
2016-04-13doc/demuxers: fix "Quicktme" typoLou Logan
2016-04-13avfilter/vf_drawtext: add optional default value to metadata functionTobias Rapp
2016-04-12lavfi: new colorspace conversion filter.Ronald S. Bultje
2016-04-12avformat: add hash and framehash muxersMoritz Barsnick
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