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-08-04doc/libav-merge: remove the hls merge TODOSteven Liu
2017-08-04avfilter: add tlut2 filterPaul B Mahol
2017-08-02avfilter: add unpremultiply filterPaul B Mahol
2017-07-31doc/filters.texi: add another lut2 examplePaul B Mahol
2017-07-30examples/hw_decode: Add a HWAccel decoding example.Jun Zhao
2017-07-27doc/APIChanges: add missing entry for ICC Profile side data type.James Almer
2017-07-25lavfi/testsrc2: fix completely transparent alpha.Nicolas George
2017-07-23doc/filters: typo in frei0rBrice Waegeneire
2017-07-21ffprobe: Print color properties from show_framesVittorio Giovara
2017-07-21doc: Add initial documentation explaining undefined behavior and SUINTMichael Niedermayer
2017-07-19avfilter/af_astats: measure dynamic rangePaul B Mahol
2017-07-19avfilter: Add blue and violet noise generation filtersGeorge Boyle
2017-07-19avformat: add SMPTE 337M demuxerfoo86
2017-07-19avcodec: add Dolby E decoderfoo86
2017-07-19doc: Fix names of VAAPI encodersMark Thompson
2017-07-18avdevice/decklink_dec: add support for receiving op47 teletextMarton Balint
2017-07-18avdevice/decklink_dec: add support for decoding teletext from 10bit ancillary...Marton Balint
2017-07-16avfilter: add LIBVMAF filterAshish Singh
2017-07-09avcodec/noise_bsf: add support for dropping packetsMarton Balint
2017-07-08avfilter: add limiter filterPaul B Mahol
2017-07-03avfomat/hlsenc: support fmp4 format in hlsSteven Liu
2017-06-27dxva: add support for new dxva2 and d3d11 hwaccel APIswm4
2017-06-27lavu: add new D3D11 pixfmt and hwcontextwm4
2017-06-27avcodec/proresenc_kostya: add 4444XQ profilePaul B Mahol
2017-06-25avfilter/vf_blend: add extremity blend modePaul B Mahol
2017-06-24avfilter/vf_overlay: remove rgb optionPaul B Mahol
2017-06-24avformat: make flush_packets a tri-state and set it to -1 (auto) by defaultMarton Balint
2017-06-24avformat/aviobuf: add support for specifying minimum packet size and marking ...Marton Balint
2017-06-24doc: Add VAAPI encodersMark Thompson
2017-06-24vp9: Add bsf to fix reordering in raw streamsMark Thompson
2017-06-24avfilter/vf_overlay: add auto format modePaul B Mahol
2017-06-21build: Prefer NASM assembler over YASMDiego Biurrun
2017-06-19doc/filters: Correct scale doc regarding w/h <= 0Kevin Mark
2017-06-19doc/filters: fix typoPaul B Mahol
2017-06-19avfilter/af_stereotools: add 2 more modesPaul B Mahol
2017-06-19avfilter/af_superequalizer: improve descriptionPaul B Mahol
2017-06-19avfilter: add roberts cross operatorPaul B Mahol
2017-06-19avfilter: add superequalizer filterPaul B Mahol
2017-06-18libavfilter/af_biquads: add shorter option for width_typePaul B Mahol
2017-06-15doc: Document hwupload, hwdownload and hwmap filtersMark Thompson
2017-06-15hwcontext: Improve allocation in derived contextsMark Thompson
2017-06-15ffmpeg: Support setting the hardware device to use when filteringMark Thompson
2017-06-15lavc: Add flag to allow profile mismatch with hardware decodingMark Thompson
2017-06-15ffmpeg: Document the -init_hw_device optionMark Thompson
2017-06-15hwcontext: Make it easier to work with device typesMark Thompson
2017-06-15hwcontext: Add device derivationMark Thompson
2017-06-12avfilter: add native headphone spatialization filterPaul B Mahol
2017-06-08avfilter/af_sofalizer: switch to libmysofaPaul B Mahol
2017-06-08vf_colorspace: Add support for jedec p22 primariesVittorio Giovara
2017-06-06libavutil/eval: Add round function to expression parserKevin Mark