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
2015-09-28doc/ffplay, ffplay: add information regarding volume controlGanesh Ajjanagadde
2015-09-26avfilter/vf_blend: add addition128 modePaul B Mahol
2015-09-23avfilter/vf_chromakey: Add chromakey video filterTimo Rothenpieler
2015-09-23doc/filters.texi: add rubberband documentationPaul B Mahol
2015-09-22avfilter: add agate filterPaul B Mahol
2015-09-22avfilter: add tremolo filterKyle Swanson
2015-09-21doc: mention libavcodec can decode Opus nativelyJames Almer
2015-09-20lavfi: drop the requirement that request_frame returns a frame.Nicolas George
2015-09-19doc/filters: fix typo in eq contrast optionLou Logan
2015-09-18avutil/attributes: add AV_GCC_VERSION_AT_MOSTJames Almer
2015-09-17doc/filters: showfreqs: fix typoPaul B Mahol
2015-09-17doc/filters: stereotools: fix mistakePaul B Mahol
2015-09-17Merge commit 'e3d4784eb31b3ea4a97f2d4c698a75fab9bf3d86'Hendrik Leppkes
2015-09-17avfilter: add stereo tools filterPaul B Mahol
2015-09-17d3d11va: WindowsPhone requires a mutex around ID3D11VideoContextSteve Lhomme
2015-09-16doc/filters: ladspa: add two more examples, this time using SWH pluginsPaul B Mahol
2015-09-15lavf: Switch probesize and max_analyze_duration to 64bit.Carl Eugen Hoyos
2015-09-15lavf: Switch bitrate to 64bit unless compatibility with avconv was requested.Carl Eugen Hoyos
2015-09-15lavc: Switch bitrate to 64bit unless compatibility with avconv was requested.Michael Niedermayer
2015-09-15doc/filters: mention newly added windowing functionsPaul B Mahol
2015-09-15avfilter: add stereowiden filterPaul B Mahol
2015-09-12avfilter: add audio limiter filterPaul B Mahol
2015-09-12avfilter/af_ladspa: support simpler syntax for controlsPaul B Mahol
2015-09-12avfilter: add ocr filterPaul B Mahol
2015-09-11doc/filters: fix Photoshop curves file extensionLou Logan
2015-09-09avformat/http: add reconnect_delay_max optionMichael Niedermayer
2015-09-09doc/protocols: Fix usefull typoMichael Niedermayer
2015-09-08doc/encoders: add libopenh264 entryStefano Sabatini
2015-09-08doc/codecs: extend documentation for the threads optionStefano Sabatini
2015-09-08doc/codecs: mention GOP in the g optionStefano Sabatini
2015-09-08Merge commit '2268db2cd052674fde55c7d48b7a5098ce89b4ba'Hendrik Leppkes
2015-09-08Merge commit '6b3ef7f080293956b2e5212b83135c6b051212e9'Hendrik Leppkes
2015-09-08Merge commit 'b8b5d8274471129f122858bc74ad09284dae6ab7'Hendrik Leppkes
2015-09-08avfilter: add extrastereo filterPaul B Mahol
2015-09-07avformat/http: Add reconnect_at_eof and reconnect_streamed optionsMichael Niedermayer
2015-09-07Merge commit 'c45fcf30cfab687004ed1cdc06ebaa21f4262a0b'Hendrik Leppkes
2015-09-07lavu: Drop the {minus,plus}1 suffix from AVComponentDescriptor fieldsVittorio Giovara
2015-09-07lavu: Remove bit packing from AVComponentDescriptorVittorio Giovara
2015-09-07lavu: extend size of the AVPixFmtDescriptor.flags fieldwm4
2015-09-06doc/filters:vf_stereo3d: update to recent changesPaul B Mahol
2015-09-06avfilter/vf_stereo3d: add checkerboard output formatPaul B Mahol
2015-09-06Update md5 muxer docs to indicate that it ignores timestamps.Ronald S. Bultje
2015-09-06avfilter/sine: support expression in the number of output samplesClément Bœsch
2015-09-06doc/examples/demuxing_decoding: simplify api_mode to refcountClément Bœsch
2015-09-05Merge commit 'e88103a7f92cf27a2868b50acc8a9912f6088249'Hendrik Leppkes
2015-09-05doc/APIchanges: Fill in missing fields and correct one lavu versionMichael Niedermayer
2015-09-05doc/APIchanges: add 2.8 cut lineMichael Niedermayer
2015-09-05doc/examples/demuxing_decoding: Drop old api mode, because the code fails to ...Michael Niedermayer
2015-09-05Remove left-over FF_API_AVFILTERBUFFER cruftHendrik Leppkes
2015-09-04avfilter/vf_waveform: change intensity to floatPaul B Mahol