Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mpc-hc/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2017-03-07spherical: Add tiled equirectangular type and projection-specific propertiesVittorio Giovara
2017-03-03doc/encoders: mention valid values for compression_level when using FLAC encoderJames Almer
2017-03-03ffmpeg: restructure sending EOF to filtersAnton Khirnov
2017-03-02doc: Link to "Resampler Options" in the aresample documentation.Carl Eugen Hoyos
2017-03-02avcodec: add ClearVideo decoderKostya Shishkov
2017-03-02avcodec/videotoolbox: allow not setting the kCVPixelBufferPixelFormatTypeKeywm4
2017-03-02avcodec, avutil, avformat: remove AVOption requirement for some fieldswm4
2017-02-27avdevice/decklink_enc: add support to specify field orderMarton Balint
2017-02-23doc/filters: mention 'ffmpeg -filters' in timeline sectionLou Logan
2017-02-23avcodec: add ScreenPressor decoderPaul B Mahol
2017-02-22doc: drawtext options updateMulvya
2017-02-17doc: correct order of options for channelmap filterMulvya
2017-02-15doc: correct table end for metadata filterMulvya
2017-02-14doc/encoders: add documentation for the Opus encoderRostislav Pehlivanov
2017-02-14doc/ffmpeg: document trailing "?" in map optionLou Logan
2017-02-14lavc: Add device context field to AVCodecContextMark Thompson
2017-02-14doc/protocols: add option usage descriptionLou Logan
2017-02-13AVFrame: add an opaque_ref fieldwm4
2017-02-12doc/muxers: Fix typo, causing warnings during buildMichael Niedermayer
2017-02-12doc/general: mention Newtek SpeedHQ decoderPaul B Mahol
2017-02-12avcodec: add FM Screen Capture Codec decoderPaul B Mahol
2017-02-11avformat/hlsenc: deprecate hls_wrap optionSteven Liu
2017-02-11doc: Add muxers/demuxers list optionMulvya
2017-02-08doc/encoders: fix broken build with 884506dfe2eRicardo Constantino
2017-02-08Implement optimal huffman encoding for (M)JPEG.Jerry Jiang
2017-02-07doc/filters: extend midequalizer descriptionPaul B Mahol
2017-02-07avformat/hlsenc: add hls_flag option to write segments to temporary file unti...Aman Gupta
2017-02-05doc/muxers: remove confusing example for segment muxer option clocktime_wrap_...Marton Balint
2017-02-04avfilter: add midequalizer filterPaul B Mahol
2017-02-04doc: clarify option on looping infinitely in movie filterWerner Robitza
2017-02-03doc: add a lexiconClément Bœsch
2017-02-02ffplay: allow borderless playback windowsLucas Sandery
2017-01-31Merge commit '7d7355aa92bb36ca0765c49a569a999bcb96f332'James Almer
2017-01-31Merge commit '9833a406d3d743d238e4cbee08ffcaa12e067dd2'Clément Bœsch
2017-01-31doc/muxers: add AVI muxer documentationTobias Rapp
2017-01-31avfilter/overlay: add gbrp output formatPaul B Mahol
2017-01-30avfilter: add threshold filterPaul B Mahol
2017-01-30doc/libav-merge: add unmerged hevc commits hashesClément Bœsch
2017-01-30avutil/eval: add atan2 functionPaul B Mahol
2017-01-30avfilter/showcqt: make minimum timeclamp option lowerMuhammad Faiz
2017-01-29doc/examples/decoder_targeted: move to tools/target_dec_fuzzer.cRostislav Pehlivanov
2017-01-29doc/examples/decoder_targeted: Disable error concealment after 20 framesMichael Niedermayer
2017-01-28ffmpeg.c: Add output file index and stream index to vstats file.Sasi Inguva
2017-01-27doc/filters: mention recently added optionPaul B Mahol
2017-01-26avfilter: add abitscope multimedia filterPaul B Mahol
2017-01-26ffmpeg_opt.c: Introduce a -vstats_version option and document the existing -v...Sasi Inguva
2017-01-25avformat: add Sample Dump eXchange demuxerPaul B Mahol
2017-01-25avutil/channel_layout: add av_get_extended_channel_layoutMarton Balint
2017-01-25avutil/channel_layout: fix remains of old syntax in docs and commentsMarton Balint
2017-01-24avfilter: add EIA-608 line extractorPaul B Mahol